Renaming iOS Example target

This commit is contained in:
Mattt Thompson 2011-10-11 13:25:41 -05:00
parent f882beef46
commit 23ae78bdd5
3 changed files with 14 additions and 14 deletions

View file

@ -275,9 +275,9 @@
/* End PBXGroup section */ /* End PBXGroup section */
/* Begin PBXNativeTarget section */ /* Begin PBXNativeTarget section */
F8E4695F1395739C00DB05C8 /* AFNetworkingExample */ = { F8E4695F1395739C00DB05C8 /* AFNetworking iOS Example */ = {
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = F8E469811395739D00DB05C8 /* Build configuration list for PBXNativeTarget "AFNetworkingExample" */; buildConfigurationList = F8E469811395739D00DB05C8 /* Build configuration list for PBXNativeTarget "AFNetworking iOS Example" */;
buildPhases = ( buildPhases = (
F8E4695C1395739C00DB05C8 /* Sources */, F8E4695C1395739C00DB05C8 /* Sources */,
F8E4695D1395739C00DB05C8 /* Frameworks */, F8E4695D1395739C00DB05C8 /* Frameworks */,
@ -287,7 +287,7 @@
); );
dependencies = ( dependencies = (
); );
name = AFNetworkingExample; name = "AFNetworking iOS Example";
productName = AFNetworkingExample; productName = AFNetworkingExample;
productReference = F8E469601395739C00DB05C8 /* AFNetworkingExample.app */; productReference = F8E469601395739C00DB05C8 /* AFNetworkingExample.app */;
productType = "com.apple.product-type.application"; productType = "com.apple.product-type.application";
@ -301,7 +301,7 @@
LastUpgradeCheck = 0420; LastUpgradeCheck = 0420;
ORGANIZATIONNAME = Gowalla; ORGANIZATIONNAME = Gowalla;
}; };
buildConfigurationList = F8E4695A1395739C00DB05C8 /* Build configuration list for PBXProject "AFNetworking Example" */; buildConfigurationList = F8E4695A1395739C00DB05C8 /* Build configuration list for PBXProject "AFNetworking iOS Example" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
developmentRegion = English; developmentRegion = English;
hasScannedForEncodings = 0; hasScannedForEncodings = 0;
@ -313,7 +313,7 @@
projectDirPath = ""; projectDirPath = "";
projectRoot = ""; projectRoot = "";
targets = ( targets = (
F8E4695F1395739C00DB05C8 /* AFNetworkingExample */, F8E4695F1395739C00DB05C8 /* AFNetworking iOS Example */,
); );
}; };
/* End PBXProject section */ /* End PBXProject section */
@ -428,7 +428,7 @@
/* End XCBuildConfiguration section */ /* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */ /* Begin XCConfigurationList section */
F8E4695A1395739C00DB05C8 /* Build configuration list for PBXProject "AFNetworking Example" */ = { F8E4695A1395739C00DB05C8 /* Build configuration list for PBXProject "AFNetworking iOS Example" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
F8E4697F1395739D00DB05C8 /* Debug */, F8E4697F1395739D00DB05C8 /* Debug */,
@ -437,7 +437,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release; defaultConfigurationName = Release;
}; };
F8E469811395739D00DB05C8 /* Build configuration list for PBXNativeTarget "AFNetworkingExample" */ = { F8E469811395739D00DB05C8 /* Build configuration list for PBXNativeTarget "AFNetworking iOS Example" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
F8E469821395739D00DB05C8 /* Debug */, F8E469821395739D00DB05C8 /* Debug */,

View file

@ -14,8 +14,8 @@
<BuildableReference <BuildableReference
BuildableIdentifier = "primary" BuildableIdentifier = "primary"
BlueprintIdentifier = "F8E4695F1395739C00DB05C8" BlueprintIdentifier = "F8E4695F1395739C00DB05C8"
BuildableName = "AFNetworkingExample.app" BuildableName = "AFNetworking iOS Example.app"
BlueprintName = "AFNetworkingExample" BlueprintName = "AFNetworking iOS Example"
ReferencedContainer = "container:AFNetworking iOS Example.xcodeproj"> ReferencedContainer = "container:AFNetworking iOS Example.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildActionEntry> </BuildActionEntry>
@ -41,8 +41,8 @@
<BuildableReference <BuildableReference
BuildableIdentifier = "primary" BuildableIdentifier = "primary"
BlueprintIdentifier = "F8E4695F1395739C00DB05C8" BlueprintIdentifier = "F8E4695F1395739C00DB05C8"
BuildableName = "AFNetworkingExample.app" BuildableName = "AFNetworking iOS Example.app"
BlueprintName = "AFNetworkingExample" BlueprintName = "AFNetworking iOS Example"
ReferencedContainer = "container:AFNetworking iOS Example.xcodeproj"> ReferencedContainer = "container:AFNetworking iOS Example.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>
@ -59,8 +59,8 @@
<BuildableReference <BuildableReference
BuildableIdentifier = "primary" BuildableIdentifier = "primary"
BlueprintIdentifier = "F8E4695F1395739C00DB05C8" BlueprintIdentifier = "F8E4695F1395739C00DB05C8"
BuildableName = "AFNetworkingExample.app" BuildableName = "AFNetworking iOS Example.app"
BlueprintName = "AFNetworkingExample" BlueprintName = "AFNetworking iOS Example"
ReferencedContainer = "container:AFNetworking iOS Example.xcodeproj"> ReferencedContainer = "container:AFNetworking iOS Example.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>

View file

@ -4,7 +4,7 @@
<dict> <dict>
<key>SchemeUserState</key> <key>SchemeUserState</key>
<dict> <dict>
<key>AFNetworkingExample.xcscheme</key> <key>AFNetworking iOS Example.xcscheme</key>
<dict> <dict>
<key>orderHint</key> <key>orderHint</key>
<integer>1</integer> <integer>1</integer>