|
41 | 41 | 1AC1766730959255403C4EA2 /* DSToggle.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAAD36D44E199613FD60C7B2 /* DSToggle.swift */; }; |
42 | 42 | 1B17CEEE0F5A96D79AE531C6 /* ListRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F045ABAFE63E9A78313271A /* ListRow.swift */; }; |
43 | 43 | 1B3AC04978A2FEFCB03188A5 /* StagingComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA39C01D990E7F7EFCCDFE23 /* StagingComponents.swift */; }; |
44 | | - 1B8CE0E16F3B54417620B0C3 /* FluidConnectionRibbonsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7E115A53C73AAFDB634EF7C /* FluidConnectionRibbonsView.swift */; }; |
45 | 44 | 1BB7E872B52459C8C2FC36AF /* AppTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 741C54327F7D0A9ED06C024F /* AppTheme.swift */; }; |
46 | 45 | 1C46F1BA5158A592D442F839 /* DiffParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8FB12219D2488819C343911 /* DiffParser.swift */; }; |
47 | 46 | 1D63613571170159A5704573 /* ExternalToolsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47CB34938E677983AF18543E /* ExternalToolsManager.swift */; }; |
|
320 | 319 | E2DC6F1F800CEDEAB6143D2C /* PushFetchButtons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A83152F6E2CD6F4E437C5C3 /* PushFetchButtons.swift */; }; |
321 | 320 | E2DE9809294499F69934ED13 /* SyntaxHighlighter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCDBE3D0C01B79C8DA32D290 /* SyntaxHighlighter.swift */; }; |
322 | 321 | E31D0AE2FBC3898B195BDCC4 /* AIService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99AA1FB5A8306B98A36E3C86 /* AIService.swift */; }; |
323 | | - E383DC04F92DA4511A25945B /* KaleidoscopeUnifiedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AAA4EEC4FE1E4989D540D97C /* KaleidoscopeUnifiedView.swift */; }; |
324 | 322 | E39B3EC735C63758C8855612 /* RepoGroupsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADEC0281C1B6ECA4E3B07D30 /* RepoGroupsService.swift */; }; |
325 | 323 | E3F494D2DF37C541988BE1FD /* DSSpinner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C38069C386D2444ADE094A5 /* DSSpinner.swift */; }; |
326 | 324 | E40DFD849A489D0953DE0899 /* SecretRedactionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80BED603E9B131C466C78CE5 /* SecretRedactionService.swift */; }; |
|
368 | 366 | FED0784BE2D7966EF4DC830E /* CenterPanel.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECF47093BEBDD1408A3C68E6 /* CenterPanel.swift */; }; |
369 | 367 | PKG001 /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = DEP001 /* KeychainAccess */; }; |
370 | 368 | PKG002 /* Splash in Frameworks */ = {isa = PBXBuildFile; productRef = DEP002 /* Splash */; }; |
| 369 | + PKG003 /* CodeEditSourceEditor in Frameworks */ = {isa = PBXBuildFile; productRef = DEP003 /* CodeEditSourceEditor */; }; |
| 370 | + CEVF01 /* CodeEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEVR01 /* CodeEditorView.swift */; }; |
371 | 371 | /* End PBXBuildFile section */ |
372 | 372 |
|
373 | 373 | /* Begin PBXFileReference section */ |
|
620 | 620 | A72B4B428ACA0A1D3C01558D /* LinearContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LinearContentView.swift; path = Features/Linear/LinearContentView.swift; sourceTree = "<group>"; }; |
621 | 621 | A78C8CA3402C6DF0DB467BE0 /* SubscriptionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscriptionView.swift; path = ../Features/Settings/SubscriptionView.swift; sourceTree = "<group>"; }; |
622 | 622 | A7A72EC9847E8539DA57C4CE /* DSHeader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GitMac/UI/Components/Molecules/Display/DSHeader.swift; sourceTree = SOURCE_ROOT; }; |
623 | | - A7E115A53C73AAFDB634EF7C /* FluidConnectionRibbonsView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FluidConnectionRibbonsView.swift; path = ../Features/Diff/FluidConnectionRibbonsView.swift; sourceTree = "<group>"; }; |
624 | 623 | A8BFECF7549F727776FCA676 /* DSDraggableList.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DSDraggableList.swift; path = Organisms/Lists/DSDraggableList.swift; sourceTree = "<group>"; }; |
625 | 624 | A9429CC1284A41A1A5A7741F /* NotificationManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GitMac/Core/Services/NotificationManager.swift; sourceTree = SOURCE_ROOT; }; |
626 | 625 | A9AD8F4D449606E5E5A4A2EC /* FileTypeIcon.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FileTypeIcon.swift; path = Components/Icons/FileTypeIcon.swift; sourceTree = "<group>"; }; |
627 | 626 | AA1C6958688FFE9EDBCC16D0 /* CICDComponents.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CICDComponents.swift; sourceTree = "<group>"; }; |
628 | 627 | AA39C01D990E7F7EFCCDFE23 /* StagingComponents.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StagingComponents.swift; path = GitMac/App/Panels/Right/StagingComponents.swift; sourceTree = SOURCE_ROOT; }; |
629 | 628 | AA7B4BEC591DFBFD7420A56D /* FileBrowserView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GitMac/Features/FileViewer/FileBrowserView.swift; sourceTree = SOURCE_ROOT; }; |
630 | | - AAA4EEC4FE1E4989D540D97C /* KaleidoscopeUnifiedView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KaleidoscopeUnifiedView.swift; path = ../Features/Diff/KaleidoscopeUnifiedView.swift; sourceTree = "<group>"; }; |
631 | 629 | ABAB2827F401F387B51BC038 /* FileListSection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FileListSection.swift; path = ../Components/Layout/FileListSection.swift; sourceTree = "<group>"; }; |
632 | 630 | AC9431972EE97AF100A59026 /* IMPLEMENTATION_ROADMAP.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = IMPLEMENTATION_ROADMAP.md; sourceTree = "<group>"; }; |
633 | 631 | AC9431A32EE97D6000A59026 /* BUILD_FIX.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = BUILD_FIX.md; sourceTree = "<group>"; }; |
|
764 | 762 | INFO01 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
765 | 763 | PROD01 /* GitMac.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GitMac.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
766 | 764 | RES001 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
| 765 | + CEVR01 /* CodeEditorView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CodeEditorView.swift; path = GitMac/Features/Editor/CodeEditorView.swift; sourceTree = SOURCE_ROOT; }; |
767 | 766 | /* End PBXFileReference section */ |
768 | 767 |
|
769 | 768 | /* Begin PBXFrameworksBuildPhase section */ |
|
1863 | 1862 | C8A9F580892364D6F487D3D4 /* KaleidoscopeSplitDiffView.swift */, |
1864 | 1863 | C0A3477C5429FE5F172621B6 /* TiledDiffView.swift */, |
1865 | 1864 | B22461AAF391C4D4E7B598E2 /* KaleidoscopeFileList.swift */, |
1866 | | - AAA4EEC4FE1E4989D540D97C /* KaleidoscopeUnifiedView.swift */, |
1867 | 1865 | 1F038DA5BD2F2882EEDC31EA /* DiffOptions.swift */, |
1868 | | - A7E115A53C73AAFDB634EF7C /* FluidConnectionRibbonsView.swift */, |
1869 | 1866 | FC7110872A0069C25C89D7CF /* DiffPreferences.swift */, |
1870 | 1867 | B0F7D30FD32DB6AC065F6149 /* WordLevelDiff.swift */, |
1871 | 1868 | B8E11127F294B1C3EB7DA927 /* DiffView.swift */, |
|
2237 | 2234 | DEP001 /* KeychainAccess */, |
2238 | 2235 | DEP002 /* Splash */, |
2239 | 2236 | AC28C30A2F08591500A86A78 /* DifferenceKit */, |
| 2237 | + DEP003 /* CodeEditSourceEditor */, |
2240 | 2238 | ); |
2241 | 2239 | productName = GitMac; |
2242 | 2240 | productReference = PROD01 /* GitMac.app */; |
|
2270 | 2268 | PKR001 /* XCRemoteSwiftPackageReference "KeychainAccess" */, |
2271 | 2269 | PKR002 /* XCRemoteSwiftPackageReference "Splash" */, |
2272 | 2270 | AC28C3092F08591500A86A78 /* XCRemoteSwiftPackageReference "DifferenceKit" */, |
| 2271 | + PKR003 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */, |
2273 | 2272 | ); |
2274 | 2273 | productRefGroup = GRP002 /* Products */; |
2275 | 2274 | projectDirPath = ""; |
|
2559 | 2558 | BEEC4A2DB5D5582D8B492BA0 /* KaleidoscopeSplitDiffView.swift in Sources */, |
2560 | 2559 | 829F68FEF62B134675571C23 /* TiledDiffView.swift in Sources */, |
2561 | 2560 | DA9E7B526F5E3A719D2000E2 /* KaleidoscopeFileList.swift in Sources */, |
2562 | | - E383DC04F92DA4511A25945B /* KaleidoscopeUnifiedView.swift in Sources */, |
2563 | | - 1B8CE0E16F3B54417620B0C3 /* FluidConnectionRibbonsView.swift in Sources */, |
2564 | 2561 | 9378DD8648BED068B9C9095A /* WordLevelDiff.swift in Sources */, |
2565 | 2562 | 05C72084337EFE72DF6DAA39 /* DiffView.swift in Sources */, |
2566 | 2563 | 7D301ECE89E70C8DE39AB5C9 /* AlignedDiffView.swift in Sources */, |
|
2653 | 2650 | 1B3AC04978A2FEFCB03188A5 /* StagingComponents.swift in Sources */, |
2654 | 2651 | FAE9C67E11FEF853B37CD1B2 /* JiraPanel.swift in Sources */, |
2655 | 2652 | 3A1FBB575237C360F6C5A416 /* MemoryPressureHandler.swift in Sources */, |
| 2653 | + CEVF01 /* CodeEditorView.swift in Sources */, |
2656 | 2654 | ); |
2657 | 2655 | runOnlyForDeploymentPostprocessing = 0; |
2658 | 2656 | }; |
|
2958 | 2956 | minimumVersion = 0.16.0; |
2959 | 2957 | }; |
2960 | 2958 | }; |
| 2959 | + PKR003 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */ = { |
| 2960 | + isa = XCRemoteSwiftPackageReference; |
| 2961 | + repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor.git"; |
| 2962 | + requirement = { |
| 2963 | + kind = upToNextMajorVersion; |
| 2964 | + minimumVersion = 0.9.0; |
| 2965 | + }; |
| 2966 | + }; |
2961 | 2967 | /* End XCRemoteSwiftPackageReference section */ |
2962 | 2968 |
|
2963 | 2969 | /* Begin XCSwiftPackageProductDependency section */ |
|
2976 | 2982 | package = PKR002 /* XCRemoteSwiftPackageReference "Splash" */; |
2977 | 2983 | productName = Splash; |
2978 | 2984 | }; |
| 2985 | + DEP003 /* CodeEditSourceEditor */ = { |
| 2986 | + isa = XCSwiftPackageProductDependency; |
| 2987 | + package = PKR003 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */; |
| 2988 | + productName = CodeEditSourceEditor; |
| 2989 | + }; |
2979 | 2990 | /* End XCSwiftPackageProductDependency section */ |
2980 | 2991 | }; |
2981 | 2992 | rootObject = PRJ001 /* Project object */; |
|
0 commit comments