Skip to content

Commit e1fd6c2

Browse files
committed
rename tvOS
1 parent fdcec92 commit e1fd6c2

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

crashlytics/CrashlyticsExample.xcodeproj/project.pbxproj

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
C745941626BDDD6300153AE3 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
142142
C745941826BDDD6300153AE3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
143143
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; };
145145
C74C554626B377F20043B835 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
146146
C74C554926B377F20043B835 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
147147
C74C554B26B377F20043B835 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
@@ -242,7 +242,7 @@
242242
children = (
243243
C73C899E26845908003E5C2C /* CrashlyticsSwiftUIExample.app */,
244244
C73C89A526845908003E5C2C /* CrashlyticsSwiftUIExample.app */,
245-
C74C554026B377EF0043B835 /* CrashlyticsExample.app */,
245+
C74C554026B377EF0043B835 /* CrashlyticsExample (tvOS).app */,
246246
C74593FB26BDDD5F00153AE3 /* CrashlyticsExample_(watchOS).app */,
247247
C745940426BDDD6200153AE3 /* CrashlyticsExample_(watchOS)_Extension.appex */,
248248
C726B81926D84D51000991C1 /* UITests_iOS.xctest */,
@@ -442,9 +442,9 @@
442442
productReference = C745940426BDDD6200153AE3 /* CrashlyticsExample_(watchOS)_Extension.appex */;
443443
productType = "com.apple.product-type.watchkit2-extension";
444444
};
445-
C74C553F26B377EF0043B835 /* CrashlyticsExample */ = {
445+
C74C553F26B377EF0043B835 /* CrashlyticsExample (tvOS) */ = {
446446
isa = PBXNativeTarget;
447-
buildConfigurationList = C74C554C26B377F20043B835 /* Build configuration list for PBXNativeTarget "CrashlyticsExample" */;
447+
buildConfigurationList = C74C554C26B377F20043B835 /* Build configuration list for PBXNativeTarget "CrashlyticsExample (tvOS)" */;
448448
buildPhases = (
449449
C74C553C26B377EF0043B835 /* Sources */,
450450
C74C553D26B377EF0043B835 /* Frameworks */,
@@ -454,13 +454,13 @@
454454
);
455455
dependencies = (
456456
);
457-
name = CrashlyticsExample;
457+
name = "CrashlyticsExample (tvOS)";
458458
packageProductDependencies = (
459459
C77AC00B26BB16E300BDE919 /* Reachability */,
460460
8D00BB722D3B0AED00F6F6DD /* FirebaseCrashlytics */,
461461
);
462462
productName = CrashlyticsSwiftUIExample;
463-
productReference = C74C554026B377EF0043B835 /* CrashlyticsExample.app */;
463+
productReference = C74C554026B377EF0043B835 /* CrashlyticsExample (tvOS).app */;
464464
productType = "com.apple.product-type.application";
465465
};
466466
C7E7BA7626DDF34C00EC8D24 /* UITests_watchOS */ = {
@@ -583,7 +583,7 @@
583583
targets = (
584584
C73C899D26845908003E5C2C /* CrashlyticsExample (iOS) */,
585585
C73C89A426845908003E5C2C /* CrashlyticsExample (macOS) */,
586-
C74C553F26B377EF0043B835 /* CrashlyticsExample */,
586+
C74C553F26B377EF0043B835 /* CrashlyticsExample (tvOS) */,
587587
C74593FA26BDDD5F00153AE3 /* CrashlyticsExample_(watchOS) */,
588588
C745940326BDDD6200153AE3 /* CrashlyticsExample_(watchOS)_Extension */,
589589
C726B81826D84D51000991C1 /* UITests_iOS */,
@@ -800,7 +800,7 @@
800800
};
801801
C7F8A33B26D95D3600F5D9FE /* PBXTargetDependency */ = {
802802
isa = PBXTargetDependency;
803-
target = C74C553F26B377EF0043B835 /* CrashlyticsExample */;
803+
target = C74C553F26B377EF0043B835 /* CrashlyticsExample (tvOS) */;
804804
targetProxy = C7F8A33A26D95D3600F5D9FE /* PBXContainerItemProxy */;
805805
};
806806
/* End PBXTargetDependency section */
@@ -1589,7 +1589,7 @@
15891589
defaultConfigurationIsVisible = 0;
15901590
defaultConfigurationName = Release;
15911591
};
1592-
C74C554C26B377F20043B835 /* Build configuration list for PBXNativeTarget "CrashlyticsExample" */ = {
1592+
C74C554C26B377F20043B835 /* Build configuration list for PBXNativeTarget "CrashlyticsExample (tvOS)" */ = {
15931593
isa = XCConfigurationList;
15941594
buildConfigurations = (
15951595
C74C554D26B377F20043B835 /* Debug */,

crashlytics/CrashlyticsExample.xcodeproj/xcshareddata/xcschemes/CrashlyticsExample (tvOS).xcscheme

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "C74C553F26B377EF0043B835"
18-
BuildableName = "CrashlyticsExample.app"
19-
BlueprintName = "CrashlyticsExample"
18+
BuildableName = "CrashlyticsExample (tvOS).app"
19+
BlueprintName = "CrashlyticsExample (tvOS)"
2020
ReferencedContainer = "container:CrashlyticsExample.xcodeproj">
2121
</BuildableReference>
2222
</BuildActionEntry>
@@ -60,8 +60,8 @@
6060
<BuildableReference
6161
BuildableIdentifier = "primary"
6262
BlueprintIdentifier = "C74C553F26B377EF0043B835"
63-
BuildableName = "CrashlyticsExample.app"
64-
BlueprintName = "CrashlyticsExample"
63+
BuildableName = "CrashlyticsExample (tvOS).app"
64+
BlueprintName = "CrashlyticsExample (tvOS)"
6565
ReferencedContainer = "container:CrashlyticsExample.xcodeproj">
6666
</BuildableReference>
6767
</BuildableProductRunnable>
@@ -77,8 +77,8 @@
7777
<BuildableReference
7878
BuildableIdentifier = "primary"
7979
BlueprintIdentifier = "C74C553F26B377EF0043B835"
80-
BuildableName = "CrashlyticsExample.app"
81-
BlueprintName = "CrashlyticsExample"
80+
BuildableName = "CrashlyticsExample (tvOS).app"
81+
BlueprintName = "CrashlyticsExample (tvOS)"
8282
ReferencedContainer = "container:CrashlyticsExample.xcodeproj">
8383
</BuildableReference>
8484
</BuildableProductRunnable>

0 commit comments

Comments
 (0)