|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 041FC6AD2AE437CE00C1F65A /* SourceControlNavigatorNewBranchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 041FC6AC2AE437CE00C1F65A /* SourceControlNavigatorNewBranchView.swift */; }; |
| 10 | + 041FC6AD2AE437CE00C1F65A /* SourceControlNewBranchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 041FC6AC2AE437CE00C1F65A /* SourceControlNewBranchView.swift */; }; |
11 | 11 | 043BCF03281DA18A000AC47C /* WorkspaceDocument+SearchState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043BCF02281DA18A000AC47C /* WorkspaceDocument+SearchState.swift */; }; |
12 | 12 | 043C321427E31FF6006AE443 /* CodeEditDocumentController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043C321327E31FF6006AE443 /* CodeEditDocumentController.swift */; }; |
13 | 13 | 043C321627E3201F006AE443 /* WorkspaceDocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = 043C321527E3201F006AE443 /* WorkspaceDocument.swift */; }; |
|
480 | 480 | B607181D2B0C5BE3009CDAB4 /* GitClient+Stash.swift in Sources */ = {isa = PBXBuildFile; fileRef = B607181C2B0C5BE3009CDAB4 /* GitClient+Stash.swift */; }; |
481 | 481 | B60718202B0C6CE7009CDAB4 /* GitStashEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = B607181F2B0C6CE7009CDAB4 /* GitStashEntry.swift */; }; |
482 | 482 | B60718312B15A9A3009CDAB4 /* CEOutlineGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = B60718302B15A9A3009CDAB4 /* CEOutlineGroup.swift */; }; |
483 | | - B60718372B170638009CDAB4 /* SourceControlNavigatorRenameBranchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B60718362B170638009CDAB4 /* SourceControlNavigatorRenameBranchView.swift */; }; |
| 483 | + B60718372B170638009CDAB4 /* SourceControlRenameBranchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B60718362B170638009CDAB4 /* SourceControlRenameBranchView.swift */; }; |
484 | 484 | B607183F2B17DB07009CDAB4 /* SourceControlNavigatorRepositoryView+contextMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = B607183E2B17DB07009CDAB4 /* SourceControlNavigatorRepositoryView+contextMenu.swift */; }; |
485 | 485 | B60718422B17DB93009CDAB4 /* SourceControlNavigatorRepositoryView+outlineGroupData.swift in Sources */ = {isa = PBXBuildFile; fileRef = B60718412B17DB93009CDAB4 /* SourceControlNavigatorRepositoryView+outlineGroupData.swift */; }; |
486 | 486 | B60718442B17DBE5009CDAB4 /* SourceControlNavigatorRepositoryItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = B60718432B17DBE5009CDAB4 /* SourceControlNavigatorRepositoryItem.swift */; }; |
|
655 | 655 | /* End PBXCopyFilesBuildPhase section */ |
656 | 656 |
|
657 | 657 | /* Begin PBXFileReference section */ |
658 | | - 041FC6AC2AE437CE00C1F65A /* SourceControlNavigatorNewBranchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceControlNavigatorNewBranchView.swift; sourceTree = "<group>"; }; |
| 658 | + 041FC6AC2AE437CE00C1F65A /* SourceControlNewBranchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceControlNewBranchView.swift; sourceTree = "<group>"; }; |
659 | 659 | 043BCF02281DA18A000AC47C /* WorkspaceDocument+SearchState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WorkspaceDocument+SearchState.swift"; sourceTree = "<group>"; }; |
660 | 660 | 043C321327E31FF6006AE443 /* CodeEditDocumentController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CodeEditDocumentController.swift; sourceTree = "<group>"; }; |
661 | 661 | 043C321527E3201F006AE443 /* WorkspaceDocument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WorkspaceDocument.swift; sourceTree = "<group>"; }; |
|
1116 | 1116 | B607181C2B0C5BE3009CDAB4 /* GitClient+Stash.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GitClient+Stash.swift"; sourceTree = "<group>"; }; |
1117 | 1117 | B607181F2B0C6CE7009CDAB4 /* GitStashEntry.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GitStashEntry.swift; sourceTree = "<group>"; }; |
1118 | 1118 | B60718302B15A9A3009CDAB4 /* CEOutlineGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CEOutlineGroup.swift; sourceTree = "<group>"; }; |
1119 | | - B60718362B170638009CDAB4 /* SourceControlNavigatorRenameBranchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceControlNavigatorRenameBranchView.swift; sourceTree = "<group>"; }; |
| 1119 | + B60718362B170638009CDAB4 /* SourceControlRenameBranchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceControlRenameBranchView.swift; sourceTree = "<group>"; }; |
1120 | 1120 | B607183E2B17DB07009CDAB4 /* SourceControlNavigatorRepositoryView+contextMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SourceControlNavigatorRepositoryView+contextMenu.swift"; sourceTree = "<group>"; }; |
1121 | 1121 | B60718412B17DB93009CDAB4 /* SourceControlNavigatorRepositoryView+outlineGroupData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SourceControlNavigatorRepositoryView+outlineGroupData.swift"; sourceTree = "<group>"; }; |
1122 | 1122 | B60718432B17DBE5009CDAB4 /* SourceControlNavigatorRepositoryItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceControlNavigatorRepositoryItem.swift; sourceTree = "<group>"; }; |
|
3301 | 3301 | B6966A292C2F687A00259C2D /* SourceControlFetchView.swift */, |
3302 | 3302 | B67431CB2C3E45F30047FCA6 /* SourceControlSwitchView.swift */, |
3303 | 3303 | B65B10F42B081A0C002852CF /* SourceControlAddExistingRemoteView.swift */, |
3304 | | - 041FC6AC2AE437CE00C1F65A /* SourceControlNavigatorNewBranchView.swift */, |
3305 | | - B60718362B170638009CDAB4 /* SourceControlNavigatorRenameBranchView.swift */, |
| 3304 | + 041FC6AC2AE437CE00C1F65A /* SourceControlNewBranchView.swift */, |
| 3305 | + B60718362B170638009CDAB4 /* SourceControlRenameBranchView.swift */, |
3306 | 3306 | B6966A2F2C33282200259C2D /* RemoteBranchPicker.swift */, |
3307 | 3307 | ); |
3308 | 3308 | path = Views; |
|
3863 | 3863 | 58A5DF8029325B5A00D1BD5D /* GitClient.swift in Sources */, |
3864 | 3864 | D7E201AE27E8B3C000CB86D0 /* String+Ranges.swift in Sources */, |
3865 | 3865 | 6CE6226E2A2A1CDE0013085C /* NavigatorTab.swift in Sources */, |
3866 | | - 041FC6AD2AE437CE00C1F65A /* SourceControlNavigatorNewBranchView.swift in Sources */, |
| 3866 | + 041FC6AD2AE437CE00C1F65A /* SourceControlNewBranchView.swift in Sources */, |
3867 | 3867 | 77A01E432BBC3A2800F0EA38 /* CETask.swift in Sources */, |
3868 | 3868 | 6C48D8F72972E5F300D6D205 /* WindowObserver.swift in Sources */, |
3869 | 3869 | 6CED16E42A3E660D000EC962 /* String+Lines.swift in Sources */, |
|
3923 | 3923 | 30B088092C0D53080063A882 /* LanguageServer+Formatting.swift in Sources */, |
3924 | 3924 | 30B088102C0D53080063A882 /* LanguageServer+SemanticTokens.swift in Sources */, |
3925 | 3925 | B6C6A43029771F7100A3D28F /* EditorTabBackground.swift in Sources */, |
3926 | | - B60718372B170638009CDAB4 /* SourceControlNavigatorRenameBranchView.swift in Sources */, |
| 3926 | + B60718372B170638009CDAB4 /* SourceControlRenameBranchView.swift in Sources */, |
3927 | 3927 | 6C578D8129CD294800DC73B2 /* ExtensionActivatorView.swift in Sources */, |
3928 | 3928 | B6F0517D29D9E4B100D72287 /* TerminalSettingsView.swift in Sources */, |
3929 | 3929 | 6CC17B532C43314000834E2C /* ProjectNavigatorViewController+NSOutlineViewDelegate.swift in Sources */, |
|
0 commit comments