|
271 | 271 | 615AA21A2B0CFD480013FCCC /* LazyStringLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615AA2192B0CFD480013FCCC /* LazyStringLoader.swift */; }; |
272 | 272 | 6C049A372A49E2DB00D42923 /* DirectoryEventStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C049A362A49E2DB00D42923 /* DirectoryEventStream.swift */; }; |
273 | 273 | 6C05A8AF284D0CA3007F4EAA /* WorkspaceDocument+Listeners.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C05A8AE284D0CA3007F4EAA /* WorkspaceDocument+Listeners.swift */; }; |
274 | | - 6C092EC62A4E803300489202 /* CodeEditTextView in Frameworks */ = {isa = PBXBuildFile; productRef = 6C092EC52A4E803300489202 /* CodeEditTextView */; }; |
275 | 274 | 6C092EDA2A53A58600489202 /* EditorLayout+StateRestoration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C092ED92A53A58600489202 /* EditorLayout+StateRestoration.swift */; }; |
276 | 275 | 6C092EE02A53BFCF00489202 /* WorkspaceStateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C092EDF2A53BFCF00489202 /* WorkspaceStateKey.swift */; }; |
277 | 276 | 6C0D0C6829E861B000AE4D3F /* SettingsSidebarFix.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C0D0C6729E861B000AE4D3F /* SettingsSidebarFix.swift */; }; |
|
352 | 351 | 6CE622692A2A174A0013085C /* InspectorTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CE622682A2A174A0013085C /* InspectorTab.swift */; }; |
353 | 352 | 6CE6226B2A2A1C730013085C /* UtilityAreaTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CE6226A2A2A1C730013085C /* UtilityAreaTab.swift */; }; |
354 | 353 | 6CE6226E2A2A1CDE0013085C /* NavigatorTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CE6226D2A2A1CDE0013085C /* NavigatorTab.swift */; }; |
| 354 | + 6CE952E32B29433500C29C31 /* CodeEditSourceEditor in Frameworks */ = {isa = PBXBuildFile; productRef = 6CE952E22B29433500C29C31 /* CodeEditSourceEditor */; }; |
355 | 355 | 6CED16E42A3E660D000EC962 /* String+Lines.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CED16E32A3E660D000EC962 /* String+Lines.swift */; }; |
356 | 356 | 6CFF967429BEBCC300182D6F /* FindCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CFF967329BEBCC300182D6F /* FindCommands.swift */; }; |
357 | 357 | 6CFF967629BEBCD900182D6F /* FileCommands.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CFF967529BEBCD900182D6F /* FileCommands.swift */; }; |
|
990 | 990 | 6C0F3A3C2A1D0D5000223D19 /* CodeEditKit in Frameworks */, |
991 | 991 | 6C5BE5222A3D5666002DA0FC /* WindowManagement in Frameworks */, |
992 | 992 | 6C66C31329D05CDC00DE9ED2 /* GRDB in Frameworks */, |
993 | | - 6C092EC62A4E803300489202 /* CodeEditTextView in Frameworks */, |
994 | 993 | 58F2EB1E292FB954004A9BDE /* Sparkle in Frameworks */, |
995 | 994 | 6C2149412A1BB9AB00748382 /* LogStream in Frameworks */, |
996 | 995 | 6C147C4529A329350089B630 /* OrderedCollections in Frameworks */, |
997 | 996 | 6C6BD6F429CD142C00235D17 /* CollectionConcurrencyKit in Frameworks */, |
| 997 | + 6CE952E32B29433500C29C31 /* CodeEditSourceEditor in Frameworks */, |
998 | 998 | 5879828A292ED15F0085B254 /* SwiftTerm in Frameworks */, |
999 | 999 | 6CDEFC9629E22C2700B7C684 /* Introspect in Frameworks */, |
1000 | 1000 | 2816F594280CF50500DD548B /* CodeEditSymbols in Frameworks */, |
|
2851 | 2851 | 6CDEFC9529E22C2700B7C684 /* Introspect */, |
2852 | 2852 | 6C0F3A3B2A1D0D5000223D19 /* CodeEditKit */, |
2853 | 2853 | 6C5BE5212A3D5666002DA0FC /* WindowManagement */, |
2854 | | - 6C092EC52A4E803300489202 /* CodeEditTextView */, |
| 2854 | + 6CE952E22B29433500C29C31 /* CodeEditSourceEditor */, |
2855 | 2855 | ); |
2856 | 2856 | productName = CodeEdit; |
2857 | 2857 | productReference = B658FB2C27DA9E0F00EA4DBD /* CodeEdit.app */; |
|
2947 | 2947 | 6CDEFC9429E22C2700B7C684 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */, |
2948 | 2948 | 6C0F3A3A2A1D0D5000223D19 /* XCRemoteSwiftPackageReference "CodeEditKit" */, |
2949 | 2949 | 6C5BE5202A3D5666002DA0FC /* XCRemoteSwiftPackageReference "SwiftUI-WindowManagement" */, |
2950 | | - 6C092EC42A4E803300489202 /* XCRemoteSwiftPackageReference "CodeEditTextView" */, |
| 2950 | + 6CE952E12B29433500C29C31 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */, |
2951 | 2951 | ); |
2952 | 2952 | productRefGroup = B658FB2D27DA9E0F00EA4DBD /* Products */; |
2953 | 2953 | projectDirPath = ""; |
|
4397 | 4397 | version = 2.3.0; |
4398 | 4398 | }; |
4399 | 4399 | }; |
4400 | | - 6C092EC42A4E803300489202 /* XCRemoteSwiftPackageReference "CodeEditTextView" */ = { |
4401 | | - isa = XCRemoteSwiftPackageReference; |
4402 | | - repositoryURL = "https://github.com/CodeEditApp/CodeEditTextView"; |
4403 | | - requirement = { |
4404 | | - kind = exactVersion; |
4405 | | - version = 0.6.8; |
4406 | | - }; |
4407 | | - }; |
4408 | 4400 | 6C0F3A3A2A1D0D5000223D19 /* XCRemoteSwiftPackageReference "CodeEditKit" */ = { |
4409 | 4401 | isa = XCRemoteSwiftPackageReference; |
4410 | 4402 | repositoryURL = "https://github.com/CodeEditApp/CodeEditKit"; |
|
4461 | 4453 | minimumVersion = 0.2.3; |
4462 | 4454 | }; |
4463 | 4455 | }; |
| 4456 | + 6CE952E12B29433500C29C31 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */ = { |
| 4457 | + isa = XCRemoteSwiftPackageReference; |
| 4458 | + repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor.git"; |
| 4459 | + requirement = { |
| 4460 | + kind = upToNextMajorVersion; |
| 4461 | + minimumVersion = 0.7.0; |
| 4462 | + }; |
| 4463 | + }; |
4464 | 4464 | /* End XCRemoteSwiftPackageReference section */ |
4465 | 4465 |
|
4466 | 4466 | /* Begin XCSwiftPackageProductDependency section */ |
|
4484 | 4484 | package = 58F2EB1C292FB954004A9BDE /* XCRemoteSwiftPackageReference "Sparkle" */; |
4485 | 4485 | productName = Sparkle; |
4486 | 4486 | }; |
4487 | | - 6C092EC52A4E803300489202 /* CodeEditTextView */ = { |
4488 | | - isa = XCSwiftPackageProductDependency; |
4489 | | - package = 6C092EC42A4E803300489202 /* XCRemoteSwiftPackageReference "CodeEditTextView" */; |
4490 | | - productName = CodeEditTextView; |
4491 | | - }; |
4492 | 4487 | 6C0F3A3B2A1D0D5000223D19 /* CodeEditKit */ = { |
4493 | 4488 | isa = XCSwiftPackageProductDependency; |
4494 | 4489 | package = 6C0F3A3A2A1D0D5000223D19 /* XCRemoteSwiftPackageReference "CodeEditKit" */; |
|
4538 | 4533 | package = 6CDEFC9429E22C2700B7C684 /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */; |
4539 | 4534 | productName = Introspect; |
4540 | 4535 | }; |
| 4536 | + 6CE952E22B29433500C29C31 /* CodeEditSourceEditor */ = { |
| 4537 | + isa = XCSwiftPackageProductDependency; |
| 4538 | + package = 6CE952E12B29433500C29C31 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */; |
| 4539 | + productName = CodeEditSourceEditor; |
| 4540 | + }; |
4541 | 4541 | /* End XCSwiftPackageProductDependency section */ |
4542 | 4542 | }; |
4543 | 4543 | rootObject = B658FB2427DA9E0F00EA4DBD /* Project object */; |
|
0 commit comments