mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-01-12 22:51:50 +08:00
2081 lines
119 KiB
Plaintext
2081 lines
119 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXAggregateTarget section */
|
|
25956956126DF0A8004BAC4C /* RestKit */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = 2595697A126DF0E3004BAC4C /* Build configuration list for PBXAggregateTarget "RestKit" */;
|
|
buildPhases = (
|
|
25956979126DF0E3004BAC4C /* Copy Headers */,
|
|
25956980126DF159004BAC4C /* Protect Copied Headers */,
|
|
250D1769130B648100539F86 /* ShellScript */,
|
|
);
|
|
dependencies = (
|
|
2595695A126DF0B4004BAC4C /* PBXTargetDependency */,
|
|
2595695C126DF0B4004BAC4C /* PBXTargetDependency */,
|
|
2595695E126DF0B4004BAC4C /* PBXTargetDependency */,
|
|
25956960126DF0B4004BAC4C /* PBXTargetDependency */,
|
|
25956962126DF0B4004BAC4C /* PBXTargetDependency */,
|
|
25956964126DF0B4004BAC4C /* PBXTargetDependency */,
|
|
);
|
|
name = RestKit;
|
|
productName = RestKit;
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
250429A911F62E0200553519 /* UISpec+UISpecRunner.m in Sources */ = {isa = PBXBuildFile; fileRef = 250429A811F62E0200553519 /* UISpec+UISpecRunner.m */; };
|
|
250BC22B11F621B400F3FE5A /* RKDynamicRouterSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 250BC22A11F621B400F3FE5A /* RKDynamicRouterSpec.m */; };
|
|
2520776E113587BE00382018 /* NSDictionary+RKRequestSerializationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2520776D113587BE00382018 /* NSDictionary+RKRequestSerializationSpec.m */; };
|
|
2523363E11E7A1F00048F9B4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F6C3A9510FE7524008F47C5 /* UIKit.framework */; };
|
|
2524CB5D1278930200D1314C /* RKParamsAttachmentSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2524CB5C1278930200D1314C /* RKParamsAttachmentSpec.m */; };
|
|
2538C05C12A6C44A0006903C /* RKRequestQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 2538C05A12A6C44A0006903C /* RKRequestQueue.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2538C05D12A6C44A0006903C /* RKRequestQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 2538C05B12A6C44A0006903C /* RKRequestQueue.m */; };
|
|
253A08AF12551EA500976E89 /* Network.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A08AE12551EA500976E89 /* Network.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08CC125522CE00976E89 /* NSDictionary+RKRequestSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A086612551D8D00976E89 /* NSDictionary+RKRequestSerialization.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08CD125522D000976E89 /* NSDictionary+RKRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A086712551D8D00976E89 /* NSDictionary+RKRequestSerialization.m */; };
|
|
253A08CE125522D100976E89 /* NSObject+RKJSONSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A086812551D8D00976E89 /* NSObject+RKJSONSerialization.m */; };
|
|
253A08CF125522D200976E89 /* RKClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A086912551D8D00976E89 /* RKClient.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08D0125522D200976E89 /* RKClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A086A12551D8D00976E89 /* RKClient.m */; };
|
|
253A08D1125522D300976E89 /* RKJSONSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A086B12551D8D00976E89 /* RKJSONSerialization.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08D2125522D400976E89 /* RKJSONSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A086C12551D8D00976E89 /* RKJSONSerialization.m */; };
|
|
253A08D3125522D400976E89 /* RKNotifications.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A086D12551D8D00976E89 /* RKNotifications.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08D4125522D500976E89 /* RKNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A086E12551D8D00976E89 /* RKNotifications.m */; };
|
|
253A08D5125522D600976E89 /* RKParams.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A086F12551D8D00976E89 /* RKParams.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08D6125522D700976E89 /* RKParams.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A087012551D8D00976E89 /* RKParams.m */; };
|
|
253A08D7125522D800976E89 /* RKParamsAttachment.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A087112551D8D00976E89 /* RKParamsAttachment.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08D8125522D900976E89 /* RKParamsAttachment.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A087212551D8D00976E89 /* RKParamsAttachment.m */; };
|
|
253A08DD125522E100976E89 /* RKRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A087712551D8D00976E89 /* RKRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08DE125522E200976E89 /* RKRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A087812551D8D00976E89 /* RKRequest.m */; };
|
|
253A08DF125522E300976E89 /* RKRequestSerializable.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A087912551D8D00976E89 /* RKRequestSerializable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08E0125522E300976E89 /* RKResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A087A12551D8D00976E89 /* RKResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08E1125522E400976E89 /* RKResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A087B12551D8D00976E89 /* RKResponse.m */; };
|
|
253A08F81255246300976E89 /* RKObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A087D12551D8D00976E89 /* RKObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08F91255246400976E89 /* RKObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A087E12551D8D00976E89 /* RKObject.m */; };
|
|
253A08FA1255246400976E89 /* RKObjectLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A087F12551D8D00976E89 /* RKObjectLoader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08FB1255246500976E89 /* RKObjectLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A088012551D8D00976E89 /* RKObjectLoader.m */; };
|
|
253A08FC1255246500976E89 /* RKObjectManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A088112551D8D00976E89 /* RKObjectManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08FD1255246600976E89 /* RKObjectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A088212551D8D00976E89 /* RKObjectManager.m */; };
|
|
253A08FE1255246600976E89 /* RKObjectMappable.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A088312551D8D00976E89 /* RKObjectMappable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A08FF1255246800976E89 /* RKObjectMapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A088412551D8D00976E89 /* RKObjectMapper.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A09001255246800976E89 /* RKObjectMapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A088512551D8D00976E89 /* RKObjectMapper.m */; };
|
|
253A09011255246900976E89 /* RKObjectPropertyInspector.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A088712551D8D00976E89 /* RKObjectPropertyInspector.m */; };
|
|
253A09021255246A00976E89 /* RKObjectPropertyInspector.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A088612551D8D00976E89 /* RKObjectPropertyInspector.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A09051255246C00976E89 /* RKRouter.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A088A12551D8D00976E89 /* RKRouter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A09161255250A00976E89 /* Errors.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A089412551D8D00976E89 /* Errors.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A09171255250B00976E89 /* Errors.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A089512551D8D00976E89 /* Errors.m */; };
|
|
253A09181255250B00976E89 /* NSDictionary+RKAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A089612551D8D00976E89 /* NSDictionary+RKAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A09191255250C00976E89 /* NSDictionary+RKAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A089712551D8D00976E89 /* NSDictionary+RKAdditions.m */; };
|
|
253A091A1255250E00976E89 /* NSObject+RKJSONSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A089812551D8D00976E89 /* NSObject+RKJSONSerialization.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A091B1255250E00976E89 /* NSString+InflectionSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A089912551D8D00976E89 /* NSString+InflectionSupport.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A091C1255250F00976E89 /* NSString+InflectionSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A089A12551D8D00976E89 /* NSString+InflectionSupport.m */; };
|
|
253A091D1255251600976E89 /* RKJSONParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A08B81255212300976E89 /* RKJSONParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A091E1255251800976E89 /* RKSearchEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A089C12551D8D00976E89 /* RKSearchEngine.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A091F1255251900976E89 /* RKSearchEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A089D12551D8D00976E89 /* RKSearchEngine.m */; };
|
|
253A09241255258400976E89 /* RKManagedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A086112551D8D00976E89 /* RKManagedObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A09251255258500976E89 /* RKManagedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A086212551D8D00976E89 /* RKManagedObject.m */; };
|
|
253A09261255258500976E89 /* RKManagedObjectStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A086312551D8D00976E89 /* RKManagedObjectStore.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A09271255258600976E89 /* RKManagedObjectStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A086412551D8D00976E89 /* RKManagedObjectStore.m */; };
|
|
253A092D125525EE00976E89 /* Three20.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A08A512551D8D00976E89 /* Three20.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A092E125525EF00976E89 /* RKRequestTTModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A08A412551D8D00976E89 /* RKRequestTTModel.m */; };
|
|
253A092F125525F000976E89 /* RKRequestTTModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A08A312551D8D00976E89 /* RKRequestTTModel.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A0932125525F100976E89 /* RKRequestFilterableTTModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A08A012551D8D00976E89 /* RKRequestFilterableTTModel.m */; };
|
|
253A0933125525F100976E89 /* RKRequestFilterableTTModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A089F12551D8D00976E89 /* RKRequestFilterableTTModel.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A09E612552B5300976E89 /* ObjectMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A09E512552B5300976E89 /* ObjectMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253A09F612552BDC00976E89 /* Support.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A09F512552BDC00976E89 /* Support.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
253E1B1112E9450700F3E4B0 /* RKObjectMappable.m in Sources */ = {isa = PBXBuildFile; fileRef = 253E1B1012E9450700F3E4B0 /* RKObjectMappable.m */; };
|
|
25431EBB1255640800A315CF /* CoreData.h in Headers */ = {isa = PBXBuildFile; fileRef = 25431EBA1255640800A315CF /* CoreData.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2543201C1256179900A315CF /* RKManagedObjectSeeder.h in Headers */ = {isa = PBXBuildFile; fileRef = 253A088812551D8D00976E89 /* RKManagedObjectSeeder.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2543201D1256179900A315CF /* RKManagedObjectSeeder.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A088912551D8D00976E89 /* RKManagedObjectSeeder.m */; };
|
|
25432041125618F000A315CF /* RKParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 25432040125618F000A315CF /* RKParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25432064125632A300A315CF /* RKJSONParser+YAJL.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A08B71255212300976E89 /* RKJSONParser+YAJL.m */; };
|
|
25432065125632AA00A315CF /* RKJSONParser+SBJSON.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A08B61255212300976E89 /* RKJSONParser+SBJSON.m */; };
|
|
255DE05A10FF9DA500A85891 /* RKModelManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 255DE05910FF9DA500A85891 /* RKModelManagerSpec.m */; };
|
|
255DE05E10FFA05800A85891 /* RKHuman.m in Sources */ = {isa = PBXBuildFile; fileRef = 255DE05D10FFA05800A85891 /* RKHuman.m */; };
|
|
255DE0E210FFABA500A85891 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 255DE0E110FFABA500A85891 /* CoreData.framework */; };
|
|
255DE0F410FFAC0A00A85891 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 255DE0F310FFAC0A00A85891 /* SystemConfiguration.framework */; };
|
|
255DE1B110FFB16800A85891 /* RKSpecResponseLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 255DE1B010FFB16800A85891 /* RKSpecResponseLoader.m */; };
|
|
255DE43211010EE700A85891 /* RKRequestSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 255DE43111010EE700A85891 /* RKRequestSpec.m */; };
|
|
255DE43B11010F8400A85891 /* RKResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 255DE43A11010F8400A85891 /* RKResponseSpec.m */; };
|
|
255DE62B1104BA2B00A85891 /* RKModelMapperSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C3AD010FE76C1008F47C5 /* RKModelMapperSpec.m */; };
|
|
255DE62C1104BA2D00A85891 /* RKManagedObjectSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 255DE03010FF9BDF00A85891 /* RKManagedObjectSpec.m */; };
|
|
256FD523112C6A340077F340 /* Data Model.xcdatamodel in Sources */ = {isa = PBXBuildFile; fileRef = 256FD522112C6A340077F340 /* Data Model.xcdatamodel */; };
|
|
256FD651112C7B780077F340 /* RKMappableObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 256FD64F112C7B780077F340 /* RKMappableObject.m */; };
|
|
256FD652112C7B780077F340 /* RKMappableAssociation.m in Sources */ = {isa = PBXBuildFile; fileRef = 256FD650112C7B780077F340 /* RKMappableAssociation.m */; };
|
|
256FDE55112DB0B90077F340 /* RKObjectMapperSpecModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 256FDE54112DB0B90077F340 /* RKObjectMapperSpecModel.m */; };
|
|
257EAAAF11F73DA000DB04C3 /* RKObjectSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 257EAAAE11F73DA000DB04C3 /* RKObjectSpec.m */; };
|
|
257FF0C2126F441700424BC0 /* RestKit.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = 253A089212551D8D00976E89 /* RestKit.h */; };
|
|
2590E67F125235C200531FA8 /* JSON.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E674125235C200531FA8 /* JSON.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E680125235C200531FA8 /* NSObject+SBJSON.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E675125235C200531FA8 /* NSObject+SBJSON.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E681125235C200531FA8 /* NSObject+SBJSON.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E676125235C200531FA8 /* NSObject+SBJSON.m */; };
|
|
2590E682125235C200531FA8 /* NSString+SBJSON.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E677125235C200531FA8 /* NSString+SBJSON.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E683125235C200531FA8 /* NSString+SBJSON.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E678125235C200531FA8 /* NSString+SBJSON.m */; };
|
|
2590E684125235C200531FA8 /* SBJsonBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E679125235C200531FA8 /* SBJsonBase.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E685125235C200531FA8 /* SBJsonBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E67A125235C200531FA8 /* SBJsonBase.m */; };
|
|
2590E686125235C200531FA8 /* SBJsonParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E67B125235C200531FA8 /* SBJsonParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E687125235C200531FA8 /* SBJsonParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E67C125235C200531FA8 /* SBJsonParser.m */; };
|
|
2590E688125235C200531FA8 /* SBJsonWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E67D125235C200531FA8 /* SBJsonWriter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E689125235C200531FA8 /* SBJsonWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E67E125235C200531FA8 /* SBJsonWriter.m */; };
|
|
2590E7231252372800531FA8 /* NSBundle+YAJL.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E69B1252372800531FA8 /* NSBundle+YAJL.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E7241252372800531FA8 /* NSBundle+YAJL.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E69C1252372800531FA8 /* NSBundle+YAJL.m */; };
|
|
2590E7251252372800531FA8 /* NSObject+YAJL.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E69D1252372800531FA8 /* NSObject+YAJL.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E7261252372800531FA8 /* NSObject+YAJL.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E69E1252372800531FA8 /* NSObject+YAJL.m */; };
|
|
2590E7281252372800531FA8 /* yajl_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E6AC1252372800531FA8 /* yajl_common.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E7291252372800531FA8 /* yajl_gen.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E6AD1252372800531FA8 /* yajl_gen.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E72A1252372800531FA8 /* yajl_parse.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E6AE1252372800531FA8 /* yajl_parse.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E72B1252372800531FA8 /* yajl.c in Sources */ = {isa = PBXBuildFile; fileRef = 2590E6B11252372800531FA8 /* yajl.c */; };
|
|
2590E72C1252372800531FA8 /* yajl_alloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 2590E6B31252372800531FA8 /* yajl_alloc.c */; };
|
|
2590E72D1252372800531FA8 /* yajl_alloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E6B41252372800531FA8 /* yajl_alloc.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E72E1252372800531FA8 /* yajl_buf.c in Sources */ = {isa = PBXBuildFile; fileRef = 2590E6B51252372800531FA8 /* yajl_buf.c */; };
|
|
2590E72F1252372800531FA8 /* yajl_buf.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E6B61252372800531FA8 /* yajl_buf.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E7301252372800531FA8 /* yajl_bytestack.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E6B71252372800531FA8 /* yajl_bytestack.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E7311252372800531FA8 /* yajl_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = 2590E6B81252372800531FA8 /* yajl_encode.c */; };
|
|
2590E7321252372800531FA8 /* yajl_encode.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E6B91252372800531FA8 /* yajl_encode.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E7331252372800531FA8 /* yajl_gen.c in Sources */ = {isa = PBXBuildFile; fileRef = 2590E6BA1252372800531FA8 /* yajl_gen.c */; };
|
|
2590E7341252372800531FA8 /* yajl_lex.c in Sources */ = {isa = PBXBuildFile; fileRef = 2590E6BB1252372800531FA8 /* yajl_lex.c */; };
|
|
2590E7351252372800531FA8 /* yajl_lex.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E6BC1252372800531FA8 /* yajl_lex.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E7361252372800531FA8 /* yajl_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 2590E6BD1252372800531FA8 /* yajl_parser.c */; };
|
|
2590E7371252372800531FA8 /* yajl_parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E6BE1252372800531FA8 /* yajl_parser.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E73A1252372800531FA8 /* YAJL.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E71B1252372800531FA8 /* YAJL.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E73B1252372800531FA8 /* YAJLDocument.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E71C1252372800531FA8 /* YAJLDocument.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E73C1252372800531FA8 /* YAJLDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E71D1252372800531FA8 /* YAJLDocument.m */; };
|
|
2590E73D1252372800531FA8 /* YAJLGen.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E71E1252372800531FA8 /* YAJLGen.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E73E1252372800531FA8 /* YAJLGen.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E71F1252372800531FA8 /* YAJLGen.m */; };
|
|
2590E73F1252372800531FA8 /* YAJLIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E7201252372800531FA8 /* YAJLIOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E7401252372800531FA8 /* YAJLParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E7211252372800531FA8 /* YAJLParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E7411252372800531FA8 /* YAJLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E7221252372800531FA8 /* YAJLParser.m */; };
|
|
2590E85F1252515400531FA8 /* GHNSBundle+Utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E85A1252515400531FA8 /* GHNSBundle+Utils.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E8601252515400531FA8 /* GHNSBundle+Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E85B1252515400531FA8 /* GHNSBundle+Utils.m */; };
|
|
2590E8611252515400531FA8 /* GTMBase64.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E85D1252515400531FA8 /* GTMBase64.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2590E8621252515400531FA8 /* GTMBase64.m in Sources */ = {isa = PBXBuildFile; fileRef = 2590E85E1252515400531FA8 /* GTMBase64.m */; };
|
|
259562E4126D3B36004BAC4C /* RKDynamicRouter.h in Headers */ = {isa = PBXBuildFile; fileRef = 259562E2126D3B36004BAC4C /* RKDynamicRouter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
259562E5126D3B36004BAC4C /* RKDynamicRouter.m in Sources */ = {isa = PBXBuildFile; fileRef = 259562E3126D3B36004BAC4C /* RKDynamicRouter.m */; };
|
|
259562E8126D3B43004BAC4C /* RKRailsRouter.h in Headers */ = {isa = PBXBuildFile; fileRef = 259562E6126D3B43004BAC4C /* RKRailsRouter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
259562E9126D3B43004BAC4C /* RKRailsRouter.m in Sources */ = {isa = PBXBuildFile; fileRef = 259562E7126D3B43004BAC4C /* RKRailsRouter.m */; };
|
|
2595659D126DE9E3004BAC4C /* libOCMock.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2595659C126DE9DF004BAC4C /* libOCMock.a */; };
|
|
25956983126DF1AE004BAC4C /* libRestKitCoreData.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 253A081412551D5300976E89 /* libRestKitCoreData.a */; };
|
|
25956984126DF1AE004BAC4C /* libRestKitJSONParserYAJL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2590E64F125231F600531FA8 /* libRestKitJSONParserYAJL.a */; };
|
|
25956985126DF1AE004BAC4C /* libRestKitNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 253A07FC1255161B00976E89 /* libRestKitNetwork.a */; };
|
|
25956986126DF1AE004BAC4C /* libRestKitObjectMapping.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 253A08031255162C00976E89 /* libRestKitObjectMapping.a */; };
|
|
25956987126DF1AE004BAC4C /* libRestKitSupport.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 253A080C12551D3000976E89 /* libRestKitSupport.a */; };
|
|
25957826126E3BE9004BAC4C /* RKRailsRouterSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25957825126E3BE9004BAC4C /* RKRailsRouterSpec.m */; };
|
|
2596AC9012F7B015004C02F9 /* RKClientSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2596AC8F12F7B015004C02F9 /* RKClientSpec.m */; };
|
|
25A5B4E912762249003DC8A4 /* blake.png in Resources */ = {isa = PBXBuildFile; fileRef = 25A5B4E812762249003DC8A4 /* blake.png */; };
|
|
25F48FF61327DA3400F6B59F /* libUISpec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 25F48FF51327DA3400F6B59F /* libUISpec.a */; };
|
|
25F48FF81327DAB300F6B59F /* UISpec.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 25F48FF71327DAB300F6B59F /* UISpec.bundle */; };
|
|
3F032A7910FFB89100F35142 /* RKCat.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F032A7810FFB89100F35142 /* RKCat.m */; };
|
|
3F032AA810FFBBCD00F35142 /* RKHouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F032AA710FFBBCD00F35142 /* RKHouse.m */; };
|
|
3F032AAB10FFBC1F00F35142 /* RKResident.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F032AAA10FFBC1F00F35142 /* RKResident.m */; };
|
|
3F1912A712DF6B4800C077AD /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F19129712DF6B4800C077AD /* CFNetwork.framework */; };
|
|
3F1912AF12DF6B6200C077AD /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25E075981279D9AB00B22EC9 /* MobileCoreServices.framework */; };
|
|
3F6C3A2E10FE749C008F47C5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F6C3A2D10FE749C008F47C5 /* Foundation.framework */; };
|
|
3F6C3A9410FE7519008F47C5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C3A9310FE7519008F47C5 /* main.m */; };
|
|
3F6C3A9610FE7524008F47C5 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F6C3A9510FE7524008F47C5 /* UIKit.framework */; };
|
|
7377FBE21268E96300868752 /* RKManagedObjectCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 7377FBE11268E96300868752 /* RKManagedObjectCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
73C89EF212A5BB9A000FE600 /* RKReachabilityObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 73C89EEF12A5BB9A000FE600 /* RKReachabilityObserver.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
73C89EF312A5BB9A000FE600 /* RKReachabilityObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 73C89EF012A5BB9A000FE600 /* RKReachabilityObserver.m */; };
|
|
73FE56C7126CB91600E0F30B /* RKURL.h in Headers */ = {isa = PBXBuildFile; fileRef = 73FE56C4126CB91600E0F30B /* RKURL.h */; };
|
|
73FE56C8126CB91600E0F30B /* RKURL.m in Sources */ = {isa = PBXBuildFile; fileRef = 73FE56C5126CB91600E0F30B /* RKURL.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
250BC43211F6260100F3FE5A /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 3F6C39B610FE738A008F47C5 /* UISpec.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = C76EB5D20F74586B00EF8398;
|
|
remoteInfo = UISpec_Simulator;
|
|
};
|
|
250BC43411F6260100F3FE5A /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 3F6C39B610FE738A008F47C5 /* UISpec.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = C76EB5DA0F7458C100EF8398;
|
|
remoteInfo = UISpec_Device;
|
|
};
|
|
250BC43611F6260100F3FE5A /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 3F6C39B610FE738A008F47C5 /* UISpec.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = C7D4F29310BDA39C00B00019;
|
|
remoteInfo = Specs;
|
|
};
|
|
25956959126DF0B4004BAC4C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 253A07FB1255161B00976E89;
|
|
remoteInfo = RestKitNetwork;
|
|
};
|
|
2595695B126DF0B4004BAC4C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 253A08021255162C00976E89;
|
|
remoteInfo = RestKitObjectMapping;
|
|
};
|
|
2595695D126DF0B4004BAC4C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 253A080B12551D3000976E89;
|
|
remoteInfo = RestKitSupport;
|
|
};
|
|
2595695F126DF0B4004BAC4C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2590E64E125231F600531FA8;
|
|
remoteInfo = "RestKitJSONParser+YAJL";
|
|
};
|
|
25956961126DF0B4004BAC4C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2590E66A1252353700531FA8;
|
|
remoteInfo = "RestKitJSONParser+SBJSON";
|
|
};
|
|
25956963126DF0B4004BAC4C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 253A081312551D5300976E89;
|
|
remoteInfo = RestKitCoreData;
|
|
};
|
|
25956981126DF182004BAC4C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 25956956126DF0A8004BAC4C;
|
|
remoteInfo = RestKit;
|
|
};
|
|
25956998126DF283004BAC4C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 2595698D126DF283004BAC4C /* UISpec.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = C76EB5D20F74586B00EF8398;
|
|
remoteInfo = UISpec_Simulator;
|
|
};
|
|
2595699C126DF283004BAC4C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 2595698D126DF283004BAC4C /* UISpec.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = C7D4F29310BDA39C00B00019;
|
|
remoteInfo = Specs;
|
|
};
|
|
25F48FF31327DA2300F6B59F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 2595698D126DF283004BAC4C /* UISpec.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C76EB5D10F74586B00EF8398;
|
|
remoteInfo = UISpec;
|
|
};
|
|
3F4BC8F212DE4C7F00048E71 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 2523360411E79F090048F9B4;
|
|
remoteInfo = RestKitThree20;
|
|
};
|
|
73FE56A8126CB83400E0F30B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 253A080B12551D3000976E89;
|
|
remoteInfo = RestKitSupport;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
25956979126DF0E3004BAC4C /* Copy Headers */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = $BUILD_ROOT/RestKit;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
257FF0C2126F441700424BC0 /* RestKit.h in Copy Headers */,
|
|
);
|
|
name = "Copy Headers";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
250429A711F62E0200553519 /* UISpec+UISpecRunner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UISpec+UISpecRunner.h"; sourceTree = "<group>"; };
|
|
250429A811F62E0200553519 /* UISpec+UISpecRunner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UISpec+UISpecRunner.m"; sourceTree = "<group>"; };
|
|
250BC22A11F621B400F3FE5A /* RKDynamicRouterSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKDynamicRouterSpec.m; sourceTree = "<group>"; };
|
|
2520776D113587BE00382018 /* NSDictionary+RKRequestSerializationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+RKRequestSerializationSpec.m"; sourceTree = "<group>"; };
|
|
2523360511E79F090048F9B4 /* libRestKitThree20.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRestKitThree20.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2524CB5C1278930200D1314C /* RKParamsAttachmentSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKParamsAttachmentSpec.m; sourceTree = "<group>"; };
|
|
2538C05A12A6C44A0006903C /* RKRequestQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequestQueue.h; sourceTree = "<group>"; };
|
|
2538C05B12A6C44A0006903C /* RKRequestQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestQueue.m; sourceTree = "<group>"; };
|
|
253A07FC1255161B00976E89 /* libRestKitNetwork.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRestKitNetwork.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
253A08031255162C00976E89 /* libRestKitObjectMapping.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRestKitObjectMapping.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
253A080C12551D3000976E89 /* libRestKitSupport.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRestKitSupport.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
253A081412551D5300976E89 /* libRestKitCoreData.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRestKitCoreData.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
253A086112551D8D00976E89 /* RKManagedObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObject.h; sourceTree = "<group>"; };
|
|
253A086212551D8D00976E89 /* RKManagedObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObject.m; sourceTree = "<group>"; };
|
|
253A086312551D8D00976E89 /* RKManagedObjectStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectStore.h; sourceTree = "<group>"; };
|
|
253A086412551D8D00976E89 /* RKManagedObjectStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectStore.m; sourceTree = "<group>"; };
|
|
253A086612551D8D00976E89 /* NSDictionary+RKRequestSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+RKRequestSerialization.h"; sourceTree = "<group>"; };
|
|
253A086712551D8D00976E89 /* NSDictionary+RKRequestSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+RKRequestSerialization.m"; sourceTree = "<group>"; };
|
|
253A086812551D8D00976E89 /* NSObject+RKJSONSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+RKJSONSerialization.m"; sourceTree = "<group>"; };
|
|
253A086912551D8D00976E89 /* RKClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKClient.h; sourceTree = "<group>"; };
|
|
253A086A12551D8D00976E89 /* RKClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKClient.m; sourceTree = "<group>"; };
|
|
253A086B12551D8D00976E89 /* RKJSONSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKJSONSerialization.h; sourceTree = "<group>"; };
|
|
253A086C12551D8D00976E89 /* RKJSONSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKJSONSerialization.m; sourceTree = "<group>"; };
|
|
253A086D12551D8D00976E89 /* RKNotifications.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKNotifications.h; sourceTree = "<group>"; };
|
|
253A086E12551D8D00976E89 /* RKNotifications.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKNotifications.m; sourceTree = "<group>"; };
|
|
253A086F12551D8D00976E89 /* RKParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKParams.h; sourceTree = "<group>"; };
|
|
253A087012551D8D00976E89 /* RKParams.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKParams.m; sourceTree = "<group>"; };
|
|
253A087112551D8D00976E89 /* RKParamsAttachment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKParamsAttachment.h; sourceTree = "<group>"; };
|
|
253A087212551D8D00976E89 /* RKParamsAttachment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKParamsAttachment.m; sourceTree = "<group>"; };
|
|
253A087712551D8D00976E89 /* RKRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequest.h; sourceTree = "<group>"; };
|
|
253A087812551D8D00976E89 /* RKRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequest.m; sourceTree = "<group>"; };
|
|
253A087912551D8D00976E89 /* RKRequestSerializable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequestSerializable.h; sourceTree = "<group>"; };
|
|
253A087A12551D8D00976E89 /* RKResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKResponse.h; sourceTree = "<group>"; };
|
|
253A087B12551D8D00976E89 /* RKResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKResponse.m; sourceTree = "<group>"; };
|
|
253A087D12551D8D00976E89 /* RKObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObject.h; sourceTree = "<group>"; };
|
|
253A087E12551D8D00976E89 /* RKObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObject.m; sourceTree = "<group>"; };
|
|
253A087F12551D8D00976E89 /* RKObjectLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectLoader.h; sourceTree = "<group>"; };
|
|
253A088012551D8D00976E89 /* RKObjectLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectLoader.m; sourceTree = "<group>"; };
|
|
253A088112551D8D00976E89 /* RKObjectManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectManager.h; sourceTree = "<group>"; };
|
|
253A088212551D8D00976E89 /* RKObjectManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectManager.m; sourceTree = "<group>"; };
|
|
253A088312551D8D00976E89 /* RKObjectMappable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMappable.h; sourceTree = "<group>"; };
|
|
253A088412551D8D00976E89 /* RKObjectMapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMapper.h; sourceTree = "<group>"; };
|
|
253A088512551D8D00976E89 /* RKObjectMapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMapper.m; sourceTree = "<group>"; };
|
|
253A088612551D8D00976E89 /* RKObjectPropertyInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectPropertyInspector.h; sourceTree = "<group>"; };
|
|
253A088712551D8D00976E89 /* RKObjectPropertyInspector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectPropertyInspector.m; sourceTree = "<group>"; };
|
|
253A088812551D8D00976E89 /* RKManagedObjectSeeder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectSeeder.h; sourceTree = "<group>"; };
|
|
253A088912551D8D00976E89 /* RKManagedObjectSeeder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectSeeder.m; sourceTree = "<group>"; };
|
|
253A088A12551D8D00976E89 /* RKRouter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRouter.h; sourceTree = "<group>"; };
|
|
253A089212551D8D00976E89 /* RestKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RestKit.h; sourceTree = "<group>"; };
|
|
253A089412551D8D00976E89 /* Errors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Errors.h; sourceTree = "<group>"; };
|
|
253A089512551D8D00976E89 /* Errors.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Errors.m; sourceTree = "<group>"; };
|
|
253A089612551D8D00976E89 /* NSDictionary+RKAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+RKAdditions.h"; sourceTree = "<group>"; };
|
|
253A089712551D8D00976E89 /* NSDictionary+RKAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+RKAdditions.m"; sourceTree = "<group>"; };
|
|
253A089812551D8D00976E89 /* NSObject+RKJSONSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+RKJSONSerialization.h"; sourceTree = "<group>"; };
|
|
253A089912551D8D00976E89 /* NSString+InflectionSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+InflectionSupport.h"; sourceTree = "<group>"; };
|
|
253A089A12551D8D00976E89 /* NSString+InflectionSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+InflectionSupport.m"; sourceTree = "<group>"; };
|
|
253A089B12551D8D00976E89 /* RestKit_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RestKit_Prefix.pch; sourceTree = "<group>"; };
|
|
253A089C12551D8D00976E89 /* RKSearchEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSearchEngine.h; sourceTree = "<group>"; };
|
|
253A089D12551D8D00976E89 /* RKSearchEngine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSearchEngine.m; sourceTree = "<group>"; };
|
|
253A089F12551D8D00976E89 /* RKRequestFilterableTTModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequestFilterableTTModel.h; sourceTree = "<group>"; };
|
|
253A08A012551D8D00976E89 /* RKRequestFilterableTTModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestFilterableTTModel.m; sourceTree = "<group>"; };
|
|
253A08A312551D8D00976E89 /* RKRequestTTModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequestTTModel.h; sourceTree = "<group>"; };
|
|
253A08A412551D8D00976E89 /* RKRequestTTModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestTTModel.m; sourceTree = "<group>"; };
|
|
253A08A512551D8D00976E89 /* Three20.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Three20.h; sourceTree = "<group>"; };
|
|
253A08AE12551EA500976E89 /* Network.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Network.h; sourceTree = "<group>"; };
|
|
253A08B61255212300976E89 /* RKJSONParser+SBJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RKJSONParser+SBJSON.m"; sourceTree = "<group>"; };
|
|
253A08B71255212300976E89 /* RKJSONParser+YAJL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RKJSONParser+YAJL.m"; sourceTree = "<group>"; };
|
|
253A08B81255212300976E89 /* RKJSONParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKJSONParser.h; sourceTree = "<group>"; };
|
|
253A09E512552B5300976E89 /* ObjectMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectMapping.h; sourceTree = "<group>"; };
|
|
253A09F512552BDC00976E89 /* Support.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Support.h; sourceTree = "<group>"; };
|
|
253A0A8E1255300000976E89 /* Protect.command */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Protect.command; sourceTree = "<group>"; };
|
|
253E1B1012E9450700F3E4B0 /* RKObjectMappable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMappable.m; sourceTree = "<group>"; };
|
|
25431EBA1255640800A315CF /* CoreData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CoreData.h; sourceTree = "<group>"; };
|
|
25432040125618F000A315CF /* RKParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKParser.h; sourceTree = "<group>"; };
|
|
255DE03010FF9BDF00A85891 /* RKManagedObjectSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectSpec.m; sourceTree = "<group>"; };
|
|
255DE05910FF9DA500A85891 /* RKModelManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKModelManagerSpec.m; sourceTree = "<group>"; };
|
|
255DE05C10FFA05800A85891 /* RKHuman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKHuman.h; sourceTree = "<group>"; };
|
|
255DE05D10FFA05800A85891 /* RKHuman.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKHuman.m; sourceTree = "<group>"; };
|
|
255DE0E110FFABA500A85891 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
255DE0F310FFAC0A00A85891 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
255DE1AF10FFB16800A85891 /* RKSpecResponseLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSpecResponseLoader.h; sourceTree = "<group>"; };
|
|
255DE1B010FFB16800A85891 /* RKSpecResponseLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSpecResponseLoader.m; sourceTree = "<group>"; };
|
|
255DE43111010EE700A85891 /* RKRequestSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestSpec.m; sourceTree = "<group>"; };
|
|
255DE43A11010F8400A85891 /* RKResponseSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKResponseSpec.m; sourceTree = "<group>"; };
|
|
255DE4A4110113B700A85891 /* RKSpecEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSpecEnvironment.h; sourceTree = "<group>"; };
|
|
256FD522112C6A340077F340 /* Data Model.xcdatamodel */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wrapper.xcdatamodel; path = "Data Model.xcdatamodel"; sourceTree = "<group>"; };
|
|
256FD64C112C7AF50077F340 /* RKMappableObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKMappableObject.h; sourceTree = "<group>"; };
|
|
256FD64D112C7AF50077F340 /* RKMappableAssociation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKMappableAssociation.h; sourceTree = "<group>"; };
|
|
256FD64F112C7B780077F340 /* RKMappableObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKMappableObject.m; sourceTree = "<group>"; };
|
|
256FD650112C7B780077F340 /* RKMappableAssociation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKMappableAssociation.m; sourceTree = "<group>"; };
|
|
256FDE53112DB0B90077F340 /* RKObjectMapperSpecModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMapperSpecModel.h; sourceTree = "<group>"; };
|
|
256FDE54112DB0B90077F340 /* RKObjectMapperSpecModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMapperSpecModel.m; sourceTree = "<group>"; };
|
|
257EAAAE11F73DA000DB04C3 /* RKObjectSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectSpec.m; sourceTree = "<group>"; };
|
|
2590E64F125231F600531FA8 /* libRestKitJSONParserYAJL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRestKitJSONParserYAJL.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2590E66B1252353700531FA8 /* libRestKitJSONParserSBJSON.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRestKitJSONParserSBJSON.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
2590E674125235C200531FA8 /* JSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSON.h; sourceTree = "<group>"; };
|
|
2590E675125235C200531FA8 /* NSObject+SBJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+SBJSON.h"; sourceTree = "<group>"; };
|
|
2590E676125235C200531FA8 /* NSObject+SBJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+SBJSON.m"; sourceTree = "<group>"; };
|
|
2590E677125235C200531FA8 /* NSString+SBJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+SBJSON.h"; sourceTree = "<group>"; };
|
|
2590E678125235C200531FA8 /* NSString+SBJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+SBJSON.m"; sourceTree = "<group>"; };
|
|
2590E679125235C200531FA8 /* SBJsonBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonBase.h; sourceTree = "<group>"; };
|
|
2590E67A125235C200531FA8 /* SBJsonBase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonBase.m; sourceTree = "<group>"; };
|
|
2590E67B125235C200531FA8 /* SBJsonParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonParser.h; sourceTree = "<group>"; };
|
|
2590E67C125235C200531FA8 /* SBJsonParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonParser.m; sourceTree = "<group>"; };
|
|
2590E67D125235C200531FA8 /* SBJsonWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonWriter.h; sourceTree = "<group>"; };
|
|
2590E67E125235C200531FA8 /* SBJsonWriter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonWriter.m; sourceTree = "<group>"; };
|
|
2590E69B1252372800531FA8 /* NSBundle+YAJL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSBundle+YAJL.h"; sourceTree = "<group>"; };
|
|
2590E69C1252372800531FA8 /* NSBundle+YAJL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSBundle+YAJL.m"; sourceTree = "<group>"; };
|
|
2590E69D1252372800531FA8 /* NSObject+YAJL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+YAJL.h"; sourceTree = "<group>"; };
|
|
2590E69E1252372800531FA8 /* NSObject+YAJL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+YAJL.m"; sourceTree = "<group>"; };
|
|
2590E6A01252372800531FA8 /* BUILDING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BUILDING; sourceTree = "<group>"; };
|
|
2590E6A11252372800531FA8 /* BUILDING.win32 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BUILDING.win32; sourceTree = "<group>"; };
|
|
2590E6A21252372800531FA8 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; };
|
|
2590E6A31252372800531FA8 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
2590E6A41252372800531FA8 /* configure */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = configure; sourceTree = "<group>"; };
|
|
2590E6A51252372800531FA8 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = COPYING; sourceTree = "<group>"; };
|
|
2590E6A61252372800531FA8 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
2590E6AC1252372800531FA8 /* yajl_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yajl_common.h; sourceTree = "<group>"; };
|
|
2590E6AD1252372800531FA8 /* yajl_gen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yajl_gen.h; sourceTree = "<group>"; };
|
|
2590E6AE1252372800531FA8 /* yajl_parse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yajl_parse.h; sourceTree = "<group>"; };
|
|
2590E6AF1252372800531FA8 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
|
|
2590E6B01252372800531FA8 /* yajl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = yajl; sourceTree = "<group>"; };
|
|
2590E6B11252372800531FA8 /* yajl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yajl.c; sourceTree = "<group>"; };
|
|
2590E6B21252372800531FA8 /* YAJL.dxy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = YAJL.dxy; sourceTree = "<group>"; };
|
|
2590E6B31252372800531FA8 /* yajl_alloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yajl_alloc.c; sourceTree = "<group>"; };
|
|
2590E6B41252372800531FA8 /* yajl_alloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yajl_alloc.h; sourceTree = "<group>"; };
|
|
2590E6B51252372800531FA8 /* yajl_buf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yajl_buf.c; sourceTree = "<group>"; };
|
|
2590E6B61252372800531FA8 /* yajl_buf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yajl_buf.h; sourceTree = "<group>"; };
|
|
2590E6B71252372800531FA8 /* yajl_bytestack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yajl_bytestack.h; sourceTree = "<group>"; };
|
|
2590E6B81252372800531FA8 /* yajl_encode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yajl_encode.c; sourceTree = "<group>"; };
|
|
2590E6B91252372800531FA8 /* yajl_encode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yajl_encode.h; sourceTree = "<group>"; };
|
|
2590E6BA1252372800531FA8 /* yajl_gen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yajl_gen.c; sourceTree = "<group>"; };
|
|
2590E6BB1252372800531FA8 /* yajl_lex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yajl_lex.c; sourceTree = "<group>"; };
|
|
2590E6BC1252372800531FA8 /* yajl_lex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yajl_lex.h; sourceTree = "<group>"; };
|
|
2590E6BD1252372800531FA8 /* yajl_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yajl_parser.c; sourceTree = "<group>"; };
|
|
2590E6BE1252372800531FA8 /* yajl_parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = yajl_parser.h; sourceTree = "<group>"; };
|
|
2590E71B1252372800531FA8 /* YAJL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YAJL.h; sourceTree = "<group>"; };
|
|
2590E71C1252372800531FA8 /* YAJLDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YAJLDocument.h; sourceTree = "<group>"; };
|
|
2590E71D1252372800531FA8 /* YAJLDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YAJLDocument.m; sourceTree = "<group>"; };
|
|
2590E71E1252372800531FA8 /* YAJLGen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YAJLGen.h; sourceTree = "<group>"; };
|
|
2590E71F1252372800531FA8 /* YAJLGen.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YAJLGen.m; sourceTree = "<group>"; };
|
|
2590E7201252372800531FA8 /* YAJLIOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YAJLIOS.h; sourceTree = "<group>"; };
|
|
2590E7211252372800531FA8 /* YAJLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YAJLParser.h; sourceTree = "<group>"; };
|
|
2590E7221252372800531FA8 /* YAJLParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YAJLParser.m; sourceTree = "<group>"; };
|
|
2590E85A1252515400531FA8 /* GHNSBundle+Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GHNSBundle+Utils.h"; sourceTree = "<group>"; };
|
|
2590E85B1252515400531FA8 /* GHNSBundle+Utils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GHNSBundle+Utils.m"; sourceTree = "<group>"; };
|
|
2590E85D1252515400531FA8 /* GTMBase64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMBase64.h; sourceTree = "<group>"; };
|
|
2590E85E1252515400531FA8 /* GTMBase64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMBase64.m; sourceTree = "<group>"; };
|
|
259562E2126D3B36004BAC4C /* RKDynamicRouter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKDynamicRouter.h; sourceTree = "<group>"; };
|
|
259562E3126D3B36004BAC4C /* RKDynamicRouter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKDynamicRouter.m; sourceTree = "<group>"; };
|
|
259562E6126D3B43004BAC4C /* RKRailsRouter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRailsRouter.h; sourceTree = "<group>"; };
|
|
259562E7126D3B43004BAC4C /* RKRailsRouter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRailsRouter.m; sourceTree = "<group>"; };
|
|
25956596126DE9DF004BAC4C /* NSNotificationCenter+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNotificationCenter+OCMAdditions.h"; sourceTree = "<group>"; };
|
|
25956597126DE9DF004BAC4C /* OCMArg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMArg.h; sourceTree = "<group>"; };
|
|
25956598126DE9DF004BAC4C /* OCMConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMConstraint.h; sourceTree = "<group>"; };
|
|
25956599126DE9DF004BAC4C /* OCMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMock.h; sourceTree = "<group>"; };
|
|
2595659A126DE9DF004BAC4C /* OCMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMockObject.h; sourceTree = "<group>"; };
|
|
2595659B126DE9DF004BAC4C /* OCMockRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMockRecorder.h; sourceTree = "<group>"; };
|
|
2595659C126DE9DF004BAC4C /* libOCMock.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libOCMock.a; sourceTree = "<group>"; };
|
|
2595698D126DF283004BAC4C /* UISpec.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = UISpec.xcodeproj; path = Specs/Support/UISpec/xcode/UISpec/UISpec.xcodeproj; sourceTree = SOURCE_ROOT; };
|
|
25957825126E3BE9004BAC4C /* RKRailsRouterSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRailsRouterSpec.m; sourceTree = "<group>"; };
|
|
2596AC8F12F7B015004C02F9 /* RKClientSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKClientSpec.m; sourceTree = "<group>"; };
|
|
25A5B4E812762249003DC8A4 /* blake.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = blake.png; sourceTree = "<group>"; };
|
|
25E075981279D9AB00B22EC9 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
|
|
25F48FF51327DA3400F6B59F /* libUISpec.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libUISpec.a; sourceTree = SOURCE_ROOT; };
|
|
25F48FF71327DAB300F6B59F /* UISpec.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = UISpec.bundle; path = Specs/Support/UISpec/src/UISpec.bundle; sourceTree = SOURCE_ROOT; };
|
|
3F032A7710FFB89100F35142 /* RKCat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKCat.h; sourceTree = "<group>"; };
|
|
3F032A7810FFB89100F35142 /* RKCat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKCat.m; sourceTree = "<group>"; };
|
|
3F032AA610FFBBCD00F35142 /* RKHouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKHouse.h; sourceTree = "<group>"; };
|
|
3F032AA710FFBBCD00F35142 /* RKHouse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKHouse.m; sourceTree = "<group>"; };
|
|
3F032AA910FFBC1F00F35142 /* RKResident.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKResident.h; sourceTree = "<group>"; };
|
|
3F032AAA10FFBC1F00F35142 /* RKResident.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKResident.m; sourceTree = "<group>"; };
|
|
3F19126812DF6B3200C077AD /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
|
|
3F19129712DF6B4800C077AD /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
|
|
3F6C39A510FE5C95008F47C5 /* UISpec.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UISpec.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
3F6C39A710FE5C95008F47C5 /* UISpec-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "UISpec-Info.plist"; sourceTree = "<group>"; };
|
|
3F6C39B610FE738A008F47C5 /* UISpec.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = UISpec.xcodeproj; path = /Users/blake/Projects/two_toasters/InMotion/Libraries/UISpec/xcode/UISpec/UISpec.xcodeproj; sourceTree = "<absolute>"; };
|
|
3F6C3A2D10FE749C008F47C5 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
3F6C3A9310FE7519008F47C5 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
3F6C3A9510FE7524008F47C5 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
3F6C3AD010FE76C1008F47C5 /* RKModelMapperSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKModelMapperSpec.m; sourceTree = "<group>"; };
|
|
7377FBE11268E96300868752 /* RKManagedObjectCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectCache.h; sourceTree = "<group>"; };
|
|
73C89EEF12A5BB9A000FE600 /* RKReachabilityObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKReachabilityObserver.h; sourceTree = "<group>"; };
|
|
73C89EF012A5BB9A000FE600 /* RKReachabilityObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKReachabilityObserver.m; sourceTree = "<group>"; };
|
|
73FE56C4126CB91600E0F30B /* RKURL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKURL.h; sourceTree = "<group>"; };
|
|
73FE56C5126CB91600E0F30B /* RKURL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKURL.m; sourceTree = "<group>"; };
|
|
AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
2523360311E79F090048F9B4 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2523363E11E7A1F00048F9B4 /* UIKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A07FA1255161B00976E89 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A08011255162C00976E89 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A080A12551D3000976E89 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A081212551D5300976E89 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2590E64D125231F600531FA8 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2590E6691252353700531FA8 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
3F6C39A310FE5C95008F47C5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25F48FF61327DA3400F6B59F /* libUISpec.a in Frameworks */,
|
|
3F6C3A2E10FE749C008F47C5 /* Foundation.framework in Frameworks */,
|
|
3F6C3A9610FE7524008F47C5 /* UIKit.framework in Frameworks */,
|
|
255DE0E210FFABA500A85891 /* CoreData.framework in Frameworks */,
|
|
255DE0F410FFAC0A00A85891 /* SystemConfiguration.framework in Frameworks */,
|
|
2595659D126DE9E3004BAC4C /* libOCMock.a in Frameworks */,
|
|
25956983126DF1AE004BAC4C /* libRestKitCoreData.a in Frameworks */,
|
|
25956984126DF1AE004BAC4C /* libRestKitJSONParserYAJL.a in Frameworks */,
|
|
25956985126DF1AE004BAC4C /* libRestKitNetwork.a in Frameworks */,
|
|
25956986126DF1AE004BAC4C /* libRestKitObjectMapping.a in Frameworks */,
|
|
25956987126DF1AE004BAC4C /* libRestKitSupport.a in Frameworks */,
|
|
3F1912A712DF6B4800C077AD /* CFNetwork.framework in Frameworks */,
|
|
3F1912AF12DF6B6200C077AD /* MobileCoreServices.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
034768DFFF38A50411DB9C8B /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2523360511E79F090048F9B4 /* libRestKitThree20.a */,
|
|
2590E64F125231F600531FA8 /* libRestKitJSONParserYAJL.a */,
|
|
2590E66B1252353700531FA8 /* libRestKitJSONParserSBJSON.a */,
|
|
253A07FC1255161B00976E89 /* libRestKitNetwork.a */,
|
|
253A08031255162C00976E89 /* libRestKitObjectMapping.a */,
|
|
253A080C12551D3000976E89 /* libRestKitSupport.a */,
|
|
253A081412551D5300976E89 /* libRestKitCoreData.a */,
|
|
3F6C39A510FE5C95008F47C5 /* UISpec.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
0867D691FE84028FC02AAC07 /* OTRestFramework */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
253A085F12551D8D00976E89 /* Code */,
|
|
3F6C3A9210FE750E008F47C5 /* Specs */,
|
|
253A0A8D1255300000976E89 /* Scripts */,
|
|
2590E6711252357200531FA8 /* Vendor */,
|
|
0867D69AFE84028FC02AAC07 /* Frameworks */,
|
|
034768DFFF38A50411DB9C8B /* Products */,
|
|
);
|
|
name = OTRestFramework;
|
|
sourceTree = "<group>";
|
|
};
|
|
0867D69AFE84028FC02AAC07 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3F19126812DF6B3200C077AD /* CoreFoundation.framework */,
|
|
3F19129712DF6B4800C077AD /* CFNetwork.framework */,
|
|
3F6C3A9510FE7524008F47C5 /* UIKit.framework */,
|
|
3F6C3A2D10FE749C008F47C5 /* Foundation.framework */,
|
|
AACBBE490F95108600F1A2B1 /* Foundation.framework */,
|
|
255DE0E110FFABA500A85891 /* CoreData.framework */,
|
|
25E075981279D9AB00B22EC9 /* MobileCoreServices.framework */,
|
|
255DE0F310FFAC0A00A85891 /* SystemConfiguration.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
250BC42C11F6260100F3FE5A /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
250BC43311F6260100F3FE5A /* UISpec_Simulator.a */,
|
|
250BC43511F6260100F3FE5A /* UISpec_Device.a */,
|
|
250BC43711F6260100F3FE5A /* Specs.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
250BC4EB11F62D6B00F3FE5A /* UISpec */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25F48FF71327DAB300F6B59F /* UISpec.bundle */,
|
|
25F48FF51327DA3400F6B59F /* libUISpec.a */,
|
|
2595698D126DF283004BAC4C /* UISpec.xcodeproj */,
|
|
);
|
|
name = UISpec;
|
|
path = UISpec/bin/UISpec;
|
|
sourceTree = "<group>";
|
|
};
|
|
253A085F12551D8D00976E89 /* Code */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
253A089212551D8D00976E89 /* RestKit.h */,
|
|
253A086512551D8D00976E89 /* Network */,
|
|
253A087C12551D8D00976E89 /* ObjectMapping */,
|
|
253A086012551D8D00976E89 /* CoreData */,
|
|
253A089312551D8D00976E89 /* Support */,
|
|
253A089E12551D8D00976E89 /* Three20 */,
|
|
);
|
|
path = Code;
|
|
sourceTree = "<group>";
|
|
};
|
|
253A086012551D8D00976E89 /* CoreData */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25431EBA1255640800A315CF /* CoreData.h */,
|
|
253A086112551D8D00976E89 /* RKManagedObject.h */,
|
|
253A086212551D8D00976E89 /* RKManagedObject.m */,
|
|
7377FBE11268E96300868752 /* RKManagedObjectCache.h */,
|
|
253A086312551D8D00976E89 /* RKManagedObjectStore.h */,
|
|
253A086412551D8D00976E89 /* RKManagedObjectStore.m */,
|
|
253A088812551D8D00976E89 /* RKManagedObjectSeeder.h */,
|
|
253A088912551D8D00976E89 /* RKManagedObjectSeeder.m */,
|
|
);
|
|
path = CoreData;
|
|
sourceTree = "<group>";
|
|
};
|
|
253A086512551D8D00976E89 /* Network */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
253A08AE12551EA500976E89 /* Network.h */,
|
|
253A086612551D8D00976E89 /* NSDictionary+RKRequestSerialization.h */,
|
|
253A086712551D8D00976E89 /* NSDictionary+RKRequestSerialization.m */,
|
|
253A086812551D8D00976E89 /* NSObject+RKJSONSerialization.m */,
|
|
253A086912551D8D00976E89 /* RKClient.h */,
|
|
253A086A12551D8D00976E89 /* RKClient.m */,
|
|
253A086B12551D8D00976E89 /* RKJSONSerialization.h */,
|
|
253A086C12551D8D00976E89 /* RKJSONSerialization.m */,
|
|
253A086D12551D8D00976E89 /* RKNotifications.h */,
|
|
253A086E12551D8D00976E89 /* RKNotifications.m */,
|
|
253A086F12551D8D00976E89 /* RKParams.h */,
|
|
253A087012551D8D00976E89 /* RKParams.m */,
|
|
253A087112551D8D00976E89 /* RKParamsAttachment.h */,
|
|
253A087212551D8D00976E89 /* RKParamsAttachment.m */,
|
|
73C89EEF12A5BB9A000FE600 /* RKReachabilityObserver.h */,
|
|
73C89EF012A5BB9A000FE600 /* RKReachabilityObserver.m */,
|
|
253A087712551D8D00976E89 /* RKRequest.h */,
|
|
253A087812551D8D00976E89 /* RKRequest.m */,
|
|
253A087912551D8D00976E89 /* RKRequestSerializable.h */,
|
|
253A087A12551D8D00976E89 /* RKResponse.h */,
|
|
253A087B12551D8D00976E89 /* RKResponse.m */,
|
|
73FE56C4126CB91600E0F30B /* RKURL.h */,
|
|
73FE56C5126CB91600E0F30B /* RKURL.m */,
|
|
2538C05A12A6C44A0006903C /* RKRequestQueue.h */,
|
|
2538C05B12A6C44A0006903C /* RKRequestQueue.m */,
|
|
);
|
|
path = Network;
|
|
sourceTree = "<group>";
|
|
};
|
|
253A087C12551D8D00976E89 /* ObjectMapping */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
253A09E512552B5300976E89 /* ObjectMapping.h */,
|
|
253A087D12551D8D00976E89 /* RKObject.h */,
|
|
253A087E12551D8D00976E89 /* RKObject.m */,
|
|
253A087F12551D8D00976E89 /* RKObjectLoader.h */,
|
|
253A088012551D8D00976E89 /* RKObjectLoader.m */,
|
|
253A088112551D8D00976E89 /* RKObjectManager.h */,
|
|
253A088212551D8D00976E89 /* RKObjectManager.m */,
|
|
253A088312551D8D00976E89 /* RKObjectMappable.h */,
|
|
253A088412551D8D00976E89 /* RKObjectMapper.h */,
|
|
253A088512551D8D00976E89 /* RKObjectMapper.m */,
|
|
253A088612551D8D00976E89 /* RKObjectPropertyInspector.h */,
|
|
253A088712551D8D00976E89 /* RKObjectPropertyInspector.m */,
|
|
253A088A12551D8D00976E89 /* RKRouter.h */,
|
|
259562E2126D3B36004BAC4C /* RKDynamicRouter.h */,
|
|
259562E3126D3B36004BAC4C /* RKDynamicRouter.m */,
|
|
259562E6126D3B43004BAC4C /* RKRailsRouter.h */,
|
|
259562E7126D3B43004BAC4C /* RKRailsRouter.m */,
|
|
253E1B1012E9450700F3E4B0 /* RKObjectMappable.m */,
|
|
);
|
|
path = ObjectMapping;
|
|
sourceTree = "<group>";
|
|
};
|
|
253A089312551D8D00976E89 /* Support */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
253A08B41255212300976E89 /* Parsers */,
|
|
253A089412551D8D00976E89 /* Errors.h */,
|
|
253A089512551D8D00976E89 /* Errors.m */,
|
|
253A089612551D8D00976E89 /* NSDictionary+RKAdditions.h */,
|
|
253A089712551D8D00976E89 /* NSDictionary+RKAdditions.m */,
|
|
253A089812551D8D00976E89 /* NSObject+RKJSONSerialization.h */,
|
|
253A089912551D8D00976E89 /* NSString+InflectionSupport.h */,
|
|
253A089A12551D8D00976E89 /* NSString+InflectionSupport.m */,
|
|
253A089B12551D8D00976E89 /* RestKit_Prefix.pch */,
|
|
25432040125618F000A315CF /* RKParser.h */,
|
|
253A089C12551D8D00976E89 /* RKSearchEngine.h */,
|
|
253A089D12551D8D00976E89 /* RKSearchEngine.m */,
|
|
253A09F512552BDC00976E89 /* Support.h */,
|
|
);
|
|
path = Support;
|
|
sourceTree = "<group>";
|
|
};
|
|
253A089E12551D8D00976E89 /* Three20 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
253A08A512551D8D00976E89 /* Three20.h */,
|
|
253A089F12551D8D00976E89 /* RKRequestFilterableTTModel.h */,
|
|
253A08A012551D8D00976E89 /* RKRequestFilterableTTModel.m */,
|
|
253A08A312551D8D00976E89 /* RKRequestTTModel.h */,
|
|
253A08A412551D8D00976E89 /* RKRequestTTModel.m */,
|
|
);
|
|
path = Three20;
|
|
sourceTree = "<group>";
|
|
};
|
|
253A08B41255212300976E89 /* Parsers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
253A08B51255212300976E89 /* JSON */,
|
|
253A08B81255212300976E89 /* RKJSONParser.h */,
|
|
);
|
|
path = Parsers;
|
|
sourceTree = "<group>";
|
|
};
|
|
253A08B51255212300976E89 /* JSON */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
253A08B61255212300976E89 /* RKJSONParser+SBJSON.m */,
|
|
253A08B71255212300976E89 /* RKJSONParser+YAJL.m */,
|
|
);
|
|
path = JSON;
|
|
sourceTree = "<group>";
|
|
};
|
|
253A0A8D1255300000976E89 /* Scripts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
253A0A8E1255300000976E89 /* Protect.command */,
|
|
);
|
|
path = Scripts;
|
|
sourceTree = "<group>";
|
|
};
|
|
255DE05B10FFA04200A85891 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
256FD64C112C7AF50077F340 /* RKMappableObject.h */,
|
|
256FD64F112C7B780077F340 /* RKMappableObject.m */,
|
|
256FD64D112C7AF50077F340 /* RKMappableAssociation.h */,
|
|
256FD650112C7B780077F340 /* RKMappableAssociation.m */,
|
|
256FD522112C6A340077F340 /* Data Model.xcdatamodel */,
|
|
255DE05C10FFA05800A85891 /* RKHuman.h */,
|
|
255DE05D10FFA05800A85891 /* RKHuman.m */,
|
|
3F032A7710FFB89100F35142 /* RKCat.h */,
|
|
3F032A7810FFB89100F35142 /* RKCat.m */,
|
|
3F032AA610FFBBCD00F35142 /* RKHouse.h */,
|
|
3F032AA710FFBBCD00F35142 /* RKHouse.m */,
|
|
3F032AA910FFBC1F00F35142 /* RKResident.h */,
|
|
3F032AAA10FFBC1F00F35142 /* RKResident.m */,
|
|
256FDE53112DB0B90077F340 /* RKObjectMapperSpecModel.h */,
|
|
256FDE54112DB0B90077F340 /* RKObjectMapperSpecModel.m */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
255DE0A110FFA43A00A85891 /* Support */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25A5B4E812762249003DC8A4 /* blake.png */,
|
|
25956593126DE9DF004BAC4C /* OCMock */,
|
|
250BC4EB11F62D6B00F3FE5A /* UISpec */,
|
|
255DE1AF10FFB16800A85891 /* RKSpecResponseLoader.h */,
|
|
255DE1B010FFB16800A85891 /* RKSpecResponseLoader.m */,
|
|
255DE4A4110113B700A85891 /* RKSpecEnvironment.h */,
|
|
);
|
|
path = Support;
|
|
sourceTree = "<group>";
|
|
};
|
|
255DE43011010ED400A85891 /* Network */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
255DE43111010EE700A85891 /* RKRequestSpec.m */,
|
|
255DE43A11010F8400A85891 /* RKResponseSpec.m */,
|
|
2520776D113587BE00382018 /* NSDictionary+RKRequestSerializationSpec.m */,
|
|
2524CB5C1278930200D1314C /* RKParamsAttachmentSpec.m */,
|
|
);
|
|
name = Network;
|
|
sourceTree = "<group>";
|
|
};
|
|
256FD52A112C6AEC0077F340 /* ObjectMapping */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3F6C3AD010FE76C1008F47C5 /* RKModelMapperSpec.m */,
|
|
255DE03010FF9BDF00A85891 /* RKManagedObjectSpec.m */,
|
|
255DE05910FF9DA500A85891 /* RKModelManagerSpec.m */,
|
|
250BC22A11F621B400F3FE5A /* RKDynamicRouterSpec.m */,
|
|
257EAAAE11F73DA000DB04C3 /* RKObjectSpec.m */,
|
|
25957825126E3BE9004BAC4C /* RKRailsRouterSpec.m */,
|
|
2596AC8F12F7B015004C02F9 /* RKClientSpec.m */,
|
|
);
|
|
name = ObjectMapping;
|
|
sourceTree = "<group>";
|
|
};
|
|
2590E6711252357200531FA8 /* Vendor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2590E69A1252372800531FA8 /* YAJL */,
|
|
2590E673125235C200531FA8 /* SBJSON */,
|
|
);
|
|
name = Vendor;
|
|
sourceTree = "<group>";
|
|
};
|
|
2590E673125235C200531FA8 /* SBJSON */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2590E674125235C200531FA8 /* JSON.h */,
|
|
2590E675125235C200531FA8 /* NSObject+SBJSON.h */,
|
|
2590E676125235C200531FA8 /* NSObject+SBJSON.m */,
|
|
2590E677125235C200531FA8 /* NSString+SBJSON.h */,
|
|
2590E678125235C200531FA8 /* NSString+SBJSON.m */,
|
|
2590E679125235C200531FA8 /* SBJsonBase.h */,
|
|
2590E67A125235C200531FA8 /* SBJsonBase.m */,
|
|
2590E67B125235C200531FA8 /* SBJsonParser.h */,
|
|
2590E67C125235C200531FA8 /* SBJsonParser.m */,
|
|
2590E67D125235C200531FA8 /* SBJsonWriter.h */,
|
|
2590E67E125235C200531FA8 /* SBJsonWriter.m */,
|
|
);
|
|
name = SBJSON;
|
|
path = Vendor/SBJSON;
|
|
sourceTree = "<group>";
|
|
};
|
|
2590E69A1252372800531FA8 /* YAJL */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2590E8581252515400531FA8 /* Libraries */,
|
|
2590E69B1252372800531FA8 /* NSBundle+YAJL.h */,
|
|
2590E69C1252372800531FA8 /* NSBundle+YAJL.m */,
|
|
2590E69D1252372800531FA8 /* NSObject+YAJL.h */,
|
|
2590E69E1252372800531FA8 /* NSObject+YAJL.m */,
|
|
2590E69F1252372800531FA8 /* yajl-1.0.9 */,
|
|
2590E71B1252372800531FA8 /* YAJL.h */,
|
|
2590E71C1252372800531FA8 /* YAJLDocument.h */,
|
|
2590E71D1252372800531FA8 /* YAJLDocument.m */,
|
|
2590E71E1252372800531FA8 /* YAJLGen.h */,
|
|
2590E71F1252372800531FA8 /* YAJLGen.m */,
|
|
2590E7201252372800531FA8 /* YAJLIOS.h */,
|
|
2590E7211252372800531FA8 /* YAJLParser.h */,
|
|
2590E7221252372800531FA8 /* YAJLParser.m */,
|
|
);
|
|
name = YAJL;
|
|
path = Vendor/YAJL;
|
|
sourceTree = "<group>";
|
|
};
|
|
2590E69F1252372800531FA8 /* yajl-1.0.9 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2590E6A01252372800531FA8 /* BUILDING */,
|
|
2590E6A11252372800531FA8 /* BUILDING.win32 */,
|
|
2590E6A21252372800531FA8 /* ChangeLog */,
|
|
2590E6A31252372800531FA8 /* CMakeLists.txt */,
|
|
2590E6A41252372800531FA8 /* configure */,
|
|
2590E6A51252372800531FA8 /* COPYING */,
|
|
2590E6A61252372800531FA8 /* README */,
|
|
2590E6AA1252372800531FA8 /* src */,
|
|
);
|
|
path = "yajl-1.0.9";
|
|
sourceTree = "<group>";
|
|
};
|
|
2590E6AA1252372800531FA8 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2590E6AB1252372800531FA8 /* api */,
|
|
2590E6AF1252372800531FA8 /* CMakeLists.txt */,
|
|
2590E6B01252372800531FA8 /* yajl */,
|
|
2590E6B11252372800531FA8 /* yajl.c */,
|
|
2590E6B21252372800531FA8 /* YAJL.dxy */,
|
|
2590E6B31252372800531FA8 /* yajl_alloc.c */,
|
|
2590E6B41252372800531FA8 /* yajl_alloc.h */,
|
|
2590E6B51252372800531FA8 /* yajl_buf.c */,
|
|
2590E6B61252372800531FA8 /* yajl_buf.h */,
|
|
2590E6B71252372800531FA8 /* yajl_bytestack.h */,
|
|
2590E6B81252372800531FA8 /* yajl_encode.c */,
|
|
2590E6B91252372800531FA8 /* yajl_encode.h */,
|
|
2590E6BA1252372800531FA8 /* yajl_gen.c */,
|
|
2590E6BB1252372800531FA8 /* yajl_lex.c */,
|
|
2590E6BC1252372800531FA8 /* yajl_lex.h */,
|
|
2590E6BD1252372800531FA8 /* yajl_parser.c */,
|
|
2590E6BE1252372800531FA8 /* yajl_parser.h */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
2590E6AB1252372800531FA8 /* api */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2590E6AC1252372800531FA8 /* yajl_common.h */,
|
|
2590E6AD1252372800531FA8 /* yajl_gen.h */,
|
|
2590E6AE1252372800531FA8 /* yajl_parse.h */,
|
|
);
|
|
path = api;
|
|
sourceTree = "<group>";
|
|
};
|
|
2590E8581252515400531FA8 /* Libraries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2590E8591252515400531FA8 /* GHKit */,
|
|
2590E85C1252515400531FA8 /* GTM */,
|
|
);
|
|
path = Libraries;
|
|
sourceTree = "<group>";
|
|
};
|
|
2590E8591252515400531FA8 /* GHKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2590E85A1252515400531FA8 /* GHNSBundle+Utils.h */,
|
|
2590E85B1252515400531FA8 /* GHNSBundle+Utils.m */,
|
|
);
|
|
path = GHKit;
|
|
sourceTree = "<group>";
|
|
};
|
|
2590E85C1252515400531FA8 /* GTM */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2590E85D1252515400531FA8 /* GTMBase64.h */,
|
|
2590E85E1252515400531FA8 /* GTMBase64.m */,
|
|
);
|
|
path = GTM;
|
|
sourceTree = "<group>";
|
|
};
|
|
25956593126DE9DF004BAC4C /* OCMock */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25956594126DE9DF004BAC4C /* Headers */,
|
|
2595659C126DE9DF004BAC4C /* libOCMock.a */,
|
|
);
|
|
path = OCMock;
|
|
sourceTree = "<group>";
|
|
};
|
|
25956594126DE9DF004BAC4C /* Headers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25956595126DE9DF004BAC4C /* OCMock */,
|
|
);
|
|
path = Headers;
|
|
sourceTree = "<group>";
|
|
};
|
|
25956595126DE9DF004BAC4C /* OCMock */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25956596126DE9DF004BAC4C /* NSNotificationCenter+OCMAdditions.h */,
|
|
25956597126DE9DF004BAC4C /* OCMArg.h */,
|
|
25956598126DE9DF004BAC4C /* OCMConstraint.h */,
|
|
25956599126DE9DF004BAC4C /* OCMock.h */,
|
|
2595659A126DE9DF004BAC4C /* OCMockObject.h */,
|
|
2595659B126DE9DF004BAC4C /* OCMockRecorder.h */,
|
|
);
|
|
path = OCMock;
|
|
sourceTree = "<group>";
|
|
};
|
|
25956992126DF283004BAC4C /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25956999126DF283004BAC4C /* libUISpec.a */,
|
|
2595699D126DF283004BAC4C /* Specs.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
3F6C3A9210FE750E008F47C5 /* Specs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
255DE43011010ED400A85891 /* Network */,
|
|
256FD52A112C6AEC0077F340 /* ObjectMapping */,
|
|
255DE0A110FFA43A00A85891 /* Support */,
|
|
255DE05B10FFA04200A85891 /* Models */,
|
|
3F6C3A9310FE7519008F47C5 /* main.m */,
|
|
250429A711F62E0200553519 /* UISpec+UISpecRunner.h */,
|
|
250429A811F62E0200553519 /* UISpec+UISpecRunner.m */,
|
|
3F6C39A710FE5C95008F47C5 /* UISpec-Info.plist */,
|
|
);
|
|
path = Specs;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
2523360111E79F090048F9B4 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
253A092D125525EE00976E89 /* Three20.h in Headers */,
|
|
253A092F125525F000976E89 /* RKRequestTTModel.h in Headers */,
|
|
253A0933125525F100976E89 /* RKRequestFilterableTTModel.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A07F81255161B00976E89 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
253A08AF12551EA500976E89 /* Network.h in Headers */,
|
|
253A08CC125522CE00976E89 /* NSDictionary+RKRequestSerialization.h in Headers */,
|
|
253A08CF125522D200976E89 /* RKClient.h in Headers */,
|
|
253A08D1125522D300976E89 /* RKJSONSerialization.h in Headers */,
|
|
253A08D3125522D400976E89 /* RKNotifications.h in Headers */,
|
|
253A08D5125522D600976E89 /* RKParams.h in Headers */,
|
|
253A08D7125522D800976E89 /* RKParamsAttachment.h in Headers */,
|
|
253A08DD125522E100976E89 /* RKRequest.h in Headers */,
|
|
253A08DF125522E300976E89 /* RKRequestSerializable.h in Headers */,
|
|
253A08E0125522E300976E89 /* RKResponse.h in Headers */,
|
|
73FE56C7126CB91600E0F30B /* RKURL.h in Headers */,
|
|
73C89EF212A5BB9A000FE600 /* RKReachabilityObserver.h in Headers */,
|
|
2538C05C12A6C44A0006903C /* RKRequestQueue.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A07FF1255162C00976E89 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
253A08F81255246300976E89 /* RKObject.h in Headers */,
|
|
253A08FA1255246400976E89 /* RKObjectLoader.h in Headers */,
|
|
253A08FC1255246500976E89 /* RKObjectManager.h in Headers */,
|
|
253A08FE1255246600976E89 /* RKObjectMappable.h in Headers */,
|
|
253A08FF1255246800976E89 /* RKObjectMapper.h in Headers */,
|
|
253A09021255246A00976E89 /* RKObjectPropertyInspector.h in Headers */,
|
|
253A09051255246C00976E89 /* RKRouter.h in Headers */,
|
|
253A09E612552B5300976E89 /* ObjectMapping.h in Headers */,
|
|
259562E4126D3B36004BAC4C /* RKDynamicRouter.h in Headers */,
|
|
259562E8126D3B43004BAC4C /* RKRailsRouter.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A080812551D3000976E89 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
253A09161255250A00976E89 /* Errors.h in Headers */,
|
|
253A09181255250B00976E89 /* NSDictionary+RKAdditions.h in Headers */,
|
|
253A091A1255250E00976E89 /* NSObject+RKJSONSerialization.h in Headers */,
|
|
253A091B1255250E00976E89 /* NSString+InflectionSupport.h in Headers */,
|
|
253A091D1255251600976E89 /* RKJSONParser.h in Headers */,
|
|
253A091E1255251800976E89 /* RKSearchEngine.h in Headers */,
|
|
253A09F612552BDC00976E89 /* Support.h in Headers */,
|
|
25432041125618F000A315CF /* RKParser.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A081012551D5300976E89 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
253A09241255258400976E89 /* RKManagedObject.h in Headers */,
|
|
253A09261255258500976E89 /* RKManagedObjectStore.h in Headers */,
|
|
25431EBB1255640800A315CF /* CoreData.h in Headers */,
|
|
2543201C1256179900A315CF /* RKManagedObjectSeeder.h in Headers */,
|
|
7377FBE21268E96300868752 /* RKManagedObjectCache.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2590E64B125231F600531FA8 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2590E7231252372800531FA8 /* NSBundle+YAJL.h in Headers */,
|
|
2590E7251252372800531FA8 /* NSObject+YAJL.h in Headers */,
|
|
2590E7281252372800531FA8 /* yajl_common.h in Headers */,
|
|
2590E7291252372800531FA8 /* yajl_gen.h in Headers */,
|
|
2590E72A1252372800531FA8 /* yajl_parse.h in Headers */,
|
|
2590E72D1252372800531FA8 /* yajl_alloc.h in Headers */,
|
|
2590E72F1252372800531FA8 /* yajl_buf.h in Headers */,
|
|
2590E7301252372800531FA8 /* yajl_bytestack.h in Headers */,
|
|
2590E7321252372800531FA8 /* yajl_encode.h in Headers */,
|
|
2590E7351252372800531FA8 /* yajl_lex.h in Headers */,
|
|
2590E7371252372800531FA8 /* yajl_parser.h in Headers */,
|
|
2590E73A1252372800531FA8 /* YAJL.h in Headers */,
|
|
2590E73B1252372800531FA8 /* YAJLDocument.h in Headers */,
|
|
2590E73D1252372800531FA8 /* YAJLGen.h in Headers */,
|
|
2590E73F1252372800531FA8 /* YAJLIOS.h in Headers */,
|
|
2590E7401252372800531FA8 /* YAJLParser.h in Headers */,
|
|
2590E85F1252515400531FA8 /* GHNSBundle+Utils.h in Headers */,
|
|
2590E8611252515400531FA8 /* GTMBase64.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2590E6671252353700531FA8 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2590E67F125235C200531FA8 /* JSON.h in Headers */,
|
|
2590E680125235C200531FA8 /* NSObject+SBJSON.h in Headers */,
|
|
2590E682125235C200531FA8 /* NSString+SBJSON.h in Headers */,
|
|
2590E684125235C200531FA8 /* SBJsonBase.h in Headers */,
|
|
2590E686125235C200531FA8 /* SBJsonParser.h in Headers */,
|
|
2590E688125235C200531FA8 /* SBJsonWriter.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
2523360411E79F090048F9B4 /* RestKitThree20 */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2523361C11E79F170048F9B4 /* Build configuration list for PBXNativeTarget "RestKitThree20" */;
|
|
buildPhases = (
|
|
2523360111E79F090048F9B4 /* Headers */,
|
|
2523360211E79F090048F9B4 /* Sources */,
|
|
2523360311E79F090048F9B4 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
73FE56A9126CB83400E0F30B /* PBXTargetDependency */,
|
|
);
|
|
name = RestKitThree20;
|
|
productName = "Three20 Support";
|
|
productReference = 2523360511E79F090048F9B4 /* libRestKitThree20.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
253A07FB1255161B00976E89 /* RestKitNetwork */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 253A08061255165300976E89 /* Build configuration list for PBXNativeTarget "RestKitNetwork" */;
|
|
buildPhases = (
|
|
253A07F81255161B00976E89 /* Headers */,
|
|
253A07F91255161B00976E89 /* Sources */,
|
|
253A07FA1255161B00976E89 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RestKitNetwork;
|
|
productName = RKNetwork;
|
|
productReference = 253A07FC1255161B00976E89 /* libRestKitNetwork.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
253A08021255162C00976E89 /* RestKitObjectMapping */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 253A08071255165300976E89 /* Build configuration list for PBXNativeTarget "RestKitObjectMapping" */;
|
|
buildPhases = (
|
|
253A07FF1255162C00976E89 /* Headers */,
|
|
253A08001255162C00976E89 /* Sources */,
|
|
253A08011255162C00976E89 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RestKitObjectMapping;
|
|
productName = RKObjectMapping;
|
|
productReference = 253A08031255162C00976E89 /* libRestKitObjectMapping.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
253A080B12551D3000976E89 /* RestKitSupport */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 253A080F12551D4F00976E89 /* Build configuration list for PBXNativeTarget "RestKitSupport" */;
|
|
buildPhases = (
|
|
253A080812551D3000976E89 /* Headers */,
|
|
253A080912551D3000976E89 /* Sources */,
|
|
253A080A12551D3000976E89 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RestKitSupport;
|
|
productName = RKSupport;
|
|
productReference = 253A080C12551D3000976E89 /* libRestKitSupport.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
253A081312551D5300976E89 /* RestKitCoreData */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 253A085E12551D7300976E89 /* Build configuration list for PBXNativeTarget "RestKitCoreData" */;
|
|
buildPhases = (
|
|
253A081012551D5300976E89 /* Headers */,
|
|
253A081112551D5300976E89 /* Sources */,
|
|
253A081212551D5300976E89 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RestKitCoreData;
|
|
productName = RKCoreData;
|
|
productReference = 253A081412551D5300976E89 /* libRestKitCoreData.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
2590E64E125231F600531FA8 /* RestKitJSONParser+YAJL */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2590E6541252323000531FA8 /* Build configuration list for PBXNativeTarget "RestKitJSONParser+YAJL" */;
|
|
buildPhases = (
|
|
2590E64B125231F600531FA8 /* Headers */,
|
|
2590E64C125231F600531FA8 /* Sources */,
|
|
2590E64D125231F600531FA8 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "RestKitJSONParser+YAJL";
|
|
productName = "RestKit+YAJL";
|
|
productReference = 2590E64F125231F600531FA8 /* libRestKitJSONParserYAJL.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
2590E66A1252353700531FA8 /* RestKitJSONParser+SBJSON */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 2590E6721252357200531FA8 /* Build configuration list for PBXNativeTarget "RestKitJSONParser+SBJSON" */;
|
|
buildPhases = (
|
|
2590E6671252353700531FA8 /* Headers */,
|
|
2590E6681252353700531FA8 /* Sources */,
|
|
2590E6691252353700531FA8 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "RestKitJSONParser+SBJSON";
|
|
productName = "RestKit+SBJSON";
|
|
productReference = 2590E66B1252353700531FA8 /* libRestKitJSONParserSBJSON.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
3F6C39A410FE5C95008F47C5 /* UISpec */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 3F6C39AA10FE5C95008F47C5 /* Build configuration list for PBXNativeTarget "UISpec" */;
|
|
buildPhases = (
|
|
3F6C39A110FE5C95008F47C5 /* Resources */,
|
|
3F6C39A210FE5C95008F47C5 /* Sources */,
|
|
3F6C39A310FE5C95008F47C5 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
25F48FF41327DA2300F6B59F /* PBXTargetDependency */,
|
|
3F4BC8F312DE4C7F00048E71 /* PBXTargetDependency */,
|
|
25956982126DF182004BAC4C /* PBXTargetDependency */,
|
|
);
|
|
name = UISpec;
|
|
productName = "UI Spec";
|
|
productReference = 3F6C39A510FE5C95008F47C5 /* UISpec.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
0867D690FE84028FC02AAC07 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
ORGANIZATIONNAME = "Two Toasters";
|
|
};
|
|
buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "RestKit" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
);
|
|
mainGroup = 0867D691FE84028FC02AAC07 /* OTRestFramework */;
|
|
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
|
|
projectDirPath = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = 25956992126DF283004BAC4C /* Products */;
|
|
ProjectRef = 2595698D126DF283004BAC4C /* UISpec.xcodeproj */;
|
|
},
|
|
{
|
|
ProductGroup = 250BC42C11F6260100F3FE5A /* Products */;
|
|
ProjectRef = 3F6C39B610FE738A008F47C5 /* UISpec.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
25956956126DF0A8004BAC4C /* RestKit */,
|
|
253A07FB1255161B00976E89 /* RestKitNetwork */,
|
|
253A08021255162C00976E89 /* RestKitObjectMapping */,
|
|
253A080B12551D3000976E89 /* RestKitSupport */,
|
|
2590E64E125231F600531FA8 /* RestKitJSONParser+YAJL */,
|
|
2590E66A1252353700531FA8 /* RestKitJSONParser+SBJSON */,
|
|
253A081312551D5300976E89 /* RestKitCoreData */,
|
|
2523360411E79F090048F9B4 /* RestKitThree20 */,
|
|
3F6C39A410FE5C95008F47C5 /* UISpec */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
250BC43311F6260100F3FE5A /* UISpec_Simulator.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = UISpec_Simulator.a;
|
|
remoteRef = 250BC43211F6260100F3FE5A /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
250BC43511F6260100F3FE5A /* UISpec_Device.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = UISpec_Device.a;
|
|
remoteRef = 250BC43411F6260100F3FE5A /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
250BC43711F6260100F3FE5A /* Specs.app */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.application;
|
|
path = Specs.app;
|
|
remoteRef = 250BC43611F6260100F3FE5A /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
25956999126DF283004BAC4C /* libUISpec.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = libUISpec.a;
|
|
remoteRef = 25956998126DF283004BAC4C /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
2595699D126DF283004BAC4C /* Specs.app */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.application;
|
|
path = Specs.app;
|
|
remoteRef = 2595699C126DF283004BAC4C /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
/* End PBXReferenceProxy section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
3F6C39A110FE5C95008F47C5 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25A5B4E912762249003DC8A4 /* blake.png in Resources */,
|
|
25F48FF81327DAB300F6B59F /* UISpec.bundle in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
250D1769130B648100539F86 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "IFS=$'\\n'\n\nif [ ${BUILD_ROOT} != ${SRCROOT}/Build ]; then\n rm -rf ${SRCROOT}/Build/RestKit\n cp -R ${BUILD_ROOT}/RestKit ${SRCROOT}/Build\n\n cd ${SRCROOT}/Build/RestKit\n find * -name '*.h' | xargs chmod a-w\nfi\n\nexit 0";
|
|
};
|
|
25956980126DF159004BAC4C /* Protect Copied Headers */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Protect Copied Headers";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = "/bin/sh Scripts/Protect.command";
|
|
shellScript = "";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
2523360211E79F090048F9B4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
253A092E125525EF00976E89 /* RKRequestTTModel.m in Sources */,
|
|
253A0932125525F100976E89 /* RKRequestFilterableTTModel.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A07F91255161B00976E89 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
253A08CD125522D000976E89 /* NSDictionary+RKRequestSerialization.m in Sources */,
|
|
253A08CE125522D100976E89 /* NSObject+RKJSONSerialization.m in Sources */,
|
|
253A08D0125522D200976E89 /* RKClient.m in Sources */,
|
|
253A08D2125522D400976E89 /* RKJSONSerialization.m in Sources */,
|
|
253A08D4125522D500976E89 /* RKNotifications.m in Sources */,
|
|
253A08D6125522D700976E89 /* RKParams.m in Sources */,
|
|
253A08D8125522D900976E89 /* RKParamsAttachment.m in Sources */,
|
|
253A08DE125522E200976E89 /* RKRequest.m in Sources */,
|
|
253A08E1125522E400976E89 /* RKResponse.m in Sources */,
|
|
73FE56C8126CB91600E0F30B /* RKURL.m in Sources */,
|
|
73C89EF312A5BB9A000FE600 /* RKReachabilityObserver.m in Sources */,
|
|
2538C05D12A6C44A0006903C /* RKRequestQueue.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A08001255162C00976E89 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
253A08F91255246400976E89 /* RKObject.m in Sources */,
|
|
253A08FB1255246500976E89 /* RKObjectLoader.m in Sources */,
|
|
253A08FD1255246600976E89 /* RKObjectManager.m in Sources */,
|
|
253A09001255246800976E89 /* RKObjectMapper.m in Sources */,
|
|
253A09011255246900976E89 /* RKObjectPropertyInspector.m in Sources */,
|
|
259562E5126D3B36004BAC4C /* RKDynamicRouter.m in Sources */,
|
|
259562E9126D3B43004BAC4C /* RKRailsRouter.m in Sources */,
|
|
253E1B1112E9450700F3E4B0 /* RKObjectMappable.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A080912551D3000976E89 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
253A09171255250B00976E89 /* Errors.m in Sources */,
|
|
253A09191255250C00976E89 /* NSDictionary+RKAdditions.m in Sources */,
|
|
253A091C1255250F00976E89 /* NSString+InflectionSupport.m in Sources */,
|
|
253A091F1255251900976E89 /* RKSearchEngine.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
253A081112551D5300976E89 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
253A09251255258500976E89 /* RKManagedObject.m in Sources */,
|
|
253A09271255258600976E89 /* RKManagedObjectStore.m in Sources */,
|
|
2543201D1256179900A315CF /* RKManagedObjectSeeder.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2590E64C125231F600531FA8 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2590E7241252372800531FA8 /* NSBundle+YAJL.m in Sources */,
|
|
2590E7261252372800531FA8 /* NSObject+YAJL.m in Sources */,
|
|
2590E72B1252372800531FA8 /* yajl.c in Sources */,
|
|
2590E72C1252372800531FA8 /* yajl_alloc.c in Sources */,
|
|
2590E72E1252372800531FA8 /* yajl_buf.c in Sources */,
|
|
2590E7311252372800531FA8 /* yajl_encode.c in Sources */,
|
|
2590E7331252372800531FA8 /* yajl_gen.c in Sources */,
|
|
2590E7341252372800531FA8 /* yajl_lex.c in Sources */,
|
|
2590E7361252372800531FA8 /* yajl_parser.c in Sources */,
|
|
2590E73C1252372800531FA8 /* YAJLDocument.m in Sources */,
|
|
2590E73E1252372800531FA8 /* YAJLGen.m in Sources */,
|
|
2590E7411252372800531FA8 /* YAJLParser.m in Sources */,
|
|
2590E8601252515400531FA8 /* GHNSBundle+Utils.m in Sources */,
|
|
2590E8621252515400531FA8 /* GTMBase64.m in Sources */,
|
|
25432064125632A300A315CF /* RKJSONParser+YAJL.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
2590E6681252353700531FA8 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
2590E681125235C200531FA8 /* NSObject+SBJSON.m in Sources */,
|
|
2590E683125235C200531FA8 /* NSString+SBJSON.m in Sources */,
|
|
2590E685125235C200531FA8 /* SBJsonBase.m in Sources */,
|
|
2590E687125235C200531FA8 /* SBJsonParser.m in Sources */,
|
|
2590E689125235C200531FA8 /* SBJsonWriter.m in Sources */,
|
|
25432065125632AA00A315CF /* RKJSONParser+SBJSON.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
3F6C39A210FE5C95008F47C5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
3F6C3A9410FE7519008F47C5 /* main.m in Sources */,
|
|
255DE05A10FF9DA500A85891 /* RKModelManagerSpec.m in Sources */,
|
|
255DE05E10FFA05800A85891 /* RKHuman.m in Sources */,
|
|
255DE1B110FFB16800A85891 /* RKSpecResponseLoader.m in Sources */,
|
|
3F032A7910FFB89100F35142 /* RKCat.m in Sources */,
|
|
3F032AA810FFBBCD00F35142 /* RKHouse.m in Sources */,
|
|
3F032AAB10FFBC1F00F35142 /* RKResident.m in Sources */,
|
|
255DE43211010EE700A85891 /* RKRequestSpec.m in Sources */,
|
|
255DE43B11010F8400A85891 /* RKResponseSpec.m in Sources */,
|
|
255DE62B1104BA2B00A85891 /* RKModelMapperSpec.m in Sources */,
|
|
255DE62C1104BA2D00A85891 /* RKManagedObjectSpec.m in Sources */,
|
|
256FD523112C6A340077F340 /* Data Model.xcdatamodel in Sources */,
|
|
256FD651112C7B780077F340 /* RKMappableObject.m in Sources */,
|
|
256FD652112C7B780077F340 /* RKMappableAssociation.m in Sources */,
|
|
256FDE55112DB0B90077F340 /* RKObjectMapperSpecModel.m in Sources */,
|
|
2520776E113587BE00382018 /* NSDictionary+RKRequestSerializationSpec.m in Sources */,
|
|
250BC22B11F621B400F3FE5A /* RKDynamicRouterSpec.m in Sources */,
|
|
250429A911F62E0200553519 /* UISpec+UISpecRunner.m in Sources */,
|
|
257EAAAF11F73DA000DB04C3 /* RKObjectSpec.m in Sources */,
|
|
25957826126E3BE9004BAC4C /* RKRailsRouterSpec.m in Sources */,
|
|
2524CB5D1278930200D1314C /* RKParamsAttachmentSpec.m in Sources */,
|
|
2596AC9012F7B015004C02F9 /* RKClientSpec.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
2595695A126DF0B4004BAC4C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 253A07FB1255161B00976E89 /* RestKitNetwork */;
|
|
targetProxy = 25956959126DF0B4004BAC4C /* PBXContainerItemProxy */;
|
|
};
|
|
2595695C126DF0B4004BAC4C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 253A08021255162C00976E89 /* RestKitObjectMapping */;
|
|
targetProxy = 2595695B126DF0B4004BAC4C /* PBXContainerItemProxy */;
|
|
};
|
|
2595695E126DF0B4004BAC4C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 253A080B12551D3000976E89 /* RestKitSupport */;
|
|
targetProxy = 2595695D126DF0B4004BAC4C /* PBXContainerItemProxy */;
|
|
};
|
|
25956960126DF0B4004BAC4C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2590E64E125231F600531FA8 /* RestKitJSONParser+YAJL */;
|
|
targetProxy = 2595695F126DF0B4004BAC4C /* PBXContainerItemProxy */;
|
|
};
|
|
25956962126DF0B4004BAC4C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2590E66A1252353700531FA8 /* RestKitJSONParser+SBJSON */;
|
|
targetProxy = 25956961126DF0B4004BAC4C /* PBXContainerItemProxy */;
|
|
};
|
|
25956964126DF0B4004BAC4C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 253A081312551D5300976E89 /* RestKitCoreData */;
|
|
targetProxy = 25956963126DF0B4004BAC4C /* PBXContainerItemProxy */;
|
|
};
|
|
25956982126DF182004BAC4C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 25956956126DF0A8004BAC4C /* RestKit */;
|
|
targetProxy = 25956981126DF182004BAC4C /* PBXContainerItemProxy */;
|
|
};
|
|
25F48FF41327DA2300F6B59F /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = UISpec;
|
|
targetProxy = 25F48FF31327DA2300F6B59F /* PBXContainerItemProxy */;
|
|
};
|
|
3F4BC8F312DE4C7F00048E71 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 2523360411E79F090048F9B4 /* RestKitThree20 */;
|
|
targetProxy = 3F4BC8F212DE4C7F00048E71 /* PBXContainerItemProxy */;
|
|
};
|
|
73FE56A9126CB83400E0F30B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 253A080B12551D3000976E89 /* RestKitSupport */;
|
|
targetProxy = 73FE56A8126CB83400E0F30B /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1DEB922308733DC00010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ADDITIONAL_SDKS = "";
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
BUILD_STYLE = Debug;
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREFIX_HEADER = Code/Support/RestKit_Prefix.pch;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PREBINDING = NO;
|
|
SDKROOT = iphoneos;
|
|
SYMROOT = "$(SOURCE_ROOT)/Build";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB922408733DC00010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ADDITIONAL_SDKS = "";
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
BUILD_STYLE = Release;
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_PREFIX_HEADER = Code/Support/RestKit_Prefix.pch;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PREBINDING = NO;
|
|
SDKROOT = iphoneos;
|
|
SYMROOT = "$(SOURCE_ROOT)/Build";
|
|
};
|
|
name = Release;
|
|
};
|
|
2523360611E79F0A0048F9B4 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ADDITIONAL_SDKS = "";
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Debug;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
../three20/Build/Products/three20,
|
|
Examples/RKDiscussionBoardExample/DiscussionBoard/Libraries/three20,
|
|
);
|
|
INSTALL_PATH = /usr/local/lib;
|
|
OTHER_LDFLAGS = (
|
|
"-framework",
|
|
Foundation,
|
|
"-framework",
|
|
AppKit,
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitThree20;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/Three20;
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2523360711E79F0A0048F9B4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ADDITIONAL_SDKS = "";
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Release;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
../three20/Build/Products/three20,
|
|
Examples/RKDiscussionBoardExample/DiscussionBoard/Libraries/three20,
|
|
);
|
|
INSTALL_PATH = /usr/local/lib;
|
|
OTHER_LDFLAGS = (
|
|
"-framework",
|
|
Foundation,
|
|
"-framework",
|
|
AppKit,
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitThree20;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/Three20;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
253A07FD1255161B00976E89 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Debug;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitNetwork;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/Network;
|
|
};
|
|
name = Debug;
|
|
};
|
|
253A07FE1255161B00976E89 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Release;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitNetwork;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/Network;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
253A08041255162D00976E89 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Debug;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitObjectMapping;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/ObjectMapping;
|
|
};
|
|
name = Debug;
|
|
};
|
|
253A08051255162D00976E89 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Release;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitObjectMapping;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/ObjectMapping;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
253A080D12551D3100976E89 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Debug;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitSupport;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/Support;
|
|
};
|
|
name = Debug;
|
|
};
|
|
253A080E12551D3100976E89 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Release;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitSupport;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/Support;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
253A081512551D5400976E89 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Debug;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitCoreData;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/CoreData;
|
|
};
|
|
name = Debug;
|
|
};
|
|
253A081612551D5400976E89 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Release;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitCoreData;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/CoreData;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
2590E650125231F600531FA8 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ADDITIONAL_SDKS = "";
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Debug;
|
|
COPY_PHASE_STRIP = NO;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
HEADER_SEARCH_PATHS = "Vendor/YAJL/yajl-1.0.9/src/api";
|
|
OTHER_CFLAGS = "$(YAJL_GENERAL_OTHER_CFLAGS)";
|
|
OTHER_LDFLAGS = (
|
|
"-all_load",
|
|
"-ObjC",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitJSONParserYAJL;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/Support/JSON/YAJL;
|
|
YAJL_GENERAL_OTHER_CFLAGS = "-Wdiv-by-zero -Wbad-function-cast -Wnested-externs -Wold-style-definition";
|
|
};
|
|
name = Debug;
|
|
};
|
|
2590E651125231F600531FA8 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ADDITIONAL_SDKS = "";
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Release;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
HEADER_SEARCH_PATHS = "Vendor/YAJL/yajl-1.0.9/src/api";
|
|
OTHER_CFLAGS = "$(YAJL_GENERAL_OTHER_CFLAGS)";
|
|
OTHER_LDFLAGS = (
|
|
"-all_load",
|
|
"-ObjC",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitJSONParserYAJL;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/Support/JSON/YAJL;
|
|
YAJL_GENERAL_OTHER_CFLAGS = "-Wdiv-by-zero -Wbad-function-cast -Wnested-externs -Wold-style-definition";
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
2590E66C1252353800531FA8 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Debug;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitJSONParserSBJSON;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/Support/JSON/SBJSON;
|
|
};
|
|
name = Debug;
|
|
};
|
|
2590E66D1252353800531FA8 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Release;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = RestKitJSONParserSBJSON;
|
|
PUBLIC_HEADERS_FOLDER_PATH = ../RestKit/Support/JSON/SBJSON;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
25956957126DF0A8004BAC4C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUILD_STYLE = Debug;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PRODUCT_NAME = RestKit;
|
|
};
|
|
name = Debug;
|
|
};
|
|
25956958126DF0A8004BAC4C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUILD_STYLE = Release;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PRODUCT_NAME = RestKit;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
3F6C39A810FE5C95008F47C5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ADDITIONAL_SDKS = "";
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Debug;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/UIKit.framework/Headers/UIKit.h";
|
|
HEADER_SEARCH_PATHS = (
|
|
Build,
|
|
Specs/Support/OCMock/Headers,
|
|
Specs/Support/UISpec/headers,
|
|
);
|
|
INFOPLIST_FILE = "Specs/UISpec-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 3.2;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/Specs/Support/OCMock\"",
|
|
"\"$(SRCROOT)\"",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"-force_load",
|
|
"$(PROJECT_DIR)/Specs/Support/OCMock/libOCMock.a",
|
|
"-ObjC",
|
|
"-all_load",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = UISpec;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
3F6C39A910FE5C95008F47C5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUILD_STYLE = Release;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/UIKit.framework/Headers/UIKit.h";
|
|
HEADER_SEARCH_PATHS = (
|
|
Build,
|
|
Specs/Support/OCMock/Headers,
|
|
Specs/Support/UISpec/headers,
|
|
);
|
|
INFOPLIST_FILE = "Specs/UISpec-Info.plist";
|
|
INSTALL_PATH = "$(HOME)/Applications";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 3.2;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/Specs/Support/OCMock\"",
|
|
"\"$(SRCROOT)\"",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"-force_load",
|
|
"$(PROJECT_DIR)/Specs/Support/OCMock/libOCMock.a",
|
|
"-ObjC",
|
|
"-all_load",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = UISpec;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "RestKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB922308733DC00010E9CD /* Debug */,
|
|
1DEB922408733DC00010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2523361C11E79F170048F9B4 /* Build configuration list for PBXNativeTarget "RestKitThree20" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2523360611E79F0A0048F9B4 /* Debug */,
|
|
2523360711E79F0A0048F9B4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
253A08061255165300976E89 /* Build configuration list for PBXNativeTarget "RestKitNetwork" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
253A07FD1255161B00976E89 /* Debug */,
|
|
253A07FE1255161B00976E89 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
253A08071255165300976E89 /* Build configuration list for PBXNativeTarget "RestKitObjectMapping" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
253A08041255162D00976E89 /* Debug */,
|
|
253A08051255162D00976E89 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
253A080F12551D4F00976E89 /* Build configuration list for PBXNativeTarget "RestKitSupport" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
253A080D12551D3100976E89 /* Debug */,
|
|
253A080E12551D3100976E89 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
253A085E12551D7300976E89 /* Build configuration list for PBXNativeTarget "RestKitCoreData" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
253A081512551D5400976E89 /* Debug */,
|
|
253A081612551D5400976E89 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2590E6541252323000531FA8 /* Build configuration list for PBXNativeTarget "RestKitJSONParser+YAJL" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2590E650125231F600531FA8 /* Debug */,
|
|
2590E651125231F600531FA8 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2590E6721252357200531FA8 /* Build configuration list for PBXNativeTarget "RestKitJSONParser+SBJSON" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
2590E66C1252353800531FA8 /* Debug */,
|
|
2590E66D1252353800531FA8 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2595697A126DF0E3004BAC4C /* Build configuration list for PBXAggregateTarget "RestKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
25956957126DF0A8004BAC4C /* Debug */,
|
|
25956958126DF0A8004BAC4C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
3F6C39AA10FE5C95008F47C5 /* Build configuration list for PBXNativeTarget "UISpec" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
3F6C39A810FE5C95008F47C5 /* Debug */,
|
|
3F6C39A910FE5C95008F47C5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
|
|
}
|