|
22 | 22 | 04C3254D27FF331B00C8DA2D /* ExtensionNavigatorItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04C3254C27FF331B00C8DA2D /* ExtensionNavigatorItem.swift */; }; |
23 | 23 | 04C3254F2800AA4700C8DA2D /* ExtensionInstallationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04C3254E2800AA4700C8DA2D /* ExtensionInstallationView.swift */; }; |
24 | 24 | 04C325512800AC7400C8DA2D /* ExtensionInstallationViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04C325502800AC7400C8DA2D /* ExtensionInstallationViewModel.swift */; }; |
25 | | - 04C325582801B43A00C8DA2D /* CEExtensionKit in Frameworks */ = {isa = PBXBuildFile; productRef = 04C325572801B43A00C8DA2D /* CEExtensionKit */; }; |
26 | | - 04C325592801B43A00C8DA2D /* CEExtensionKit in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 04C325572801B43A00C8DA2D /* CEExtensionKit */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
27 | 25 | 04C3255B2801F86400C8DA2D /* OutlineViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 285FEC6D27FE4B4A00E57D53 /* OutlineViewController.swift */; }; |
28 | 26 | 04C3255C2801F86900C8DA2D /* OutlineMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 285FEC7127FE4EEF00E57D53 /* OutlineMenu.swift */; }; |
| 27 | + 04C3256B28034FC800C8DA2D /* CodeEditKit in Frameworks */ = {isa = PBXBuildFile; productRef = 04C3256A28034FC800C8DA2D /* CodeEditKit */; }; |
| 28 | + 04C3256C28034FC800C8DA2D /* CodeEditKit in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 04C3256A28034FC800C8DA2D /* CodeEditKit */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
29 | 29 | 20D2A95527F72E6800E7ECF6 /* Accounts in Frameworks */ = {isa = PBXBuildFile; productRef = 20D2A95427F72E6800E7ECF6 /* Accounts */; }; |
30 | 30 | 2803257127F3CF1F009C7DC2 /* AppPreferences in Frameworks */ = {isa = PBXBuildFile; productRef = 2803257027F3CF1F009C7DC2 /* AppPreferences */; }; |
31 | 31 | 28069DA427F5BCF70016BC47 /* default-dark.json in Resources */ = {isa = PBXBuildFile; fileRef = 28069DA327F5BCDD0016BC47 /* default-dark.json */; }; |
|
90 | 90 | dstPath = ""; |
91 | 91 | dstSubfolderSpec = 10; |
92 | 92 | files = ( |
93 | | - 04C325592801B43A00C8DA2D /* CEExtensionKit in Embed Frameworks */, |
| 93 | + 04C3256C28034FC800C8DA2D /* CodeEditKit in Embed Frameworks */, |
94 | 94 | ); |
95 | 95 | name = "Embed Frameworks"; |
96 | 96 | runOnlyForDeploymentPostprocessing = 0; |
|
154 | 154 | 0483E34D27FCC46600354AC0 /* ExtensionsStore in Frameworks */, |
155 | 155 | 5CA8776327FC4FC8003F5CD5 /* Design in Frameworks */, |
156 | 156 | 64B64EDE27F7B79400C400F1 /* About in Frameworks */, |
| 157 | + 04C3256B28034FC800C8DA2D /* CodeEditKit in Frameworks */, |
157 | 158 | 5C403B8F27E20F8000788241 /* WorkspaceClient in Frameworks */, |
158 | 159 | 2803257127F3CF1F009C7DC2 /* AppPreferences in Frameworks */, |
159 | 160 | 5CA8776527FC6A95003F5CD5 /* QuickOpen in Frameworks */, |
160 | | - 04C325582801B43A00C8DA2D /* CEExtensionKit in Frameworks */, |
161 | 161 | 0485EB2527E7B9C800138301 /* Overlays in Frameworks */, |
162 | 162 | D70F5E2C27E4E8CF004EE4B9 /* WelcomeModule in Frameworks */, |
163 | 163 | 2859B93F27EB50050069BE88 /* FontPicker in Frameworks */, |
|
404 | 404 | 5CA8776227FC4FC8003F5CD5 /* Design */, |
405 | 405 | 5CA8776427FC6A95003F5CD5 /* QuickOpen */, |
406 | 406 | 0483E34C27FCC46600354AC0 /* ExtensionsStore */, |
407 | | - 04C325572801B43A00C8DA2D /* CEExtensionKit */, |
| 407 | + 04C3256A28034FC800C8DA2D /* CodeEditKit */, |
408 | 408 | ); |
409 | 409 | productName = CodeEdit; |
410 | 410 | productReference = B658FB2C27DA9E0F00EA4DBD /* CodeEdit.app */; |
|
479 | 479 | ); |
480 | 480 | mainGroup = B658FB2327DA9E0F00EA4DBD; |
481 | 481 | packageReferences = ( |
482 | | - 0463E50C27FCC0E900806D5C /* XCRemoteSwiftPackageReference "CEExtensionKit" */, |
| 482 | + 04C3256728034F3D00C8DA2D /* XCRemoteSwiftPackageReference "CodeEditKit" */, |
483 | 483 | ); |
484 | 484 | productRefGroup = B658FB2D27DA9E0F00EA4DBD /* Products */; |
485 | 485 | projectDirPath = ""; |
|
1002 | 1002 | /* End XCConfigurationList section */ |
1003 | 1003 |
|
1004 | 1004 | /* Begin XCRemoteSwiftPackageReference section */ |
1005 | | - 0463E50C27FCC0E900806D5C /* XCRemoteSwiftPackageReference "CEExtensionKit" */ = { |
| 1005 | + 04C3256728034F3D00C8DA2D /* XCRemoteSwiftPackageReference "CodeEditKit" */ = { |
1006 | 1006 | isa = XCRemoteSwiftPackageReference; |
1007 | | - repositoryURL = "https://github.com/pkasila/CEExtensionKit"; |
| 1007 | + repositoryURL = "https://github.com/CodeEditApp/CodeEditKit"; |
1008 | 1008 | requirement = { |
1009 | 1009 | branch = main; |
1010 | 1010 | kind = branch; |
|
1021 | 1021 | isa = XCSwiftPackageProductDependency; |
1022 | 1022 | productName = Overlays; |
1023 | 1023 | }; |
1024 | | - 04C325572801B43A00C8DA2D /* CEExtensionKit */ = { |
| 1024 | + 04C3256A28034FC800C8DA2D /* CodeEditKit */ = { |
1025 | 1025 | isa = XCSwiftPackageProductDependency; |
1026 | | - package = 0463E50C27FCC0E900806D5C /* XCRemoteSwiftPackageReference "CEExtensionKit" */; |
1027 | | - productName = CEExtensionKit; |
| 1026 | + package = 04C3256728034F3D00C8DA2D /* XCRemoteSwiftPackageReference "CodeEditKit" */; |
| 1027 | + productName = CodeEditKit; |
1028 | 1028 | }; |
1029 | 1029 | 20D2A95427F72E6800E7ECF6 /* Accounts */ = { |
1030 | 1030 | isa = XCSwiftPackageProductDependency; |
|
0 commit comments