|
571 | 571 | B6966A302C33282200259C2D /* RemoteBranchPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6966A2F2C33282200259C2D /* RemoteBranchPicker.swift */; }; |
572 | 572 | B6966A322C3348D300259C2D /* WorkspaceSheets.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6966A312C3348D300259C2D /* WorkspaceSheets.swift */; }; |
573 | 573 | B6966A342C34996B00259C2D /* SourceControlManager+GitClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6966A332C34996B00259C2D /* SourceControlManager+GitClient.swift */; }; |
| 574 | + B696A7E62CFE20C40048CFE1 /* FeatureIcon.swift in Sources */ = {isa = PBXBuildFile; fileRef = B696A7E52CFE20C40048CFE1 /* FeatureIcon.swift */; }; |
574 | 575 | B697937A29FF5668002027EC /* AccountsSettingsAccountLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = B697937929FF5668002027EC /* AccountsSettingsAccountLink.swift */; }; |
575 | 576 | B69BFDC72B0686910050D9A6 /* GitClient+Initiate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B69BFDC62B0686910050D9A6 /* GitClient+Initiate.swift */; }; |
576 | 577 | B69D3EDE2C5E85A2005CF43A /* StopTaskToolbarButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = B69D3EDD2C5E85A2005CF43A /* StopTaskToolbarButton.swift */; }; |
|
1246 | 1247 | B6966A2F2C33282200259C2D /* RemoteBranchPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteBranchPicker.swift; sourceTree = "<group>"; }; |
1247 | 1248 | B6966A312C3348D300259C2D /* WorkspaceSheets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WorkspaceSheets.swift; sourceTree = "<group>"; }; |
1248 | 1249 | B6966A332C34996B00259C2D /* SourceControlManager+GitClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SourceControlManager+GitClient.swift"; sourceTree = "<group>"; }; |
| 1250 | + B696A7E52CFE20C40048CFE1 /* FeatureIcon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureIcon.swift; sourceTree = "<group>"; }; |
1249 | 1251 | B697937929FF5668002027EC /* AccountsSettingsAccountLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountsSettingsAccountLink.swift; sourceTree = "<group>"; }; |
1250 | 1252 | B69BFDC62B0686910050D9A6 /* GitClient+Initiate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GitClient+Initiate.swift"; sourceTree = "<group>"; }; |
1251 | 1253 | B69D3EDD2C5E85A2005CF43A /* StopTaskToolbarButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StopTaskToolbarButton.swift; sourceTree = "<group>"; }; |
|
3558 | 3560 | B6CF632A29E5436C0085880A /* Views */ = { |
3559 | 3561 | isa = PBXGroup; |
3560 | 3562 | children = ( |
| 3563 | + B696A7E52CFE20C40048CFE1 /* FeatureIcon.swift */, |
3561 | 3564 | B67DBB932CD5FBE2007F4F18 /* GlobPatternListItem.swift */, |
3562 | 3565 | B67DBB912CD5EAA4007F4F18 /* GlobPatternList.swift */, |
3563 | 3566 | B6041F4C29D7A4E9000F3454 /* SettingsPageView.swift */, |
|
4032 | 4035 | 30B0880D2C0D53080063A882 /* LanguageServer+References.swift in Sources */, |
4033 | 4036 | 77A01E2E2BB4261200F0EA38 /* CEWorkspaceSettings.swift in Sources */, |
4034 | 4037 | 6C4104E9297C970F00F472BA /* AboutDefaultView.swift in Sources */, |
| 4038 | + B696A7E62CFE20C40048CFE1 /* FeatureIcon.swift in Sources */, |
4035 | 4039 | 587B9E6F29301D8F00AC7927 /* GitLabProjectAccess.swift in Sources */, |
4036 | 4040 | 587B9E6929301D8F00AC7927 /* GitLabEvent.swift in Sources */, |
4037 | 4041 | B63F6A7B2C561BCB003B4342 /* RegexFormatter.swift in Sources */, |
|
0 commit comments