|
554 | 554 | B67DB0F62AFC2A7A002DC647 /* FindNavigatorToolbarBottom.swift in Sources */ = {isa = PBXBuildFile; fileRef = B67DB0F52AFC2A7A002DC647 /* FindNavigatorToolbarBottom.swift */; }; |
555 | 555 | B67DB0F92AFDF638002DC647 /* IconButtonStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B67DB0F82AFDF638002DC647 /* IconButtonStyle.swift */; }; |
556 | 556 | B67DB0FC2AFDF71F002DC647 /* IconToggleStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B67DB0FB2AFDF71F002DC647 /* IconToggleStyle.swift */; }; |
| 557 | + B67DBB882CD51C55007F4F18 /* Limiter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B67DBB872CD51C51007F4F18 /* Limiter.swift */; }; |
557 | 558 | B68108042C60287F008B27C1 /* StartTaskToolbarButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = B68108032C60287F008B27C1 /* StartTaskToolbarButton.swift */; }; |
558 | 559 | B685DE7929CC9CCD002860C8 /* StatusBarIcon.swift in Sources */ = {isa = PBXBuildFile; fileRef = B685DE7829CC9CCD002860C8 /* StatusBarIcon.swift */; }; |
559 | 560 | B6966A282C2F683300259C2D /* SourceControlPullView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6966A272C2F683300259C2D /* SourceControlPullView.swift */; }; |
|
585 | 586 | B6CFD8112C20A8EE00E63F1A /* NSFont+WithWeight.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6CFD8102C20A8EE00E63F1A /* NSFont+WithWeight.swift */; }; |
586 | 587 | B6D7EA592971078500301FAC /* InspectorSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6D7EA582971078500301FAC /* InspectorSection.swift */; }; |
587 | 588 | B6D7EA5C297107DD00301FAC /* InspectorField.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6D7EA5B297107DD00301FAC /* InspectorField.swift */; }; |
| 589 | + B6E38E022CD3E63A00F4E65A /* GitConfigClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6E38E012CD3E62E00F4E65A /* GitConfigClient.swift */; }; |
588 | 590 | B6E41C7029DD157F0088F9F4 /* AccountsSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6E41C6F29DD157F0088F9F4 /* AccountsSettingsView.swift */; }; |
589 | 591 | B6E41C7429DD40010088F9F4 /* View+HideSidebarToggle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6E41C7329DD40010088F9F4 /* View+HideSidebarToggle.swift */; }; |
590 | 592 | B6E41C7929DE02800088F9F4 /* AccountSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6E41C7829DE02800088F9F4 /* AccountSelectionView.swift */; }; |
|
1217 | 1219 | B67DB0F52AFC2A7A002DC647 /* FindNavigatorToolbarBottom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FindNavigatorToolbarBottom.swift; sourceTree = "<group>"; }; |
1218 | 1220 | B67DB0F82AFDF638002DC647 /* IconButtonStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IconButtonStyle.swift; sourceTree = "<group>"; }; |
1219 | 1221 | B67DB0FB2AFDF71F002DC647 /* IconToggleStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IconToggleStyle.swift; sourceTree = "<group>"; }; |
| 1222 | + B67DBB872CD51C51007F4F18 /* Limiter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Limiter.swift; sourceTree = "<group>"; }; |
1220 | 1223 | B68108032C60287F008B27C1 /* StartTaskToolbarButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StartTaskToolbarButton.swift; sourceTree = "<group>"; }; |
1221 | 1224 | B685DE7829CC9CCD002860C8 /* StatusBarIcon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusBarIcon.swift; sourceTree = "<group>"; }; |
1222 | 1225 | B6966A272C2F683300259C2D /* SourceControlPullView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceControlPullView.swift; sourceTree = "<group>"; }; |
|
1248 | 1251 | B6CFD8102C20A8EE00E63F1A /* NSFont+WithWeight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSFont+WithWeight.swift"; sourceTree = "<group>"; }; |
1249 | 1252 | B6D7EA582971078500301FAC /* InspectorSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectorSection.swift; sourceTree = "<group>"; }; |
1250 | 1253 | B6D7EA5B297107DD00301FAC /* InspectorField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectorField.swift; sourceTree = "<group>"; }; |
| 1254 | + B6E38E012CD3E62E00F4E65A /* GitConfigClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GitConfigClient.swift; sourceTree = "<group>"; }; |
1251 | 1255 | B6E41C6F29DD157F0088F9F4 /* AccountsSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountsSettingsView.swift; sourceTree = "<group>"; }; |
1252 | 1256 | B6E41C7329DD40010088F9F4 /* View+HideSidebarToggle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+HideSidebarToggle.swift"; sourceTree = "<group>"; }; |
1253 | 1257 | B6E41C7829DE02800088F9F4 /* AccountSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountSelectionView.swift; sourceTree = "<group>"; }; |
|
2252 | 2256 | isa = PBXGroup; |
2253 | 2257 | children = ( |
2254 | 2258 | 58A5DF7F29325B5A00D1BD5D /* GitClient.swift */, |
| 2259 | + B6E38E012CD3E62E00F4E65A /* GitConfigClient.swift */, |
2255 | 2260 | 04BA7C182AE2D7C600584E1C /* GitClient+Branches.swift */, |
2256 | 2261 | 04BA7C1D2AE2D8A000584E1C /* GitClient+Clone.swift */, |
2257 | 2262 | 04BA7C1B2AE2D84100584E1C /* GitClient+Commit.swift */, |
|
2435 | 2440 | 5831E3C92933E83400D5A6D2 /* Protocols */, |
2436 | 2441 | 5875680E29316BDC00C965A3 /* ShellClient */, |
2437 | 2442 | 6C5C891A2A3F736500A94FE1 /* FocusedValues.swift */, |
| 2443 | + B67DBB872CD51C51007F4F18 /* Limiter.swift */, |
2438 | 2444 | ); |
2439 | 2445 | path = Utils; |
2440 | 2446 | sourceTree = "<group>"; |
|
4025 | 4031 | 58798233292E30B90085B254 /* FeedbackToolbar.swift in Sources */, |
4026 | 4032 | 6CC17B5B2C44258700834E2C /* WindowControllerPropertyWrapper.swift in Sources */, |
4027 | 4033 | 587B9E6829301D8F00AC7927 /* GitLabAccountModel.swift in Sources */, |
| 4034 | + B67DBB882CD51C55007F4F18 /* Limiter.swift in Sources */, |
4028 | 4035 | 5878DAA7291AE76700DD95A3 /* OpenQuicklyViewModel.swift in Sources */, |
4029 | 4036 | 6CFF967429BEBCC300182D6F /* FindCommands.swift in Sources */, |
4030 | 4037 | 587B9E6529301D8F00AC7927 /* GitLabGroupAccess.swift in Sources */, |
|
4241 | 4248 | 581550D429FBD37D00684881 /* ProjectNavigatorToolbarBottom.swift in Sources */, |
4242 | 4249 | 66AF6CE72BF17FFB00D83C9D /* UpdateStatusBarInfo.swift in Sources */, |
4243 | 4250 | 587B9E7E29301D8F00AC7927 /* GitHubGistRouter.swift in Sources */, |
| 4251 | + B6E38E022CD3E63A00F4E65A /* GitConfigClient.swift in Sources */, |
4244 | 4252 | B6AB09A52AAAC00F0003A3A6 /* EditorTabBarTrailingAccessories.swift in Sources */, |
4245 | 4253 | 04BA7C0B2AE2A2D100584E1C /* GitBranch.swift in Sources */, |
4246 | 4254 | 6CAAF69229BCC71C00A1F48A /* (null) in Sources */, |
|
0 commit comments