|
159 | 159 | 294B11201F7B07DD00E04F2D /* TabBarControllerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 294B111F1F7B07DD00E04F2D /* TabBarControllerDelegate.swift */; }; |
160 | 160 | 294B11221F7B0B9500E04F2D /* UIScrollView+ScrollToTop.swift in Sources */ = {isa = PBXBuildFile; fileRef = 294B11211F7B0B9500E04F2D /* UIScrollView+ScrollToTop.swift */; }; |
161 | 161 | 294B11241F7B37D300E04F2D /* ImageCellHeightCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 294B11231F7B37D200E04F2D /* ImageCellHeightCache.swift */; }; |
| 162 | + 2950AB1B2082E47200C6F19A /* AppSplitViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2950AB1A2082E47200C6F19A /* AppSplitViewController.swift */; }; |
162 | 163 | 2957777B200129EB00DDD785 /* Int+Abbreviated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2957777A200129EB00DDD785 /* Int+Abbreviated.swift */; }; |
163 | 164 | 295840651EE89F28007723C6 /* IssueStatusEventModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 295840641EE89F28007723C6 /* IssueStatusEventModel.swift */; }; |
164 | 165 | 295840671EE89FE4007723C6 /* IssueStatusEventCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 295840661EE89FE4007723C6 /* IssueStatusEventCell.swift */; }; |
|
589 | 590 | 294B111F1F7B07DD00E04F2D /* TabBarControllerDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabBarControllerDelegate.swift; sourceTree = "<group>"; }; |
590 | 591 | 294B11211F7B0B9500E04F2D /* UIScrollView+ScrollToTop.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIScrollView+ScrollToTop.swift"; sourceTree = "<group>"; }; |
591 | 592 | 294B11231F7B37D200E04F2D /* ImageCellHeightCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageCellHeightCache.swift; sourceTree = "<group>"; }; |
| 593 | + 2950AB1A2082E47200C6F19A /* AppSplitViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSplitViewController.swift; sourceTree = "<group>"; }; |
592 | 594 | 2957777A200129EB00DDD785 /* Int+Abbreviated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Int+Abbreviated.swift"; sourceTree = "<group>"; }; |
593 | 595 | 295840641EE89F28007723C6 /* IssueStatusEventModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IssueStatusEventModel.swift; sourceTree = "<group>"; }; |
594 | 596 | 295840661EE89FE4007723C6 /* IssueStatusEventCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IssueStatusEventCell.swift; sourceTree = "<group>"; }; |
|
1466 | 1468 | 297AE8681EC0D5C200B44A1F /* View Controllers */ = { |
1467 | 1469 | isa = PBXGroup; |
1468 | 1470 | children = ( |
| 1471 | + 2950AB1A2082E47200C6F19A /* AppSplitViewController.swift */, |
1469 | 1472 | 29CEA5CC1F84DB1B009827DB /* BaseListViewController.swift */, |
1470 | 1473 | 297DD5E01F061BBE006E7E63 /* CreateProfileViewController.swift */, |
1471 | 1474 | 29316DBE1ECC95DB007CAE3F /* RootViewControllers.swift */, |
|
1485 | 1488 | 297AE86A1EC0D5C200B44A1F /* UIViewController+LoadingIndicator.swift */, |
1486 | 1489 | 29792B181FFB10A3007A0C57 /* UIViewController+MessageAutocompleteControllerLayoutDelegate.swift */, |
1487 | 1490 | 292CD3D11F0DBEC000D3D57B /* UIViewController+Safari.swift */, |
1488 | | - 299F63E3205E1CAB0015D901 /* UIViewController+StyledTextViewCellDelegate.swift */, |
1489 | 1491 | 290D2A3C1F044CB20082E6CC /* UIViewController+SmartDeselection.swift */, |
| 1492 | + 299F63E3205E1CAB0015D901 /* UIViewController+StyledTextViewCellDelegate.swift */, |
1490 | 1493 | 4920F1A71F72E27200131E9D /* UIViewController+UserActivity.swift */, |
1491 | 1494 | ); |
1492 | 1495 | path = "View Controllers"; |
|
2647 | 2650 | 2930F2731F8A27750082BA26 /* WidthCache.swift in Sources */, |
2648 | 2651 | 2971722B1F069E6B005E43AC /* SpinnerSectionController.swift in Sources */, |
2649 | 2652 | 2999972E203120E300995FFD /* IssueMergeButtonCell.swift in Sources */, |
| 2653 | + 2950AB1B2082E47200C6F19A /* AppSplitViewController.swift in Sources */, |
2650 | 2654 | 2993046B1FBA8C04007B9737 /* IssueManagingExpansionCell.swift in Sources */, |
2651 | 2655 | 29C33FDB1F127DBB00EC8D40 /* SplitPlaceholderViewController.swift in Sources */, |
2652 | 2656 | 15245489205DC016005810A6 /* IssueTargetBranchCell.swift in Sources */, |
|
0 commit comments