|
339 | 339 | D7012EE827E757850001E1EF /* FindNavigatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7012EE727E757850001E1EF /* FindNavigatorView.swift */; }; |
340 | 340 | D7211D4327E066CE008F2ED7 /* Localized+Ex.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7211D4227E066CE008F2ED7 /* Localized+Ex.swift */; }; |
341 | 341 | D7211D4727E06BFE008F2ED7 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = D7211D4927E06BFE008F2ED7 /* Localizable.strings */; }; |
| 342 | + D7DC4B76298FFBE900D6C83D /* OutlintViewController+OutlineTableViewCellDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7DC4B75298FFBE900D6C83D /* OutlintViewController+OutlineTableViewCellDelegate.swift */; }; |
342 | 343 | D7E201AE27E8B3C000CB86D0 /* String+Ranges.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7E201AD27E8B3C000CB86D0 /* String+Ranges.swift */; }; |
343 | 344 | D7E201B027E8C07300CB86D0 /* FindNavigatorSearchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7E201AF27E8C07300CB86D0 /* FindNavigatorSearchBar.swift */; }; |
344 | 345 | D7E201B227E8D50000CB86D0 /* FindNavigatorModeSelector.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7E201B127E8D50000CB86D0 /* FindNavigatorModeSelector.swift */; }; |
|
733 | 734 | D7012EE727E757850001E1EF /* FindNavigatorView.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = FindNavigatorView.swift; sourceTree = "<group>"; tabWidth = 4; }; |
734 | 735 | D7211D4227E066CE008F2ED7 /* Localized+Ex.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Localized+Ex.swift"; sourceTree = "<group>"; }; |
735 | 736 | D7211D4827E06BFE008F2ED7 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 737 | + D7DC4B75298FFBE900D6C83D /* OutlintViewController+OutlineTableViewCellDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OutlintViewController+OutlineTableViewCellDelegate.swift"; sourceTree = "<group>"; }; |
736 | 738 | D7E201AD27E8B3C000CB86D0 /* String+Ranges.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Ranges.swift"; sourceTree = "<group>"; }; |
737 | 739 | D7E201AF27E8C07300CB86D0 /* FindNavigatorSearchBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FindNavigatorSearchBar.swift; sourceTree = "<group>"; }; |
738 | 740 | D7E201B127E8D50000CB86D0 /* FindNavigatorModeSelector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FindNavigatorModeSelector.swift; sourceTree = "<group>"; }; |
|
959 | 961 | 285FEC6D27FE4B4A00E57D53 /* OutlineViewController.swift */, |
960 | 962 | 285FEC6F27FE4B9800E57D53 /* OutlineTableViewCell.swift */, |
961 | 963 | 285FEC7127FE4EEF00E57D53 /* OutlineMenu.swift */, |
| 964 | + D7DC4B75298FFBE900D6C83D /* OutlintViewController+OutlineTableViewCellDelegate.swift */, |
962 | 965 | ); |
963 | 966 | path = OutlineView; |
964 | 967 | sourceTree = "<group>"; |
|
2601 | 2604 | 58822534292C280D00E83CDE /* CursorLocation.swift in Sources */, |
2602 | 2605 | 201169E52837B40300F92B46 /* SourceControlNavigatorRepositoriesView.swift in Sources */, |
2603 | 2606 | 587B9E6A29301D8F00AC7927 /* GitLabPermissions.swift in Sources */, |
| 2607 | + D7DC4B76298FFBE900D6C83D /* OutlintViewController+OutlineTableViewCellDelegate.swift in Sources */, |
2604 | 2608 | 587B9E9229301D8F00AC7927 /* BitBucketAccount.swift in Sources */, |
2605 | 2609 | 58F2EAFE292FB2B0004A9BDE /* GitHubEnterpriseLoginView.swift in Sources */, |
2606 | 2610 | DE513F52281B672D002260B9 /* TabBarAccessory.swift in Sources */, |
|
0 commit comments