|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0E33F94B8D78AB969FD309A3 /* Pods_AltStoreCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A08F67C18350C7990753F03F /* Pods_AltStoreCore.framework */; }; |
| 11 | + 19B9B7452845E6DF0076EF69 /* SelectTeamViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19B9B7442845E6DF0076EF69 /* SelectTeamViewController.swift */; }; |
11 | 12 | 2A77E3D272F3D92436FAC272 /* Pods_AltStore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9EEAA842DA87A88A870053B /* Pods_AltStore.framework */; }; |
12 | 13 | A8BCEBEAC0620CF80A2FD26D /* Pods_AltServer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC3822AB1C4CF1D4CDF7445D /* Pods_AltServer.framework */; }; |
13 | 14 | BF02419622F2199300129732 /* RefreshAttemptsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF02419522F2199300129732 /* RefreshAttemptsViewController.swift */; }; |
|
464 | 465 |
|
465 | 466 | /* Begin PBXFileReference section */ |
466 | 467 | 11611D46F8A7C8B928E8156B /* Pods-AltServer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AltServer.debug.xcconfig"; path = "Target Support Files/Pods-AltServer/Pods-AltServer.debug.xcconfig"; sourceTree = "<group>"; }; |
| 468 | + 19B9B7442845E6DF0076EF69 /* SelectTeamViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectTeamViewController.swift; sourceTree = "<group>"; }; |
467 | 469 | 589BA531D903B28F292063E5 /* Pods-AltServer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AltServer.release.xcconfig"; path = "Target Support Files/Pods-AltServer/Pods-AltServer.release.xcconfig"; sourceTree = "<group>"; }; |
468 | 470 | A08F67C18350C7990753F03F /* Pods_AltStoreCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AltStoreCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
469 | 471 | A136EE677716B80768E9F0A2 /* Pods-AltStore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AltStore.release.xcconfig"; path = "Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig"; sourceTree = "<group>"; }; |
|
1700 | 1702 | BFF0B6932321CB85007A79E1 /* AuthenticationViewController.swift */, |
1701 | 1703 | BFF0B6972322CAB8007A79E1 /* InstructionsViewController.swift */, |
1702 | 1704 | BF6F439123644C6E00A0B879 /* RefreshAltStoreViewController.swift */, |
| 1705 | + 19B9B7442845E6DF0076EF69 /* SelectTeamViewController.swift */, |
1703 | 1706 | ); |
1704 | 1707 | path = Authentication; |
1705 | 1708 | sourceTree = "<group>"; |
|
2602 | 2605 | BF08858522DE7EC800DE9F1E /* UpdateCollectionViewCell.swift in Sources */, |
2603 | 2606 | BFB39B5C252BC10E00D1BE50 /* Managed.swift in Sources */, |
2604 | 2607 | BF770E5822BC3D0F002A40FE /* RefreshGroup.swift in Sources */, |
| 2608 | + 19B9B7452845E6DF0076EF69 /* SelectTeamViewController.swift in Sources */, |
2605 | 2609 | BF18B0F122E25DF9005C4CF5 /* ToastView.swift in Sources */, |
2606 | 2610 | BF3D649F22E7B24C00E9056B /* CollapsingTextView.swift in Sources */, |
2607 | 2611 | BF02419622F2199300129732 /* RefreshAttemptsViewController.swift in Sources */, |
|
3371 | 3375 | "$(PROJECT_DIR)/Dependencies/fragmentzip", |
3372 | 3376 | "$(PROJECT_DIR)/Dependencies/libcurl", |
3373 | 3377 | ); |
3374 | | - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; |
3375 | 3378 | MARKETING_VERSION = 1.5.1b; |
| 3379 | + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; |
3376 | 3380 | PRODUCT_NAME = "$(TARGET_NAME)"; |
3377 | 3381 | PROVISIONING_PROFILE_SPECIFIER = ""; |
3378 | 3382 | SWIFT_OBJC_BRIDGING_HEADER = "AltStore/AltStore-Bridging-Header.h"; |
|
3405 | 3409 | "$(PROJECT_DIR)/Dependencies/fragmentzip", |
3406 | 3410 | "$(PROJECT_DIR)/Dependencies/libcurl", |
3407 | 3411 | ); |
3408 | | - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; |
3409 | 3412 | MARKETING_VERSION = 1.5.1b; |
| 3413 | + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; |
3410 | 3414 | PRODUCT_NAME = "$(TARGET_NAME)"; |
3411 | 3415 | PROVISIONING_PROFILE_SPECIFIER = ""; |
3412 | 3416 | SWIFT_OBJC_BRIDGING_HEADER = "AltStore/AltStore-Bridging-Header.h"; |
|
0 commit comments