cleanup scheme and target names

This commit is contained in:
Ari Lazier 2015-10-21 19:20:45 -07:00
parent 5d78670802
commit 08a84bd8e9
2 changed files with 10 additions and 10 deletions

View File

@ -409,9 +409,9 @@
productReference = 00E356EE1AD99517003FC87E /* RealmReactTests.xctest */; productReference = 00E356EE1AD99517003FC87E /* RealmReactTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test"; productType = "com.apple.product-type.bundle.unit-test";
}; };
13B07F861A680F5B00A75B9A /* ReactTests */ = { 13B07F861A680F5B00A75B9A /* ReactTestApp */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ReactTests" */; buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ReactTestApp" */;
buildPhases = ( buildPhases = (
F65C4BCA1BC72C5A000A1793 /* ShellScript */, F65C4BCA1BC72C5A000A1793 /* ShellScript */,
13B07F871A680F5B00A75B9A /* Sources */, 13B07F871A680F5B00A75B9A /* Sources */,
@ -424,7 +424,7 @@
dependencies = ( dependencies = (
F6F405B81BCE55FB00A1E24F /* PBXTargetDependency */, F6F405B81BCE55FB00A1E24F /* PBXTargetDependency */,
); );
name = ReactTests; name = ReactTestApp;
productName = "Hello World"; productName = "Hello World";
productReference = 13B07F961A680F5B00A75B9A /* ReactTests.app */; productReference = 13B07F961A680F5B00A75B9A /* ReactTests.app */;
productType = "com.apple.product-type.application"; productType = "com.apple.product-type.application";
@ -507,7 +507,7 @@
); );
projectRoot = ""; projectRoot = "";
targets = ( targets = (
13B07F861A680F5B00A75B9A /* ReactTests */, 13B07F861A680F5B00A75B9A /* ReactTestApp */,
00E356ED1AD99517003FC87E /* RealmReactTests */, 00E356ED1AD99517003FC87E /* RealmReactTests */,
); );
}; };
@ -674,7 +674,7 @@
/* Begin PBXTargetDependency section */ /* Begin PBXTargetDependency section */
00E356F51AD99517003FC87E /* PBXTargetDependency */ = { 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
isa = PBXTargetDependency; isa = PBXTargetDependency;
target = 13B07F861A680F5B00A75B9A /* ReactTests */; target = 13B07F861A680F5B00A75B9A /* ReactTestApp */;
targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */; targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
}; };
F6F405B81BCE55FB00A1E24F /* PBXTargetDependency */ = { F6F405B81BCE55FB00A1E24F /* PBXTargetDependency */ = {
@ -859,7 +859,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ReactTests" */ = { 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ReactTestApp" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
13B07F941A680F5B00A75B9A /* Debug */, 13B07F941A680F5B00A75B9A /* Debug */,

View File

@ -16,7 +16,7 @@
BuildableIdentifier = "primary" BuildableIdentifier = "primary"
BlueprintIdentifier = "13B07F861A680F5B00A75B9A" BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
BuildableName = "ReactTests.app" BuildableName = "ReactTests.app"
BlueprintName = "ReactTests" BlueprintName = "ReactTestApp"
ReferencedContainer = "container:ReactTests.xcodeproj"> ReferencedContainer = "container:ReactTests.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildActionEntry> </BuildActionEntry>
@ -58,7 +58,7 @@
BuildableIdentifier = "primary" BuildableIdentifier = "primary"
BlueprintIdentifier = "13B07F861A680F5B00A75B9A" BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
BuildableName = "ReactTests.app" BuildableName = "ReactTests.app"
BlueprintName = "ReactTests" BlueprintName = "ReactTestApp"
ReferencedContainer = "container:ReactTests.xcodeproj"> ReferencedContainer = "container:ReactTests.xcodeproj">
</BuildableReference> </BuildableReference>
</MacroExpansion> </MacroExpansion>
@ -81,7 +81,7 @@
BuildableIdentifier = "primary" BuildableIdentifier = "primary"
BlueprintIdentifier = "13B07F861A680F5B00A75B9A" BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
BuildableName = "ReactTests.app" BuildableName = "ReactTests.app"
BlueprintName = "ReactTests" BlueprintName = "ReactTestApp"
ReferencedContainer = "container:ReactTests.xcodeproj"> ReferencedContainer = "container:ReactTests.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>
@ -100,7 +100,7 @@
BuildableIdentifier = "primary" BuildableIdentifier = "primary"
BlueprintIdentifier = "13B07F861A680F5B00A75B9A" BlueprintIdentifier = "13B07F861A680F5B00A75B9A"
BuildableName = "ReactTests.app" BuildableName = "ReactTests.app"
BlueprintName = "ReactTests" BlueprintName = "ReactTestApp"
ReferencedContainer = "container:ReactTests.xcodeproj"> ReferencedContainer = "container:ReactTests.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>