|
28 | 28 | 49F7B2811E8475F900F09768 /* SplitViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49F7B2801E8475F900F09768 /* SplitViewController.swift */; };
|
29 | 29 | 4D498DB1B98D4B496FDBB7AA /* Pods_try__Extension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD2E9D5733A6E1B6E10AFEEF /* Pods_try__Extension.framework */; };
|
30 | 30 | 5CDB20792048952A00C3E0D3 /* TwitterFollowDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CDB20782048952A00C3E0D3 /* TwitterFollowDelegate.swift */; };
|
| 31 | + 5C7F82DB2048B01D009193B4 /* RootTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C7F82DA2048B01D009193B4 /* RootTabBarController.swift */; }; |
31 | 32 | 7AD1E19C80B78BB08E3DF079 /* Pods_trySwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 620220ABCCCDF47FDAF48B67 /* Pods_trySwift.framework */; };
|
32 | 33 | EAFE1C26E49EFABF83487BDC /* Pods_try__Today.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24718BF11477753FCD47A7A8 /* Pods_try__Today.framework */; };
|
33 | 34 | FA0E2B4F1E63B90400B40814 /* SessionDetailInterfaceController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA0E2B4E1E63B90400B40814 /* SessionDetailInterfaceController.swift */; };
|
|
195 | 196 | 49F7B2801E8475F900F09768 /* SplitViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SplitViewController.swift; sourceTree = "<group>"; };
|
196 | 197 | 58F81AD508535BD405F98215 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
197 | 198 | 5CDB20782048952A00C3E0D3 /* TwitterFollowDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TwitterFollowDelegate.swift; sourceTree = "<group>"; };
|
| 199 | + 5C7F82DA2048B01D009193B4 /* RootTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootTabBarController.swift; sourceTree = "<group>"; }; |
198 | 200 | 5FA07FBC036240AEF8B7C739 /* Pods-trySwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-trySwift.release.xcconfig"; path = "Pods/Target Support Files/Pods-trySwift/Pods-trySwift.release.xcconfig"; sourceTree = "<group>"; };
|
199 | 201 | 620220ABCCCDF47FDAF48B67 /* Pods_trySwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_trySwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
200 | 202 | 6C1F9C27BCD8099DCA758F7A /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
|
|
391 | 393 | path = Twitter;
|
392 | 394 | sourceTree = "<group>";
|
393 | 395 | };
|
| 396 | + 5C7F82D92048B00B009193B4 /* RootTabBar */ = { |
| 397 | + isa = PBXGroup; |
| 398 | + children = ( |
| 399 | + 5C7F82DA2048B01D009193B4 /* RootTabBarController.swift */, |
| 400 | + ); |
| 401 | + path = RootTabBar; |
| 402 | + sourceTree = "<group>"; |
| 403 | + }; |
394 | 404 | F413680C9BA29129B4319377 /* Pods */ = {
|
395 | 405 | isa = PBXGroup;
|
396 | 406 | children = (
|
|
425 | 435 | FA39E8C51C6AB7310074B6BE /* ViewControllers */ = {
|
426 | 436 | isa = PBXGroup;
|
427 | 437 | children = (
|
| 438 | + 5C7F82D92048B00B009193B4 /* RootTabBar */, |
428 | 439 | FA39E8FB1C6C26150074B6BE /* Schedule */,
|
429 | 440 | FA39E9061C6C43480074B6BE /* Speakers */,
|
430 | 441 | FABA73BF1D6D9ACE0081D887 /* OfficeHours */,
|
|
1138 | 1149 | files = (
|
1139 | 1150 | 5CDB20792048952A00C3E0D3 /* TwitterFollowDelegate.swift in Sources */,
|
1140 | 1151 | 499BD62A1D05910200E74061 /* Twitter.swift in Sources */,
|
| 1152 | + 5C7F82DB2048B01D009193B4 /* RootTabBarController.swift in Sources */, |
1141 | 1153 | FA39E90F1C6C81870074B6BE /* SponsorsViewController.swift in Sources */,
|
1142 | 1154 | FA36B7071E5DA3970022E6A9 /* DateFormatterExtension.swift in Sources */,
|
1143 | 1155 | FAA54F141D9130F900EC9E80 /* UITableViewExtension.swift in Sources */,
|
|
0 commit comments