|
141 | 141 | C745941626BDDD6300153AE3 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
142 | 142 | C745941826BDDD6300153AE3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
143 | 143 | C745941926BDDD6300153AE3 /* PushNotificationPayload.apns */ = {isa = PBXFileReference; lastKnownFileType = text; path = PushNotificationPayload.apns; sourceTree = "<group>"; }; |
144 | | - C74C554026B377EF0043B835 /* CrashlyticsExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CrashlyticsExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 144 | + C74C554026B377EF0043B835 /* CrashlyticsExample (tvOS).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "CrashlyticsExample (tvOS).app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
145 | 145 | C74C554626B377F20043B835 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
146 | 146 | C74C554926B377F20043B835 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
147 | 147 | C74C554B26B377F20043B835 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
242 | 242 | children = ( |
243 | 243 | C73C899E26845908003E5C2C /* CrashlyticsSwiftUIExample.app */, |
244 | 244 | C73C89A526845908003E5C2C /* CrashlyticsSwiftUIExample.app */, |
245 | | - C74C554026B377EF0043B835 /* CrashlyticsExample.app */, |
| 245 | + C74C554026B377EF0043B835 /* CrashlyticsExample (tvOS).app */, |
246 | 246 | C74593FB26BDDD5F00153AE3 /* CrashlyticsExample_(watchOS).app */, |
247 | 247 | C745940426BDDD6200153AE3 /* CrashlyticsExample_(watchOS)_Extension.appex */, |
248 | 248 | C726B81926D84D51000991C1 /* UITests_iOS.xctest */, |
|
442 | 442 | productReference = C745940426BDDD6200153AE3 /* CrashlyticsExample_(watchOS)_Extension.appex */; |
443 | 443 | productType = "com.apple.product-type.watchkit2-extension"; |
444 | 444 | }; |
445 | | - C74C553F26B377EF0043B835 /* CrashlyticsExample */ = { |
| 445 | + C74C553F26B377EF0043B835 /* CrashlyticsExample (tvOS) */ = { |
446 | 446 | isa = PBXNativeTarget; |
447 | | - buildConfigurationList = C74C554C26B377F20043B835 /* Build configuration list for PBXNativeTarget "CrashlyticsExample" */; |
| 447 | + buildConfigurationList = C74C554C26B377F20043B835 /* Build configuration list for PBXNativeTarget "CrashlyticsExample (tvOS)" */; |
448 | 448 | buildPhases = ( |
449 | 449 | C74C553C26B377EF0043B835 /* Sources */, |
450 | 450 | C74C553D26B377EF0043B835 /* Frameworks */, |
|
454 | 454 | ); |
455 | 455 | dependencies = ( |
456 | 456 | ); |
457 | | - name = CrashlyticsExample; |
| 457 | + name = "CrashlyticsExample (tvOS)"; |
458 | 458 | packageProductDependencies = ( |
459 | 459 | C77AC00B26BB16E300BDE919 /* Reachability */, |
460 | 460 | 8D00BB722D3B0AED00F6F6DD /* FirebaseCrashlytics */, |
461 | 461 | ); |
462 | 462 | productName = CrashlyticsSwiftUIExample; |
463 | | - productReference = C74C554026B377EF0043B835 /* CrashlyticsExample.app */; |
| 463 | + productReference = C74C554026B377EF0043B835 /* CrashlyticsExample (tvOS).app */; |
464 | 464 | productType = "com.apple.product-type.application"; |
465 | 465 | }; |
466 | 466 | C7E7BA7626DDF34C00EC8D24 /* UITests_watchOS */ = { |
|
583 | 583 | targets = ( |
584 | 584 | C73C899D26845908003E5C2C /* CrashlyticsExample (iOS) */, |
585 | 585 | C73C89A426845908003E5C2C /* CrashlyticsExample (macOS) */, |
586 | | - C74C553F26B377EF0043B835 /* CrashlyticsExample */, |
| 586 | + C74C553F26B377EF0043B835 /* CrashlyticsExample (tvOS) */, |
587 | 587 | C74593FA26BDDD5F00153AE3 /* CrashlyticsExample_(watchOS) */, |
588 | 588 | C745940326BDDD6200153AE3 /* CrashlyticsExample_(watchOS)_Extension */, |
589 | 589 | C726B81826D84D51000991C1 /* UITests_iOS */, |
|
800 | 800 | }; |
801 | 801 | C7F8A33B26D95D3600F5D9FE /* PBXTargetDependency */ = { |
802 | 802 | isa = PBXTargetDependency; |
803 | | - target = C74C553F26B377EF0043B835 /* CrashlyticsExample */; |
| 803 | + target = C74C553F26B377EF0043B835 /* CrashlyticsExample (tvOS) */; |
804 | 804 | targetProxy = C7F8A33A26D95D3600F5D9FE /* PBXContainerItemProxy */; |
805 | 805 | }; |
806 | 806 | /* End PBXTargetDependency section */ |
|
1589 | 1589 | defaultConfigurationIsVisible = 0; |
1590 | 1590 | defaultConfigurationName = Release; |
1591 | 1591 | }; |
1592 | | - C74C554C26B377F20043B835 /* Build configuration list for PBXNativeTarget "CrashlyticsExample" */ = { |
| 1592 | + C74C554C26B377F20043B835 /* Build configuration list for PBXNativeTarget "CrashlyticsExample (tvOS)" */ = { |
1593 | 1593 | isa = XCConfigurationList; |
1594 | 1594 | buildConfigurations = ( |
1595 | 1595 | C74C554D26B377F20043B835 /* Debug */, |
|
0 commit comments