|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 55; |
| 6 | + objectVersion = 60; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
|
64 | 64 | 3000516A2BBD3A8200A98562 /* ServiceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 300051692BBD3A8200A98562 /* ServiceType.swift */; };
|
65 | 65 | 3000516C2BBD3A9500A98562 /* ServiceWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3000516B2BBD3A9500A98562 /* ServiceWrapper.swift */; };
|
66 | 66 | 3026F50F2AC006C80061227E /* InspectorAreaViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3026F50E2AC006C80061227E /* InspectorAreaViewModel.swift */; };
|
67 |
| - 3083B3612C0A8C8F00C6642C /* CodeEditKit in Frameworks */ = {isa = PBXBuildFile; productRef = 6C0F3A3B2A1D0D5000223D19 /* CodeEditKit */; }; |
68 | 67 | 30AB4EBB2BF718A100ED4431 /* DeveloperSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30AB4EBA2BF718A100ED4431 /* DeveloperSettings.swift */; };
|
69 | 68 | 30AB4EBD2BF71CA800ED4431 /* DeveloperSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30AB4EBC2BF71CA800ED4431 /* DeveloperSettingsView.swift */; };
|
70 | 69 | 30AB4EC22BF7253200ED4431 /* KeyValueTable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30AB4EC12BF7253200ED4431 /* KeyValueTable.swift */; };
|
|
93 | 92 | 30B088122C0D53080063A882 /* LanguageClient+TypeDefinition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30B087F52C0D53080063A882 /* LanguageClient+TypeDefinition.swift */; };
|
94 | 93 | 30B088132C0D53080063A882 /* LanguageConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30B087F62C0D53080063A882 /* LanguageConfiguration.swift */; };
|
95 | 94 | 30B088142C0D53080063A882 /* LanguageServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30B087F72C0D53080063A882 /* LanguageServer.swift */; };
|
96 |
| - 30B088152C0D53080063A882 /* LanguageServerManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30B087F82C0D53080063A882 /* LanguageServerManager.swift */; }; |
| 95 | + 30B088152C0D53080063A882 /* LSPService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30B087F82C0D53080063A882 /* LSPService.swift */; }; |
97 | 96 | 30B088162C0D53080063A882 /* LSPCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30B087F92C0D53080063A882 /* LSPCache.swift */; };
|
98 | 97 | 30B088172C0D53080063A882 /* LSPUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30B087FA2C0D53080063A882 /* LSPUtil.swift */; };
|
| 98 | + 30CB648D2C12680F00CC8A9E /* LSPEventHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30CB648C2C12680F00CC8A9E /* LSPEventHandler.swift */; }; |
99 | 99 | 30E6D0012A6E505200A58B20 /* NavigatorSidebarViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30E6D0002A6E505200A58B20 /* NavigatorSidebarViewModel.swift */; };
|
100 | 100 | 3E0196732A3921AC002648D8 /* codeedit_shell_integration.zsh in Resources */ = {isa = PBXBuildFile; fileRef = 3E0196722A3921AC002648D8 /* codeedit_shell_integration.zsh */; };
|
101 | 101 | 3E01967A2A392B45002648D8 /* codeedit_shell_integration.bash in Resources */ = {isa = PBXBuildFile; fileRef = 3E0196792A392B45002648D8 /* codeedit_shell_integration.bash */; };
|
|
693 | 693 | 30B087F52C0D53080063A882 /* LanguageClient+TypeDefinition.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "LanguageClient+TypeDefinition.swift"; sourceTree = "<group>"; };
|
694 | 694 | 30B087F62C0D53080063A882 /* LanguageConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LanguageConfiguration.swift; sourceTree = "<group>"; };
|
695 | 695 | 30B087F72C0D53080063A882 /* LanguageServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LanguageServer.swift; sourceTree = "<group>"; };
|
696 |
| - 30B087F82C0D53080063A882 /* LanguageServerManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LanguageServerManager.swift; sourceTree = "<group>"; }; |
| 696 | + 30B087F82C0D53080063A882 /* LSPService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LSPService.swift; sourceTree = "<group>"; }; |
697 | 697 | 30B087F92C0D53080063A882 /* LSPCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LSPCache.swift; sourceTree = "<group>"; };
|
698 | 698 | 30B087FA2C0D53080063A882 /* LSPUtil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LSPUtil.swift; sourceTree = "<group>"; };
|
| 699 | + 30CB648C2C12680F00CC8A9E /* LSPEventHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LSPEventHandler.swift; sourceTree = "<group>"; }; |
699 | 700 | 30E6D0002A6E505200A58B20 /* NavigatorSidebarViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigatorSidebarViewModel.swift; sourceTree = "<group>"; };
|
700 | 701 | 3E0196722A3921AC002648D8 /* codeedit_shell_integration.zsh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = codeedit_shell_integration.zsh; sourceTree = "<group>"; };
|
701 | 702 | 3E0196792A392B45002648D8 /* codeedit_shell_integration.bash */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = codeedit_shell_integration.bash; sourceTree = "<group>"; };
|
|
1147 | 1148 | isa = PBXFrameworksBuildPhase;
|
1148 | 1149 | buildActionMask = 2147483647;
|
1149 | 1150 | files = (
|
1150 |
| - 3083B3612C0A8C8F00C6642C /* CodeEditKit in Frameworks */, |
1151 | 1151 | 6C66C31329D05CDC00DE9ED2 /* GRDB in Frameworks */,
|
1152 | 1152 | 58F2EB1E292FB954004A9BDE /* Sparkle in Frameworks */,
|
1153 | 1153 | 6CBE1D002B720565003AC32E /* CodeEditSourceEditor in Frameworks */,
|
|
1410 | 1410 | sourceTree = "<group>";
|
1411 | 1411 | };
|
1412 | 1412 | 30B087FB2C0D53080063A882 /* LSP */ = {
|
| 1413 | + isa = PBXGroup; |
| 1414 | + children = ( |
| 1415 | + 30B0881E2C12626B0063A882 /* LanguageClient */, |
| 1416 | + 30B087F72C0D53080063A882 /* LanguageServer.swift */, |
| 1417 | + 30B087F62C0D53080063A882 /* LanguageConfiguration.swift */, |
| 1418 | + 30B087F82C0D53080063A882 /* LSPService.swift */, |
| 1419 | + 30B087F92C0D53080063A882 /* LSPCache.swift */, |
| 1420 | + 30B087FA2C0D53080063A882 /* LSPUtil.swift */, |
| 1421 | + 30CB648C2C12680F00CC8A9E /* LSPEventHandler.swift */, |
| 1422 | + ); |
| 1423 | + path = LSP; |
| 1424 | + sourceTree = "<group>"; |
| 1425 | + }; |
| 1426 | + 30B0881E2C12626B0063A882 /* LanguageClient */ = { |
1413 | 1427 | isa = PBXGroup;
|
1414 | 1428 | children = (
|
1415 | 1429 | 30B087DF2C0D53080063A882 /* LanguageClient+CallHierarchy.swift */,
|
|
1435 | 1449 | 30B087F32C0D53080063A882 /* LanguageClient+SemanticTokens.swift */,
|
1436 | 1450 | 30B087F42C0D53080063A882 /* LanguageClient+SignatureHelp.swift */,
|
1437 | 1451 | 30B087F52C0D53080063A882 /* LanguageClient+TypeDefinition.swift */,
|
1438 |
| - 30B087F62C0D53080063A882 /* LanguageConfiguration.swift */, |
1439 |
| - 30B087F72C0D53080063A882 /* LanguageServer.swift */, |
1440 |
| - 30B087F82C0D53080063A882 /* LanguageServerManager.swift */, |
1441 |
| - 30B087F92C0D53080063A882 /* LSPCache.swift */, |
1442 |
| - 30B087FA2C0D53080063A882 /* LSPUtil.swift */, |
1443 | 1452 | );
|
1444 |
| - path = LSP; |
| 1453 | + path = LanguageClient; |
1445 | 1454 | sourceTree = "<group>";
|
1446 | 1455 | };
|
1447 | 1456 | 3E0196712A392170002648D8 /* ShellIntegration */ = {
|
|
3193 | 3202 | 6C6BD6F729CD14D100235D17 /* CodeEditKit */,
|
3194 | 3203 | 6C66C31229D05CDC00DE9ED2 /* GRDB */,
|
3195 | 3204 | 6CDEFC9529E22C2700B7C684 /* Introspect */,
|
3196 |
| - 6C0F3A3B2A1D0D5000223D19 /* CodeEditKit */, |
3197 | 3205 | 6CB4463F2B6DFF3A00539ED0 /* CodeEditSourceEditor */,
|
3198 | 3206 | 6CBE1CFF2B720565003AC32E /* CodeEditSourceEditor */,
|
3199 | 3207 | 6C0617D52BDB4432008C9C42 /* LogStream */,
|
|
3289 | 3297 | 6C6BD6F229CD142C00235D17 /* XCRemoteSwiftPackageReference "collectionconcurrencykit" */,
|
3290 | 3298 | 6C66C31129D05CC800DE9ED2 /* XCRemoteSwiftPackageReference "GRDB.swift" */,
|
3291 | 3299 | 6CDEFC9429E22C2700B7C684 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */,
|
3292 |
| - 6C0F3A3A2A1D0D5000223D19 /* XCRemoteSwiftPackageReference "CodeEditKit" */, |
3293 | 3300 | 6CBE1CFE2B720565003AC32E /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */,
|
3294 | 3301 | 6C0617D42BDB4432008C9C42 /* XCRemoteSwiftPackageReference "LogStream" */,
|
3295 | 3302 | 3083B3892C0BEEE300C6642C /* XCRemoteSwiftPackageReference "LanguageServerProtocol" */,
|
3296 | 3303 | 3083B38A2C0BEEFF00C6642C /* XCRemoteSwiftPackageReference "LanguageClient" */,
|
| 3304 | + 30B0881D2C1261F80063A882 /* XCLocalSwiftPackageReference "../CodeEditKit" */, |
3297 | 3305 | );
|
3298 | 3306 | productRefGroup = B658FB2D27DA9E0F00EA4DBD /* Products */;
|
3299 | 3307 | projectDirPath = "";
|
|
3461 | 3469 | 587B9E7729301D8F00AC7927 /* String+PercentEncoding.swift in Sources */,
|
3462 | 3470 | 587B9E5B29301D8F00AC7927 /* GitCheckoutBranchView.swift in Sources */,
|
3463 | 3471 | 2813F93827ECC4AA00E305E4 /* FindNavigatorResultList.swift in Sources */,
|
3464 |
| - 30B088152C0D53080063A882 /* LanguageServerManager.swift in Sources */, |
| 3472 | + 30B088152C0D53080063A882 /* LSPService.swift in Sources */, |
3465 | 3473 | 613899B92B6E704500A5CAF6 /* String+Normalise.swift in Sources */,
|
3466 | 3474 | 30B088002C0D53080063A882 /* LanguageClient+Declaration.swift in Sources */,
|
3467 | 3475 | 04BA7C192AE2D7C600584E1C /* GitClient+Branches.swift in Sources */,
|
|
3532 | 3540 | 6C2C156129B4F52F00EA60A5 /* SplitViewModifiers.swift in Sources */,
|
3533 | 3541 | 61A53A812B4449F00093BF8A /* WorkspaceDocument+Index.swift in Sources */,
|
3534 | 3542 | 66AF6CE22BF17CC300D83C9D /* StatusBarViewModel.swift in Sources */,
|
| 3543 | + 30CB648D2C12680F00CC8A9E /* LSPEventHandler.swift in Sources */, |
3535 | 3544 | 201169DD2837B3AC00F92B46 /* SourceControlNavigatorToolbarBottom.swift in Sources */,
|
3536 | 3545 | 587B9E8B29301D8F00AC7927 /* GitHubAccount+deleteReference.swift in Sources */,
|
3537 | 3546 | 58798237292E30B90085B254 /* FeedbackView.swift in Sources */,
|
|
4743 | 4752 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
4744 | 4753 | CODE_SIGN_ENTITLEMENTS = CodeEdit/CodeEdit.entitlements;
|
4745 | 4754 | CODE_SIGN_IDENTITY = "-";
|
| 4755 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development"; |
4746 | 4756 | CODE_SIGN_STYLE = Automatic;
|
4747 | 4757 | COMBINE_HIDPI_IMAGES = YES;
|
4748 | 4758 | DEAD_CODE_STRIPPING = YES;
|
|
4987 | 4997 | };
|
4988 | 4998 | /* End XCConfigurationList section */
|
4989 | 4999 |
|
| 5000 | +/* Begin XCLocalSwiftPackageReference section */ |
| 5001 | + 30B0881D2C1261F80063A882 /* XCLocalSwiftPackageReference "../CodeEditKit" */ = { |
| 5002 | + isa = XCLocalSwiftPackageReference; |
| 5003 | + relativePath = ../CodeEditKit; |
| 5004 | + }; |
| 5005 | +/* End XCLocalSwiftPackageReference section */ |
| 5006 | + |
4990 | 5007 | /* Begin XCRemoteSwiftPackageReference section */
|
4991 | 5008 | 2816F592280CF50500DD548B /* XCRemoteSwiftPackageReference "CodeEditSymbols" */ = {
|
4992 | 5009 | isa = XCRemoteSwiftPackageReference;
|
|
5052 | 5069 | minimumVersion = 1.3.0;
|
5053 | 5070 | };
|
5054 | 5071 | };
|
5055 |
| - 6C0F3A3A2A1D0D5000223D19 /* XCRemoteSwiftPackageReference "CodeEditKit" */ = { |
5056 |
| - isa = XCRemoteSwiftPackageReference; |
5057 |
| - repositoryURL = "https://github.com/CodeEditApp/CodeEditKit"; |
5058 |
| - requirement = { |
5059 |
| - kind = exactVersion; |
5060 |
| - version = 0.1.1; |
5061 |
| - }; |
5062 |
| - }; |
5063 | 5072 | 6C147C4329A329350089B630 /* XCRemoteSwiftPackageReference "swift-collections" */ = {
|
5064 | 5073 | isa = XCRemoteSwiftPackageReference;
|
5065 | 5074 | repositoryURL = "https://github.com/apple/swift-collections.git";
|
|
5128 | 5137 | package = 6C0617D42BDB4432008C9C42 /* XCRemoteSwiftPackageReference "LogStream" */;
|
5129 | 5138 | productName = LogStream;
|
5130 | 5139 | };
|
5131 |
| - 6C0F3A3B2A1D0D5000223D19 /* CodeEditKit */ = { |
5132 |
| - isa = XCSwiftPackageProductDependency; |
5133 |
| - package = 6C0F3A3A2A1D0D5000223D19 /* XCRemoteSwiftPackageReference "CodeEditKit" */; |
5134 |
| - productName = CodeEditKit; |
5135 |
| - }; |
5136 | 5140 | 6C147C4429A329350089B630 /* OrderedCollections */ = {
|
5137 | 5141 | isa = XCSwiftPackageProductDependency;
|
5138 | 5142 | package = 6C147C4329A329350089B630 /* XCRemoteSwiftPackageReference "swift-collections" */;
|
|
0 commit comments