|
25 | 25 | 290CA7642169799600DE04F8 /* AppController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA7632169799600DE04F8 /* AppController.swift */; };
|
26 | 26 | 290CA76621697A7900DE04F8 /* AppSplitViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA76521697A7900DE04F8 /* AppSplitViewController.swift */; };
|
27 | 27 | 290CA768216984F000DE04F8 /* Client+GithubUserSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA767216984F000DE04F8 /* Client+GithubUserSession.swift */; };
|
28 |
| - 290CA76A216AC82700DE04F8 /* SearchShortcutRoute.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA769216AC82700DE04F8 /* SearchShortcutRoute.swift */; }; |
| 28 | + 290CA76A216AC82700DE04F8 /* SearchShortcutRoute+RoutePerformable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA769216AC82700DE04F8 /* SearchShortcutRoute+RoutePerformable.swift */; }; |
29 | 29 | 290CA770216AE91300DE04F8 /* UITabBarController+SelectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA76F216AE91300DE04F8 /* UITabBarController+SelectType.swift */; };
|
30 |
| - 290CA772216AE93E00DE04F8 /* SwitchAccountShortcutRoute.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA771216AE93E00DE04F8 /* SwitchAccountShortcutRoute.swift */; }; |
31 |
| - 290CA774216AE94D00DE04F8 /* BookmarkShortcutRoute.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA773216AE94D00DE04F8 /* BookmarkShortcutRoute.swift */; }; |
32 |
| - 290CA778216AFAE600DE04F8 /* RoutePerformable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA777216AFAE600DE04F8 /* RoutePerformable.swift */; }; |
| 30 | + 290CA772216AE93E00DE04F8 /* SwitchAccountShortcutRoute+RoutePerformable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA771216AE93E00DE04F8 /* SwitchAccountShortcutRoute+RoutePerformable.swift */; }; |
| 31 | + 290CA774216AE94D00DE04F8 /* BookmarkShortcutRoute+RoutePerformable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA773216AE94D00DE04F8 /* BookmarkShortcutRoute+RoutePerformable.swift */; }; |
| 32 | + 290CA778216AFAE600DE04F8 /* RoutePerformable+RoutePerformable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA777216AFAE600DE04F8 /* RoutePerformable+RoutePerformable.swift */; }; |
33 | 33 | 290CA77A216AFC1300DE04F8 /* AppController+SetupRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290CA779216AFC1300DE04F8 /* AppController+SetupRoutes.swift */; };
|
34 | 34 | 290D2A3D1F044CB20082E6CC /* UIViewController+SmartDeselection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290D2A3C1F044CB20082E6CC /* UIViewController+SmartDeselection.swift */; };
|
35 | 35 | 290D2A421F04D3470082E6CC /* IssueStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 290D2A411F04D3470082E6CC /* IssueStatus.swift */; };
|
|
206 | 206 | 295C31D11F0AA72000521CED /* IssueStatusEvent+ButtonState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 295C31D01F0AA72000521CED /* IssueStatusEvent+ButtonState.swift */; };
|
207 | 207 | 295F52AA1EF1BB86000B53CF /* Test.md in Resources */ = {isa = PBXBuildFile; fileRef = 295F52A61EF1B9D2000B53CF /* Test.md */; };
|
208 | 208 | 29622B45210520E6000C428D /* CardCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29622B44210520E6000C428D /* CardCollectionViewCell.swift */; };
|
| 209 | + 29625060217D53C000EA6164 /* RepoRoute+RoutePerformable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2962505F217D53C000EA6164 /* RepoRoute+RoutePerformable.swift */; }; |
209 | 210 | 2963A9321EE1EBE20066509C /* UIMenuController+Reactions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2963A9311EE1EBE20066509C /* UIMenuController+Reactions.swift */; };
|
210 | 211 | 2963A9341EE2118E0066509C /* ResponderButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2963A9331EE2118E0066509C /* ResponderButton.swift */; };
|
211 | 212 | 2963A93B1EE25F6F0066509C /* LabelableFields+IssueLabelModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2963A93A1EE25F6F0066509C /* LabelableFields+IssueLabelModel.swift */; };
|
|
301 | 302 | 29A08FBE1F12EF7C00C5368E /* IssueReferencedCommitModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A08FBB1F12EF7C00C5368E /* IssueReferencedCommitModel.swift */; };
|
302 | 303 | 29A08FBF1F12EF7C00C5368E /* IssueReferencedCommitSectionController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A08FBC1F12EF7C00C5368E /* IssueReferencedCommitSectionController.swift */; };
|
303 | 304 | 29A1053F216D9062004734A0 /* UNNotificationContent+Routable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A1053E216D9062004734A0 /* UNNotificationContent+Routable.swift */; };
|
304 |
| - 29A10541216D912F004734A0 /* IssueNotificationRoute.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A10540216D912F004734A0 /* IssueNotificationRoute.swift */; }; |
| 305 | + 29A10541216D912F004734A0 /* IssueRoute+RoutePerformable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A10540216D912F004734A0 /* IssueRoute+RoutePerformable.swift */; }; |
305 | 306 | 29A10543216D9381004734A0 /* UNMutableNotificationContent+Routable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A10542216D9381004734A0 /* UNMutableNotificationContent+Routable.swift */; };
|
306 | 307 | 29A10545216D9515004734A0 /* AppController+UNUserNotificationCenterDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A10544216D9515004734A0 /* AppController+UNUserNotificationCenterDelegate.swift */; };
|
307 | 308 | 29A195021EC66B8B00C3E289 /* UIColor+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A195011EC66B8B00C3E289 /* UIColor+Hex.swift */; };
|
|
565 | 566 | 290CA7632169799600DE04F8 /* AppController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppController.swift; sourceTree = "<group>"; };
|
566 | 567 | 290CA76521697A7900DE04F8 /* AppSplitViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSplitViewController.swift; sourceTree = "<group>"; };
|
567 | 568 | 290CA767216984F000DE04F8 /* Client+GithubUserSession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Client+GithubUserSession.swift"; sourceTree = "<group>"; };
|
568 |
| - 290CA769216AC82700DE04F8 /* SearchShortcutRoute.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchShortcutRoute.swift; sourceTree = "<group>"; }; |
| 569 | + 290CA769216AC82700DE04F8 /* SearchShortcutRoute+RoutePerformable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SearchShortcutRoute+RoutePerformable.swift"; sourceTree = "<group>"; }; |
569 | 570 | 290CA76F216AE91300DE04F8 /* UITabBarController+SelectType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITabBarController+SelectType.swift"; sourceTree = "<group>"; };
|
570 |
| - 290CA771216AE93E00DE04F8 /* SwitchAccountShortcutRoute.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwitchAccountShortcutRoute.swift; sourceTree = "<group>"; }; |
571 |
| - 290CA773216AE94D00DE04F8 /* BookmarkShortcutRoute.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookmarkShortcutRoute.swift; sourceTree = "<group>"; }; |
572 |
| - 290CA777216AFAE600DE04F8 /* RoutePerformable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoutePerformable.swift; sourceTree = "<group>"; }; |
| 571 | + 290CA771216AE93E00DE04F8 /* SwitchAccountShortcutRoute+RoutePerformable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SwitchAccountShortcutRoute+RoutePerformable.swift"; sourceTree = "<group>"; }; |
| 572 | + 290CA773216AE94D00DE04F8 /* BookmarkShortcutRoute+RoutePerformable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BookmarkShortcutRoute+RoutePerformable.swift"; sourceTree = "<group>"; }; |
| 573 | + 290CA777216AFAE600DE04F8 /* RoutePerformable+RoutePerformable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RoutePerformable+RoutePerformable.swift"; sourceTree = "<group>"; }; |
573 | 574 | 290CA779216AFC1300DE04F8 /* AppController+SetupRoutes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppController+SetupRoutes.swift"; sourceTree = "<group>"; };
|
574 | 575 | 290D2A3C1F044CB20082E6CC /* UIViewController+SmartDeselection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+SmartDeselection.swift"; sourceTree = "<group>"; };
|
575 | 576 | 290D2A411F04D3470082E6CC /* IssueStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IssueStatus.swift; sourceTree = "<group>"; };
|
|
747 | 748 | 295F52A61EF1B9D2000B53CF /* Test.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = Test.md; sourceTree = "<group>"; };
|
748 | 749 | 295F52D91EF1C0C7000B53CF /* MMMarkdown.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MMMarkdown.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
749 | 750 | 29622B44210520E6000C428D /* CardCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardCollectionViewCell.swift; sourceTree = "<group>"; };
|
| 751 | + 2962505F217D53C000EA6164 /* RepoRoute+RoutePerformable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RepoRoute+RoutePerformable.swift"; sourceTree = "<group>"; }; |
750 | 752 | 2963A9311EE1EBE20066509C /* UIMenuController+Reactions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIMenuController+Reactions.swift"; sourceTree = "<group>"; };
|
751 | 753 | 2963A9331EE2118E0066509C /* ResponderButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResponderButton.swift; sourceTree = "<group>"; };
|
752 | 754 | 2963A93A1EE25F6F0066509C /* LabelableFields+IssueLabelModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "LabelableFields+IssueLabelModel.swift"; sourceTree = "<group>"; };
|
|
849 | 851 | 29A08FBB1F12EF7C00C5368E /* IssueReferencedCommitModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IssueReferencedCommitModel.swift; sourceTree = "<group>"; };
|
850 | 852 | 29A08FBC1F12EF7C00C5368E /* IssueReferencedCommitSectionController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IssueReferencedCommitSectionController.swift; sourceTree = "<group>"; };
|
851 | 853 | 29A1053E216D9062004734A0 /* UNNotificationContent+Routable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UNNotificationContent+Routable.swift"; sourceTree = "<group>"; };
|
852 |
| - 29A10540216D912F004734A0 /* IssueNotificationRoute.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IssueNotificationRoute.swift; sourceTree = "<group>"; }; |
| 854 | + 29A10540216D912F004734A0 /* IssueRoute+RoutePerformable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "IssueRoute+RoutePerformable.swift"; sourceTree = "<group>"; }; |
853 | 855 | 29A10542216D9381004734A0 /* UNMutableNotificationContent+Routable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UNMutableNotificationContent+Routable.swift"; sourceTree = "<group>"; };
|
854 | 856 | 29A10544216D9515004734A0 /* AppController+UNUserNotificationCenterDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppController+UNUserNotificationCenterDelegate.swift"; sourceTree = "<group>"; };
|
855 | 857 | 29A195011EC66B8B00C3E289 /* UIColor+Hex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Hex.swift"; sourceTree = "<group>"; };
|
|
1123 | 1125 | 290CA779216AFC1300DE04F8 /* AppController+SetupRoutes.swift */,
|
1124 | 1126 | 29A10544216D9515004734A0 /* AppController+UNUserNotificationCenterDelegate.swift */,
|
1125 | 1127 | 290CA76521697A7900DE04F8 /* AppSplitViewController.swift */,
|
1126 |
| - 290CA773216AE94D00DE04F8 /* BookmarkShortcutRoute.swift */, |
1127 |
| - 29A10540216D912F004734A0 /* IssueNotificationRoute.swift */, |
1128 |
| - 290CA777216AFAE600DE04F8 /* RoutePerformable.swift */, |
1129 |
| - 290CA769216AC82700DE04F8 /* SearchShortcutRoute.swift */, |
1130 |
| - 290CA771216AE93E00DE04F8 /* SwitchAccountShortcutRoute.swift */, |
| 1128 | + 290CA773216AE94D00DE04F8 /* BookmarkShortcutRoute+RoutePerformable.swift */, |
| 1129 | + 29A10540216D912F004734A0 /* IssueRoute+RoutePerformable.swift */, |
| 1130 | + 2962505F217D53C000EA6164 /* RepoRoute+RoutePerformable.swift */, |
| 1131 | + 290CA777216AFAE600DE04F8 /* RoutePerformable+RoutePerformable.swift */, |
| 1132 | + 290CA769216AC82700DE04F8 /* SearchShortcutRoute+RoutePerformable.swift */, |
| 1133 | + 290CA771216AE93E00DE04F8 /* SwitchAccountShortcutRoute+RoutePerformable.swift */, |
1131 | 1134 | 29A10542216D9381004734A0 /* UNMutableNotificationContent+Routable.swift */,
|
1132 | 1135 | 29A1053E216D9062004734A0 /* UNNotificationContent+Routable.swift */,
|
1133 | 1136 | );
|
|
2817 | 2820 | 291929611F3FD2960012067B /* DiffString.swift in Sources */,
|
2818 | 2821 | 290744B51F250A6800FD9E48 /* EmojiAutocomplete.swift in Sources */,
|
2819 | 2822 | 29C167691ECA016500439D62 /* EmptyView.swift in Sources */,
|
| 2823 | + 29625060217D53C000EA6164 /* RepoRoute+RoutePerformable.swift in Sources */, |
2820 | 2824 | 29F3A18420CADA3A00645CB7 /* NotificationsViewController.swift in Sources */,
|
2821 | 2825 | 2957777B200129EB00DDD785 /* Int+Abbreviated.swift in Sources */,
|
2822 | 2826 | 29C1677A1ECA14F700439D62 /* Feed.swift in Sources */,
|
|
2870 | 2874 | 2967DC56211751CB00FD3683 /* UIContentSizeCategory+Preferred.swift in Sources */,
|
2871 | 2875 | 7BBFEE5B1F8A8A0400C68E47 /* SearchBarSectionController.swift in Sources */,
|
2872 | 2876 | 292FCAFA1EDFCC510026635E /* IssueCommentDetailsViewModel.swift in Sources */,
|
2873 |
| - 29A10541216D912F004734A0 /* IssueNotificationRoute.swift in Sources */, |
| 2877 | + 29A10541216D912F004734A0 /* IssueRoute+RoutePerformable.swift in Sources */, |
2874 | 2878 | 2949674E1EF9719300B1CF1A /* IssueCommentHrCell.swift in Sources */,
|
2875 | 2879 | 2949674C1EF9716400B1CF1A /* IssueCommentHrModel.swift in Sources */,
|
2876 | 2880 | 294967531EFC1EDB00B1CF1A /* IssueCommentHtmlCell.swift in Sources */,
|
|
2976 | 2980 | 2928C78C1F15D80E0000D06D /* IssueRenamedSectionController.swift in Sources */,
|
2977 | 2981 | 2928C78E1F15DF1B0000D06D /* IssueRenamedString.swift in Sources */,
|
2978 | 2982 | 297A372E1F17018F0081C04E /* IssueRequestCell.swift in Sources */,
|
2979 |
| - 290CA774216AE94D00DE04F8 /* BookmarkShortcutRoute.swift in Sources */, |
| 2983 | + 290CA774216AE94D00DE04F8 /* BookmarkShortcutRoute+RoutePerformable.swift in Sources */, |
2980 | 2984 | 297A372C1F1700BC0081C04E /* IssueRequestModel.swift in Sources */,
|
2981 | 2985 | 297A37301F1704C10081C04E /* IssueRequestSectionController.swift in Sources */,
|
2982 | 2986 | 29F7F05C1F2A751B00F6075D /* IssueResult.swift in Sources */,
|
|
3094 | 3098 | 2905AFAF1F7357FA0015AE32 /* RepositoryViewController.swift in Sources */,
|
3095 | 3099 | 2963A9341EE2118E0066509C /* ResponderButton.swift in Sources */,
|
3096 | 3100 | BDB6AA69215FBC35009BB73C /* RepositoryBranchesViewController.swift in Sources */,
|
3097 |
| - 290CA772216AE93E00DE04F8 /* SwitchAccountShortcutRoute.swift in Sources */, |
| 3101 | + 290CA772216AE93E00DE04F8 /* SwitchAccountShortcutRoute+RoutePerformable.swift in Sources */, |
3098 | 3102 | 293189281F5391F700EF0911 /* Result.swift in Sources */,
|
3099 |
| - 290CA778216AFAE600DE04F8 /* RoutePerformable.swift in Sources */, |
| 3103 | + 290CA778216AFAE600DE04F8 /* RoutePerformable+RoutePerformable.swift in Sources */, |
3100 | 3104 | 295B51421FC26B8100C3993B /* PeopleCell.swift in Sources */,
|
3101 | 3105 | 29316DBF1ECC95DB007CAE3F /* RootViewControllers.swift in Sources */,
|
3102 | 3106 | 29DA1E791F5DEE8F0050C64B /* SearchLoadingView.swift in Sources */,
|
3103 |
| - 290CA76A216AC82700DE04F8 /* SearchShortcutRoute.swift in Sources */, |
| 3107 | + 290CA76A216AC82700DE04F8 /* SearchShortcutRoute+RoutePerformable.swift in Sources */, |
3104 | 3108 | 986B872D1F2C846700AAB55C /* SearchNoResultsCell.swift in Sources */,
|
3105 | 3109 | DC60C6DC1F99414E00241271 /* IsCancellationError.swift in Sources */,
|
3106 | 3110 | 29CC29311FF421DC006B6DE7 /* PullRequestReviewCommentsViewController.swift in Sources */,
|
|
0 commit comments