|
10 | 10 | C8009BFF2941C551007AA7E8 /* ToggleRealtimeSuggestionsCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8009BFE2941C551007AA7E8 /* ToggleRealtimeSuggestionsCommand.swift */; }; |
11 | 11 | C8009C032941C576007AA7E8 /* RealtimeSuggestionCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8009C022941C576007AA7E8 /* RealtimeSuggestionCommand.swift */; }; |
12 | 12 | C800DBB1294C624D00B04CAC /* PrefetchSuggestionsCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = C800DBB0294C624D00B04CAC /* PrefetchSuggestionsCommand.swift */; }; |
13 | | - C81291AE2994F8A000196E12 /* copilot in Copy CopilotLSP */ = {isa = PBXBuildFile; fileRef = C832A47B2940C71D000989F2 /* copilot */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
14 | 13 | C81291D72994FE6900196E12 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C81291D52994FE6900196E12 /* Main.storyboard */; }; |
15 | 14 | C814588F2939EFDC00135263 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C814588E2939EFDC00135263 /* Cocoa.framework */; }; |
16 | 15 | C81458942939EFDC00135263 /* SourceEditorExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = C81458932939EFDC00135263 /* SourceEditorExtension.swift */; }; |
|
68 | 67 | /* End PBXContainerItemProxy section */ |
69 | 68 |
|
70 | 69 | /* Begin PBXCopyFilesBuildPhase section */ |
71 | | - C81291AD2994F88D00196E12 /* Copy CopilotLSP */ = { |
72 | | - isa = PBXCopyFilesBuildPhase; |
73 | | - buildActionMask = 2147483647; |
74 | | - dstPath = ""; |
75 | | - dstSubfolderSpec = 7; |
76 | | - files = ( |
77 | | - C81291AE2994F8A000196E12 /* copilot in Copy CopilotLSP */, |
78 | | - ); |
79 | | - name = "Copy CopilotLSP"; |
80 | | - runOnlyForDeploymentPostprocessing = 0; |
81 | | - }; |
82 | 70 | C814589F2939EFDC00135263 /* Embed Foundation Extensions */ = { |
83 | 71 | isa = PBXCopyFilesBuildPhase; |
84 | 72 | buildActionMask = 2147483647; |
|
159 | 147 | C8216B70298036EC00AD38C7 /* Helper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Helper; sourceTree = BUILT_PRODUCTS_DIR; }; |
160 | 148 | C8216B72298036EC00AD38C7 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
161 | 149 | C8216B772980370100AD38C7 /* ReloadLaunchAgent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReloadLaunchAgent.swift; sourceTree = "<group>"; }; |
162 | | - C832A47B2940C71D000989F2 /* copilot */ = {isa = PBXFileReference; lastKnownFileType = folder; name = copilot; path = copilot.vim/copilot; sourceTree = "<group>"; }; |
163 | 150 | C8520300293C4D9000460097 /* Helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Helpers.swift; sourceTree = "<group>"; }; |
164 | 151 | C8520308293D805800460097 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
165 | 152 | C861A6A229E5503F005C41A3 /* PromptToCodeCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PromptToCodeCommand.swift; sourceTree = "<group>"; }; |
|
259 | 246 | C81458AD293A009600135263 /* Config.xcconfig */, |
260 | 247 | C81458AE293A009800135263 /* Config.debug.xcconfig */, |
261 | 248 | C8CD828229B88006008D044D /* TestPlan.xctestplan */, |
262 | | - C832A47B2940C71D000989F2 /* copilot */, |
263 | 249 | C8189B282938979000C9DCDA /* Core */, |
264 | 250 | C8189B182938972F00C9DCDA /* Copilot for Xcode */, |
265 | 251 | C81458922939EFDC00135263 /* EditorExtension */, |
|
400 | 386 | C861E60A2994F6070056CB02 /* Sources */, |
401 | 387 | C861E60B2994F6070056CB02 /* Frameworks */, |
402 | 388 | C861E60C2994F6070056CB02 /* Resources */, |
403 | | - C81291AD2994F88D00196E12 /* Copy CopilotLSP */, |
404 | 389 | ); |
405 | 390 | buildRules = ( |
406 | 391 | ); |
|
0 commit comments