|
30 | 30 | C83B2B7E293DA0CA00C5ACCD /* AppInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83B2B7D293DA0CA00C5ACCD /* AppInfoView.swift */; }; |
31 | 31 | C83B2B80293DA1B600C5ACCD /* InstructionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83B2B7F293DA1B600C5ACCD /* InstructionView.swift */; }; |
32 | 32 | C83B2B82293DC38400C5ACCD /* LaunchAgentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C83B2B81293DC38400C5ACCD /* LaunchAgentView.swift */; }; |
| 33 | + C841BB242994CAD400B0B336 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C841BB232994CAD400B0B336 /* SettingsView.swift */; }; |
33 | 34 | C8520301293C4D9000460097 /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8520300293C4D9000460097 /* Helpers.swift */; }; |
34 | 35 | C8520307293CF13600460097 /* CopilotForXcodeXPCService in Embed XPCService */ = {isa = PBXBuildFile; fileRef = C81458B5293A015C00135263 /* CopilotForXcodeXPCService */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
35 | 36 | C87B03A5293B261200C77EAE /* AcceptSuggestionCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C87B03A4293B261200C77EAE /* AcceptSuggestionCommand.swift */; }; |
|
180 | 181 | C83B2B7D293DA0CA00C5ACCD /* AppInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppInfoView.swift; sourceTree = "<group>"; }; |
181 | 182 | C83B2B7F293DA1B600C5ACCD /* InstructionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InstructionView.swift; sourceTree = "<group>"; }; |
182 | 183 | C83B2B81293DC38400C5ACCD /* LaunchAgentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchAgentView.swift; sourceTree = "<group>"; }; |
| 184 | + C841BB232994CAD400B0B336 /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; }; |
183 | 185 | C848181C293A017300966BB2 /* XPCService.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = XPCService.entitlements; sourceTree = "<group>"; }; |
184 | 186 | C8520300293C4D9000460097 /* Helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Helpers.swift; sourceTree = "<group>"; }; |
185 | 187 | C8520308293D805800460097 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
|
315 | 317 | C83B2B7B293D9FB400C5ACCD /* CopilotView.swift */, |
316 | 318 | C83B2B7D293DA0CA00C5ACCD /* AppInfoView.swift */, |
317 | 319 | C83B2B7F293DA1B600C5ACCD /* InstructionView.swift */, |
| 320 | + C841BB232994CAD400B0B336 /* SettingsView.swift */, |
318 | 321 | C87F3E61293DD004008523E8 /* Styles.swift */, |
319 | 322 | C8189B1D2938973000C9DCDA /* Assets.xcassets */, |
320 | 323 | C8189B222938973000C9DCDA /* Copilot_for_Xcode.entitlements */, |
|
535 | 538 | C87F3E62293DD004008523E8 /* Styles.swift in Sources */, |
536 | 539 | C83B2B82293DC38400C5ACCD /* LaunchAgentView.swift in Sources */, |
537 | 540 | C83B2B7E293DA0CA00C5ACCD /* AppInfoView.swift in Sources */, |
| 541 | + C841BB242994CAD400B0B336 /* SettingsView.swift in Sources */, |
538 | 542 | C83B2B80293DA1B600C5ACCD /* InstructionView.swift in Sources */, |
539 | 543 | C83B2B7C293D9FB400C5ACCD /* CopilotView.swift in Sources */, |
540 | 544 | C83B2B7A293D9C8C00C5ACCD /* LaunchAgentManager.swift in Sources */, |
|
0 commit comments