Update project configuration for RKMacOS X example

This commit is contained in:
Blake Watters
2012-04-04 20:01:40 -04:00
parent e23123ae81
commit 289f9d4a07
2 changed files with 32 additions and 2 deletions

View File

@@ -55,6 +55,13 @@
remoteGlobalIDString = 25160E61145651060060A5C5;
remoteInfo = RestKitFramework;
};
256780AF152D1771000725F5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 25D63938135184F0000879B1 /* RestKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 259C301615128079003066A2;
remoteInfo = RestKitResources;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
@@ -169,6 +176,7 @@
250DF24914C67E9A0001DEFA /* RestKitTests.octest */,
250DF24B14C67E9A0001DEFA /* RestKit.framework */,
250DF24D14C67E9A0001DEFA /* RestKitFrameworkTests.octest */,
256780B0152D1771000725F5 /* RestKitResources.bundle */,
);
name = Products;
sourceTree = "<group>";
@@ -268,6 +276,13 @@
remoteRef = 250DF24C14C67E9A0001DEFA /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
256780B0152D1771000725F5 /* RestKitResources.bundle */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = RestKitResources.bundle;
remoteRef = 256780AF152D1771000725F5 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
@@ -374,7 +389,7 @@
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "RKMacOSX/RKMacOSX-Prefix.pch";
HEADER_SEARCH_PATHS = "\"$(SOURCE_ROOT)/../../Build\"";
HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/../../Headers\"";
INFOPLIST_FILE = "RKMacOSX/RKMacOSX-Info.plist";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
@@ -395,7 +410,7 @@
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "RKMacOSX/RKMacOSX-Prefix.pch";
HEADER_SEARCH_PATHS = "\"$(SOURCE_ROOT)/../../Build\"";
HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/../../Headers\"";
INFOPLIST_FILE = "RKMacOSX/RKMacOSX-Info.plist";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",

View File

@@ -18,6 +18,13 @@
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
25678093152D124D000725F5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2516F10D144A8841004631A1 /* RestKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 259C301615128079003066A2;
remoteInfo = RestKitResources;
};
25A34226147D885B0009758D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2516F10D144A8841004631A1 /* RestKit.xcodeproj */;
@@ -153,6 +160,7 @@
25A34229147D885B0009758D /* RestKitTests.octest */,
25A3422B147D885B0009758D /* RestKit.framework */,
25A3422D147D885B0009758D /* RestKitFrameworkTests.octest */,
25678094152D124D000725F5 /* RestKitResources.bundle */,
);
name = Products;
sourceTree = "<group>";
@@ -211,6 +219,13 @@
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
25678094152D124D000725F5 /* RestKitResources.bundle */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = RestKitResources.bundle;
remoteRef = 25678093152D124D000725F5 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
25A34227147D885B0009758D /* libRestKit.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;