|
39 | 39 | C87B03AC293B2CF300C77EAE /* XcodeKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C81458902939EFDC00135263 /* XcodeKit.framework */; }; |
40 | 40 | C87B03AD293B2CF300C77EAE /* XcodeKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C81458902939EFDC00135263 /* XcodeKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
41 | 41 | C882175C294187EF00A22FD3 /* Client in Frameworks */ = {isa = PBXBuildFile; productRef = C882175B294187EF00A22FD3 /* Client */; }; |
42 | | - C89A37162A12728200BE3C16 /* LaunchAgentManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C89A37152A12728200BE3C16 /* LaunchAgentManager.swift */; }; |
43 | 42 | C8C8B60929AFA35F00034BEE /* CopilotForXcodeExtensionService.app in Embed XPCService */ = {isa = PBXBuildFile; fileRef = C861E60E2994F6070056CB02 /* CopilotForXcodeExtensionService.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
44 | 43 | C8DCF00029CE11D500FDDDD7 /* ChatWithSelection.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8DCEFFF29CE11D500FDDDD7 /* ChatWithSelection.swift */; }; |
45 | 44 | /* End PBXBuildFile section */ |
|
177 | 176 | C87B03A8293B262600C77EAE /* NextSuggestionCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NextSuggestionCommand.swift; sourceTree = "<group>"; }; |
178 | 177 | C87B03AA293B262E00C77EAE /* PreviousSuggestionCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreviousSuggestionCommand.swift; sourceTree = "<group>"; }; |
179 | 178 | C887BC832965D96000931567 /* DEVELOPMENT.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = DEVELOPMENT.md; sourceTree = "<group>"; }; |
180 | | - C89A37152A12728200BE3C16 /* LaunchAgentManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchAgentManager.swift; sourceTree = "<group>"; }; |
181 | 179 | C8CD828229B88006008D044D /* TestPlan.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestPlan.xctestplan; sourceTree = "<group>"; }; |
182 | 180 | C8DCEFFF29CE11D500FDDDD7 /* ChatWithSelection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatWithSelection.swift; sourceTree = "<group>"; }; |
183 | 181 | /* End PBXFileReference section */ |
|
288 | 286 | children = ( |
289 | 287 | C87B03A3293B24AB00C77EAE /* Copilot-for-Xcode-Info.plist */, |
290 | 288 | C8189B192938972F00C9DCDA /* App.swift */, |
291 | | - C89A37152A12728200BE3C16 /* LaunchAgentManager.swift */, |
292 | 289 | C8189B1D2938973000C9DCDA /* Assets.xcassets */, |
293 | 290 | C8189B222938973000C9DCDA /* Copilot_for_Xcode.entitlements */, |
294 | 291 | C8189B1F2938973000C9DCDA /* Preview Content */, |
|
519 | 516 | isa = PBXSourcesBuildPhase; |
520 | 517 | buildActionMask = 2147483647; |
521 | 518 | files = ( |
522 | | - C89A37162A12728200BE3C16 /* LaunchAgentManager.swift in Sources */, |
523 | 519 | C8189B1A2938972F00C9DCDA /* App.swift in Sources */, |
524 | 520 | ); |
525 | 521 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments