mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-03-29 09:09:02 +08:00
3153 lines
278 KiB
Plaintext
3153 lines
278 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
250CA67D147D8E8B0047D347 /* OCHamcrest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 250CA67B147D8E800047D347 /* OCHamcrest.framework */; };
|
|
250CA67E147D8E8F0047D347 /* OCHamcrestIOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 250CA67C147D8E800047D347 /* OCHamcrestIOS.framework */; };
|
|
250CA680147D8F050047D347 /* OCHamcrest.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 250CA67B147D8E800047D347 /* OCHamcrest.framework */; };
|
|
250DF22A14C5190E0001DEFA /* RKOrderedDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 250DF22814C5190E0001DEFA /* RKOrderedDictionary.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
250DF22B14C5190E0001DEFA /* RKOrderedDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 250DF22814C5190E0001DEFA /* RKOrderedDictionary.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
250DF22C14C5190E0001DEFA /* RKOrderedDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 250DF22914C5190E0001DEFA /* RKOrderedDictionary.m */; };
|
|
250DF22D14C5190E0001DEFA /* RKOrderedDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 250DF22914C5190E0001DEFA /* RKOrderedDictionary.m */; };
|
|
250DF25F14C680F90001DEFA /* RKObjectMappingProvider+Contexts.h in Headers */ = {isa = PBXBuildFile; fileRef = 250DF25E14C680F90001DEFA /* RKObjectMappingProvider+Contexts.h */; };
|
|
250DF26014C680F90001DEFA /* RKObjectMappingProvider+Contexts.h in Headers */ = {isa = PBXBuildFile; fileRef = 250DF25E14C680F90001DEFA /* RKObjectMappingProvider+Contexts.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2513504E14B8FE6B00A7E893 /* RKConfigurationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 2513504D14B8FE6B00A7E893 /* RKConfigurationDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
2513504F14B8FE6B00A7E893 /* RKConfigurationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 2513504D14B8FE6B00A7E893 /* RKConfigurationDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160D1A14564E810060A5C5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160D1914564E810060A5C5 /* Foundation.framework */; };
|
|
25160D2814564E820060A5C5 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160D2714564E820060A5C5 /* SenTestingKit.framework */; };
|
|
25160D2A14564E820060A5C5 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160D2914564E820060A5C5 /* UIKit.framework */; };
|
|
25160D2B14564E820060A5C5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160D1914564E810060A5C5 /* Foundation.framework */; };
|
|
25160DD5145650490060A5C5 /* CoreData.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D46145650490060A5C5 /* CoreData.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DD6145650490060A5C5 /* NSManagedObject+ActiveRecord.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D47145650490060A5C5 /* NSManagedObject+ActiveRecord.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DD7145650490060A5C5 /* NSManagedObject+ActiveRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D48145650490060A5C5 /* NSManagedObject+ActiveRecord.m */; };
|
|
25160DD8145650490060A5C5 /* RKManagedObjectCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D49145650490060A5C5 /* RKManagedObjectCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DD9145650490060A5C5 /* RKManagedObjectLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D4A145650490060A5C5 /* RKManagedObjectLoader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DDA145650490060A5C5 /* RKManagedObjectLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D4B145650490060A5C5 /* RKManagedObjectLoader.m */; };
|
|
25160DDB145650490060A5C5 /* RKManagedObjectMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D4C145650490060A5C5 /* RKManagedObjectMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DDC145650490060A5C5 /* RKManagedObjectMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D4D145650490060A5C5 /* RKManagedObjectMapping.m */; };
|
|
25160DDD145650490060A5C5 /* RKManagedObjectMappingOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D4E145650490060A5C5 /* RKManagedObjectMappingOperation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DDE145650490060A5C5 /* RKManagedObjectMappingOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D4F145650490060A5C5 /* RKManagedObjectMappingOperation.m */; };
|
|
25160DDF145650490060A5C5 /* RKManagedObjectSeeder.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D50145650490060A5C5 /* RKManagedObjectSeeder.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DE0145650490060A5C5 /* RKManagedObjectSeeder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D51145650490060A5C5 /* RKManagedObjectSeeder.m */; };
|
|
25160DE1145650490060A5C5 /* RKManagedObjectStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D52145650490060A5C5 /* RKManagedObjectStore.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DE2145650490060A5C5 /* RKManagedObjectStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D53145650490060A5C5 /* RKManagedObjectStore.m */; };
|
|
25160DE3145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D54145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DE4145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D55145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.m */; };
|
|
25160DE5145650490060A5C5 /* RKObjectPropertyInspector+CoreData.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D56145650490060A5C5 /* RKObjectPropertyInspector+CoreData.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DE6145650490060A5C5 /* RKObjectPropertyInspector+CoreData.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D57145650490060A5C5 /* RKObjectPropertyInspector+CoreData.m */; };
|
|
25160DE7145650490060A5C5 /* Network.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D59145650490060A5C5 /* Network.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DE8145650490060A5C5 /* NSData+MD5.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D5A145650490060A5C5 /* NSData+MD5.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DE9145650490060A5C5 /* NSData+MD5.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D5B145650490060A5C5 /* NSData+MD5.m */; };
|
|
25160DEA145650490060A5C5 /* NSDictionary+RKRequestSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D5C145650490060A5C5 /* NSDictionary+RKRequestSerialization.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DEB145650490060A5C5 /* NSDictionary+RKRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D5D145650490060A5C5 /* NSDictionary+RKRequestSerialization.m */; };
|
|
25160DEC145650490060A5C5 /* NSString+MD5.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D5E145650490060A5C5 /* NSString+MD5.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DED145650490060A5C5 /* NSString+MD5.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D5F145650490060A5C5 /* NSString+MD5.m */; };
|
|
25160DEE145650490060A5C5 /* RKClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D60145650490060A5C5 /* RKClient.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DEF145650490060A5C5 /* RKClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D61145650490060A5C5 /* RKClient.m */; };
|
|
25160DF0145650490060A5C5 /* RKNotifications.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D62145650490060A5C5 /* RKNotifications.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DF1145650490060A5C5 /* RKNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D63145650490060A5C5 /* RKNotifications.m */; };
|
|
25160DF2145650490060A5C5 /* RKOAuthClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D64145650490060A5C5 /* RKOAuthClient.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DF3145650490060A5C5 /* RKOAuthClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D65145650490060A5C5 /* RKOAuthClient.m */; };
|
|
25160DF4145650490060A5C5 /* RKParams.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D66145650490060A5C5 /* RKParams.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DF5145650490060A5C5 /* RKParams.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D67145650490060A5C5 /* RKParams.m */; };
|
|
25160DF6145650490060A5C5 /* RKParamsAttachment.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D68145650490060A5C5 /* RKParamsAttachment.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DF7145650490060A5C5 /* RKParamsAttachment.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D69145650490060A5C5 /* RKParamsAttachment.m */; };
|
|
25160DF8145650490060A5C5 /* RKReachabilityObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D6A145650490060A5C5 /* RKReachabilityObserver.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DF9145650490060A5C5 /* RKReachabilityObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D6B145650490060A5C5 /* RKReachabilityObserver.m */; };
|
|
25160DFA145650490060A5C5 /* RKRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D6C145650490060A5C5 /* RKRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DFB145650490060A5C5 /* RKRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D6D145650490060A5C5 /* RKRequest.m */; };
|
|
25160DFC145650490060A5C5 /* RKRequest_Internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D6E145650490060A5C5 /* RKRequest_Internals.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DFD145650490060A5C5 /* RKRequestCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D6F145650490060A5C5 /* RKRequestCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160DFE145650490060A5C5 /* RKRequestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D70145650490060A5C5 /* RKRequestCache.m */; };
|
|
25160DFF145650490060A5C5 /* RKRequestQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D71145650490060A5C5 /* RKRequestQueue.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E00145650490060A5C5 /* RKRequestQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D72145650490060A5C5 /* RKRequestQueue.m */; };
|
|
25160E01145650490060A5C5 /* RKRequestSerializable.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D73145650490060A5C5 /* RKRequestSerializable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E02145650490060A5C5 /* RKRequestSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D74145650490060A5C5 /* RKRequestSerialization.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E03145650490060A5C5 /* RKRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D75145650490060A5C5 /* RKRequestSerialization.m */; };
|
|
25160E04145650490060A5C5 /* RKResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D76145650490060A5C5 /* RKResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E05145650490060A5C5 /* RKResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D77145650490060A5C5 /* RKResponse.m */; };
|
|
25160E06145650490060A5C5 /* RKURL.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D78145650490060A5C5 /* RKURL.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E07145650490060A5C5 /* RKURL.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D79145650490060A5C5 /* RKURL.m */; };
|
|
25160E08145650490060A5C5 /* ObjectMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D7B145650490060A5C5 /* ObjectMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E09145650490060A5C5 /* RKDynamicObjectMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D7C145650490060A5C5 /* RKDynamicObjectMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E0A145650490060A5C5 /* RKDynamicObjectMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D7D145650490060A5C5 /* RKDynamicObjectMapping.m */; };
|
|
25160E0B145650490060A5C5 /* RKErrorMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D7E145650490060A5C5 /* RKErrorMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E0C145650490060A5C5 /* RKErrorMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D7F145650490060A5C5 /* RKErrorMessage.m */; };
|
|
25160E0D145650490060A5C5 /* RKMappingOperationQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D80145650490060A5C5 /* RKMappingOperationQueue.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E0E145650490060A5C5 /* RKMappingOperationQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D81145650490060A5C5 /* RKMappingOperationQueue.m */; };
|
|
25160E0F145650490060A5C5 /* RKObjectAttributeMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D82145650490060A5C5 /* RKObjectAttributeMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E10145650490060A5C5 /* RKObjectAttributeMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D83145650490060A5C5 /* RKObjectAttributeMapping.m */; };
|
|
25160E11145650490060A5C5 /* RKObjectLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D84145650490060A5C5 /* RKObjectLoader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E12145650490060A5C5 /* RKObjectLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D85145650490060A5C5 /* RKObjectLoader.m */; };
|
|
25160E13145650490060A5C5 /* RKObjectLoader_Internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D86145650490060A5C5 /* RKObjectLoader_Internals.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E14145650490060A5C5 /* RKObjectManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D87145650490060A5C5 /* RKObjectManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E15145650490060A5C5 /* RKObjectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D88145650490060A5C5 /* RKObjectManager.m */; };
|
|
25160E16145650490060A5C5 /* RKObjectMapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D89145650490060A5C5 /* RKObjectMapper.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E17145650490060A5C5 /* RKObjectMapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D8A145650490060A5C5 /* RKObjectMapper.m */; };
|
|
25160E18145650490060A5C5 /* RKObjectMapper_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D8B145650490060A5C5 /* RKObjectMapper_Private.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E19145650490060A5C5 /* RKObjectMapperError.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D8C145650490060A5C5 /* RKObjectMapperError.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E1A145650490060A5C5 /* RKObjectMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D8D145650490060A5C5 /* RKObjectMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E1B145650490060A5C5 /* RKObjectMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D8E145650490060A5C5 /* RKObjectMapping.m */; };
|
|
25160E1C145650490060A5C5 /* RKObjectMappingDefinition.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D8F145650490060A5C5 /* RKObjectMappingDefinition.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E1D145650490060A5C5 /* RKObjectMappingOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D90145650490060A5C5 /* RKObjectMappingOperation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E1E145650490060A5C5 /* RKObjectMappingOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D91145650490060A5C5 /* RKObjectMappingOperation.m */; };
|
|
25160E1F145650490060A5C5 /* RKObjectMappingProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D92145650490060A5C5 /* RKObjectMappingProvider.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E20145650490060A5C5 /* RKObjectMappingProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D93145650490060A5C5 /* RKObjectMappingProvider.m */; };
|
|
25160E21145650490060A5C5 /* RKObjectMappingResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D94145650490060A5C5 /* RKObjectMappingResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E22145650490060A5C5 /* RKObjectMappingResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D95145650490060A5C5 /* RKObjectMappingResult.m */; };
|
|
25160E23145650490060A5C5 /* RKObjectPropertyInspector.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D96145650490060A5C5 /* RKObjectPropertyInspector.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E24145650490060A5C5 /* RKObjectPropertyInspector.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D97145650490060A5C5 /* RKObjectPropertyInspector.m */; };
|
|
25160E25145650490060A5C5 /* RKObjectRelationshipMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D98145650490060A5C5 /* RKObjectRelationshipMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E26145650490060A5C5 /* RKObjectRelationshipMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D99145650490060A5C5 /* RKObjectRelationshipMapping.m */; };
|
|
25160E27145650490060A5C5 /* RKObjectRouter.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D9A145650490060A5C5 /* RKObjectRouter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E28145650490060A5C5 /* RKObjectRouter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D9B145650490060A5C5 /* RKObjectRouter.m */; };
|
|
25160E29145650490060A5C5 /* RKObjectSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D9C145650490060A5C5 /* RKObjectSerializer.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E2A145650490060A5C5 /* RKObjectSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D9D145650490060A5C5 /* RKObjectSerializer.m */; };
|
|
25160E2B145650490060A5C5 /* RKParserRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D9E145650490060A5C5 /* RKParserRegistry.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E2C145650490060A5C5 /* RKParserRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D9F145650490060A5C5 /* RKParserRegistry.m */; };
|
|
25160E2D145650490060A5C5 /* RKRouter.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA0145650490060A5C5 /* RKRouter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E2E145650490060A5C5 /* RestKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA1145650490060A5C5 /* RestKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E31145650490060A5C5 /* lcl_config_components.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA5145650490060A5C5 /* lcl_config_components.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E32145650490060A5C5 /* lcl_config_extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA6145650490060A5C5 /* lcl_config_extensions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E33145650490060A5C5 /* lcl_config_logger.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA7145650490060A5C5 /* lcl_config_logger.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E34145650490060A5C5 /* NSDictionary+RKAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA8145650490060A5C5 /* NSDictionary+RKAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E35145650490060A5C5 /* NSDictionary+RKAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DA9145650490060A5C5 /* NSDictionary+RKAdditions.m */; };
|
|
25160E36145650490060A5C5 /* NSString+RestKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DAA145650490060A5C5 /* NSString+RestKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E37145650490060A5C5 /* NSString+RestKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DAB145650490060A5C5 /* NSString+RestKit.m */; };
|
|
25160E38145650490060A5C5 /* NSURL+RestKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DAC145650490060A5C5 /* NSURL+RestKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E39145650490060A5C5 /* NSURL+RestKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DAD145650490060A5C5 /* NSURL+RestKit.m */; };
|
|
25160E3A145650490060A5C5 /* RKJSONParserJSONKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DB0145650490060A5C5 /* RKJSONParserJSONKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E3B145650490060A5C5 /* RKJSONParserJSONKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DB1145650490060A5C5 /* RKJSONParserJSONKit.m */; };
|
|
25160E44145650490060A5C5 /* RestKit-Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 25160DBB145650490060A5C5 /* RestKit-Prefix.pch */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E45145650490060A5C5 /* RKAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DBC145650490060A5C5 /* RKAlert.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E46145650490060A5C5 /* RKAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DBD145650490060A5C5 /* RKAlert.m */; };
|
|
25160E47145650490060A5C5 /* RKDotNetDateFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DBE145650490060A5C5 /* RKDotNetDateFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E48145650490060A5C5 /* RKDotNetDateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DBF145650490060A5C5 /* RKDotNetDateFormatter.m */; };
|
|
25160E49145650490060A5C5 /* RKFixCategoryBug.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC0145650490060A5C5 /* RKFixCategoryBug.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E4A145650490060A5C5 /* RKLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC1145650490060A5C5 /* RKLog.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E4B145650490060A5C5 /* RKLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DC2145650490060A5C5 /* RKLog.m */; };
|
|
25160E4C145650490060A5C5 /* RKMIMETypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC3145650490060A5C5 /* RKMIMETypes.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E4D145650490060A5C5 /* RKMIMETypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DC4145650490060A5C5 /* RKMIMETypes.m */; };
|
|
25160E4E145650490060A5C5 /* RKParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC5145650490060A5C5 /* RKParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E4F145650490060A5C5 /* RKPathMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC6145650490060A5C5 /* RKPathMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E50145650490060A5C5 /* RKPathMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DC7145650490060A5C5 /* RKPathMatcher.m */; };
|
|
25160E51145650490060A5C5 /* RKSearchEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC8145650490060A5C5 /* RKSearchEngine.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E52145650490060A5C5 /* RKSearchEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DC9145650490060A5C5 /* RKSearchEngine.m */; };
|
|
25160E53145650490060A5C5 /* Support.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DCA145650490060A5C5 /* Support.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160E79145651060060A5C5 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160D2714564E820060A5C5 /* SenTestingKit.framework */; };
|
|
25160E7A145651060060A5C5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160E63145651060060A5C5 /* Cocoa.framework */; };
|
|
25160E7D145651060060A5C5 /* RestKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160E62145651060060A5C5 /* RestKit.framework */; };
|
|
25160ECA1456532C0060A5C5 /* GCOAuth.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160E8F1456532C0060A5C5 /* GCOAuth.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160ECB1456532C0060A5C5 /* GCOAuth.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160E8F1456532C0060A5C5 /* GCOAuth.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160ECC1456532C0060A5C5 /* GCOAuth.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160E901456532C0060A5C5 /* GCOAuth.m */; };
|
|
25160ECD1456532C0060A5C5 /* GCOAuth.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160E901456532C0060A5C5 /* GCOAuth.m */; };
|
|
25160ECE1456532C0060A5C5 /* NSData+Base64.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160E911456532C0060A5C5 /* NSData+Base64.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160ECF1456532C0060A5C5 /* NSData+Base64.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160E911456532C0060A5C5 /* NSData+Base64.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160ED01456532C0060A5C5 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160E921456532C0060A5C5 /* NSData+Base64.m */; };
|
|
25160ED11456532C0060A5C5 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160E921456532C0060A5C5 /* NSData+Base64.m */; };
|
|
25160ED31456532C0060A5C5 /* FileMD5Hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 25160E951456532C0060A5C5 /* FileMD5Hash.c */; };
|
|
25160ED41456532C0060A5C5 /* FileMD5Hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 25160E951456532C0060A5C5 /* FileMD5Hash.c */; };
|
|
25160ED51456532C0060A5C5 /* FileMD5Hash.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160E961456532C0060A5C5 /* FileMD5Hash.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160ED61456532C0060A5C5 /* FileMD5Hash.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160E961456532C0060A5C5 /* FileMD5Hash.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160ED71456532C0060A5C5 /* FileMD5Hash_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 25160E971456532C0060A5C5 /* FileMD5Hash_Prefix.pch */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160ED81456532C0060A5C5 /* FileMD5Hash_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 25160E971456532C0060A5C5 /* FileMD5Hash_Prefix.pch */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160ED91456532C0060A5C5 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 25160E981456532C0060A5C5 /* LICENSE */; };
|
|
25160EDA1456532C0060A5C5 /* NOTICE in Resources */ = {isa = PBXBuildFile; fileRef = 25160E991456532C0060A5C5 /* NOTICE */; };
|
|
25160EDC1456532C0060A5C5 /* CHANGELOG.md in Resources */ = {isa = PBXBuildFile; fileRef = 25160E9C1456532C0060A5C5 /* CHANGELOG.md */; };
|
|
25160EDD1456532C0060A5C5 /* JSONKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160E9D1456532C0060A5C5 /* JSONKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EDE1456532C0060A5C5 /* JSONKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160E9D1456532C0060A5C5 /* JSONKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EDF1456532C0060A5C5 /* JSONKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160E9E1456532C0060A5C5 /* JSONKit.m */; };
|
|
25160EE01456532C0060A5C5 /* JSONKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160E9E1456532C0060A5C5 /* JSONKit.m */; };
|
|
25160EE21456532C0060A5C5 /* lcl.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EA21456532C0060A5C5 /* lcl.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EE31456532C0060A5C5 /* lcl.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EA21456532C0060A5C5 /* lcl.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EE41456532C0060A5C5 /* lcl.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160EA31456532C0060A5C5 /* lcl.m */; };
|
|
25160EE51456532C0060A5C5 /* lcl.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160EA31456532C0060A5C5 /* lcl.m */; };
|
|
25160EE61456532C0060A5C5 /* lcl_config_components.template.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EA41456532C0060A5C5 /* lcl_config_components.template.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EE71456532C0060A5C5 /* lcl_config_components.template.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EA41456532C0060A5C5 /* lcl_config_components.template.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EE81456532C0060A5C5 /* lcl_config_extensions.template.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EA51456532C0060A5C5 /* lcl_config_extensions.template.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EE91456532C0060A5C5 /* lcl_config_extensions.template.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EA51456532C0060A5C5 /* lcl_config_extensions.template.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EEA1456532C0060A5C5 /* lcl_config_logger.template.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EA61456532C0060A5C5 /* lcl_config_logger.template.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EEB1456532C0060A5C5 /* lcl_config_logger.template.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EA61456532C0060A5C5 /* lcl_config_logger.template.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EF81456532C0060A5C5 /* LCLNSLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EB01456532C0060A5C5 /* LCLNSLog.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EF91456532C0060A5C5 /* LCLNSLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EB01456532C0060A5C5 /* LCLNSLog.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160EFA1456532C0060A5C5 /* LCLNSLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160EB11456532C0060A5C5 /* LCLNSLog.m */; };
|
|
25160EFB1456532C0060A5C5 /* LCLNSLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160EB11456532C0060A5C5 /* LCLNSLog.m */; };
|
|
25160F081456532C0060A5C5 /* SOCKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EBD1456532C0060A5C5 /* SOCKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F091456532C0060A5C5 /* SOCKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160EBD1456532C0060A5C5 /* SOCKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F0A1456532C0060A5C5 /* SOCKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160EBE1456532C0060A5C5 /* SOCKit.m */; };
|
|
25160F0B1456532C0060A5C5 /* SOCKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160EBE1456532C0060A5C5 /* SOCKit.m */; };
|
|
25160F171456538B0060A5C5 /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160F161456538B0060A5C5 /* libxml2.dylib */; };
|
|
25160F25145655AF0060A5C5 /* RestKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA1145650490060A5C5 /* RestKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F26145655BA0060A5C5 /* Network.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D59145650490060A5C5 /* Network.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F27145655BA0060A5C5 /* NSDictionary+RKRequestSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D5C145650490060A5C5 /* NSDictionary+RKRequestSerialization.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F28145655BA0060A5C5 /* NSDictionary+RKRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D5D145650490060A5C5 /* NSDictionary+RKRequestSerialization.m */; };
|
|
25160F29145655BA0060A5C5 /* RKClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D60145650490060A5C5 /* RKClient.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F2A145655BA0060A5C5 /* RKClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D61145650490060A5C5 /* RKClient.m */; };
|
|
25160F2B145655BA0060A5C5 /* RKNotifications.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D62145650490060A5C5 /* RKNotifications.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F2C145655BA0060A5C5 /* RKNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D63145650490060A5C5 /* RKNotifications.m */; };
|
|
25160F2D145655BA0060A5C5 /* RKOAuthClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D64145650490060A5C5 /* RKOAuthClient.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F2E145655BA0060A5C5 /* RKOAuthClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D65145650490060A5C5 /* RKOAuthClient.m */; };
|
|
25160F2F145655BA0060A5C5 /* RKParams.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D66145650490060A5C5 /* RKParams.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F30145655BA0060A5C5 /* RKParams.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D67145650490060A5C5 /* RKParams.m */; };
|
|
25160F31145655BA0060A5C5 /* RKParamsAttachment.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D68145650490060A5C5 /* RKParamsAttachment.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F32145655BA0060A5C5 /* RKParamsAttachment.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D69145650490060A5C5 /* RKParamsAttachment.m */; };
|
|
25160F33145655BA0060A5C5 /* RKReachabilityObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D6A145650490060A5C5 /* RKReachabilityObserver.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F34145655BA0060A5C5 /* RKReachabilityObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D6B145650490060A5C5 /* RKReachabilityObserver.m */; };
|
|
25160F35145655BA0060A5C5 /* RKRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D6C145650490060A5C5 /* RKRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F36145655BA0060A5C5 /* RKRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D6D145650490060A5C5 /* RKRequest.m */; };
|
|
25160F37145655BA0060A5C5 /* RKRequest_Internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D6E145650490060A5C5 /* RKRequest_Internals.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F38145655BA0060A5C5 /* RKRequestCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D6F145650490060A5C5 /* RKRequestCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F39145655BA0060A5C5 /* RKRequestCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D70145650490060A5C5 /* RKRequestCache.m */; };
|
|
25160F3A145655BA0060A5C5 /* RKRequestQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D71145650490060A5C5 /* RKRequestQueue.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F3B145655BA0060A5C5 /* RKRequestQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D72145650490060A5C5 /* RKRequestQueue.m */; };
|
|
25160F3C145655BA0060A5C5 /* RKRequestSerializable.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D73145650490060A5C5 /* RKRequestSerializable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F3D145655BA0060A5C5 /* RKRequestSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D74145650490060A5C5 /* RKRequestSerialization.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F3E145655BA0060A5C5 /* RKRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D75145650490060A5C5 /* RKRequestSerialization.m */; };
|
|
25160F3F145655BA0060A5C5 /* RKResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D76145650490060A5C5 /* RKResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F40145655BA0060A5C5 /* RKResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D77145650490060A5C5 /* RKResponse.m */; };
|
|
25160F41145655BA0060A5C5 /* RKURL.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D78145650490060A5C5 /* RKURL.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F42145655BA0060A5C5 /* RKURL.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D79145650490060A5C5 /* RKURL.m */; };
|
|
25160F43145655C60060A5C5 /* ObjectMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D7B145650490060A5C5 /* ObjectMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F44145655C60060A5C5 /* RKDynamicObjectMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D7C145650490060A5C5 /* RKDynamicObjectMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F45145655C60060A5C5 /* RKDynamicObjectMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D7D145650490060A5C5 /* RKDynamicObjectMapping.m */; };
|
|
25160F46145655C60060A5C5 /* RKErrorMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D7E145650490060A5C5 /* RKErrorMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F47145655C60060A5C5 /* RKErrorMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D7F145650490060A5C5 /* RKErrorMessage.m */; };
|
|
25160F48145655C60060A5C5 /* RKMappingOperationQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D80145650490060A5C5 /* RKMappingOperationQueue.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F49145655C60060A5C5 /* RKMappingOperationQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D81145650490060A5C5 /* RKMappingOperationQueue.m */; };
|
|
25160F4A145655C60060A5C5 /* RKObjectAttributeMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D82145650490060A5C5 /* RKObjectAttributeMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F4B145655C60060A5C5 /* RKObjectAttributeMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D83145650490060A5C5 /* RKObjectAttributeMapping.m */; };
|
|
25160F4C145655C60060A5C5 /* RKObjectLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D84145650490060A5C5 /* RKObjectLoader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F4D145655C60060A5C5 /* RKObjectLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D85145650490060A5C5 /* RKObjectLoader.m */; };
|
|
25160F4E145655C60060A5C5 /* RKObjectLoader_Internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D86145650490060A5C5 /* RKObjectLoader_Internals.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F4F145655C60060A5C5 /* RKObjectManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D87145650490060A5C5 /* RKObjectManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F50145655C60060A5C5 /* RKObjectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D88145650490060A5C5 /* RKObjectManager.m */; };
|
|
25160F51145655C60060A5C5 /* RKObjectMapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D89145650490060A5C5 /* RKObjectMapper.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F52145655C60060A5C5 /* RKObjectMapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D8A145650490060A5C5 /* RKObjectMapper.m */; };
|
|
25160F53145655C60060A5C5 /* RKObjectMapper_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D8B145650490060A5C5 /* RKObjectMapper_Private.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F54145655C60060A5C5 /* RKObjectMapperError.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D8C145650490060A5C5 /* RKObjectMapperError.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F55145655C60060A5C5 /* RKObjectMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D8D145650490060A5C5 /* RKObjectMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F56145655C60060A5C5 /* RKObjectMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D8E145650490060A5C5 /* RKObjectMapping.m */; };
|
|
25160F57145655C60060A5C5 /* RKObjectMappingDefinition.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D8F145650490060A5C5 /* RKObjectMappingDefinition.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F58145655C60060A5C5 /* RKObjectMappingOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D90145650490060A5C5 /* RKObjectMappingOperation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F59145655C60060A5C5 /* RKObjectMappingOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D91145650490060A5C5 /* RKObjectMappingOperation.m */; };
|
|
25160F5A145655C60060A5C5 /* RKObjectMappingProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D92145650490060A5C5 /* RKObjectMappingProvider.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F5B145655C60060A5C5 /* RKObjectMappingProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D93145650490060A5C5 /* RKObjectMappingProvider.m */; };
|
|
25160F5C145655C60060A5C5 /* RKObjectMappingResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D94145650490060A5C5 /* RKObjectMappingResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F5D145655C60060A5C5 /* RKObjectMappingResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D95145650490060A5C5 /* RKObjectMappingResult.m */; };
|
|
25160F5E145655C60060A5C5 /* RKObjectPropertyInspector.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D96145650490060A5C5 /* RKObjectPropertyInspector.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F5F145655C60060A5C5 /* RKObjectPropertyInspector.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D97145650490060A5C5 /* RKObjectPropertyInspector.m */; };
|
|
25160F60145655C60060A5C5 /* RKObjectRelationshipMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D98145650490060A5C5 /* RKObjectRelationshipMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F61145655C60060A5C5 /* RKObjectRelationshipMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D99145650490060A5C5 /* RKObjectRelationshipMapping.m */; };
|
|
25160F62145655C60060A5C5 /* RKObjectRouter.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D9A145650490060A5C5 /* RKObjectRouter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F63145655C60060A5C5 /* RKObjectRouter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D9B145650490060A5C5 /* RKObjectRouter.m */; };
|
|
25160F64145655C60060A5C5 /* RKObjectSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D9C145650490060A5C5 /* RKObjectSerializer.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F65145655C60060A5C5 /* RKObjectSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D9D145650490060A5C5 /* RKObjectSerializer.m */; };
|
|
25160F66145655C60060A5C5 /* RKParserRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D9E145650490060A5C5 /* RKParserRegistry.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F67145655C60060A5C5 /* RKParserRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D9F145650490060A5C5 /* RKParserRegistry.m */; };
|
|
25160F68145655C60060A5C5 /* RKRouter.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA0145650490060A5C5 /* RKRouter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F69145655D10060A5C5 /* CoreData.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D46145650490060A5C5 /* CoreData.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F6A145655D10060A5C5 /* NSManagedObject+ActiveRecord.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D47145650490060A5C5 /* NSManagedObject+ActiveRecord.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F6B145655D10060A5C5 /* NSManagedObject+ActiveRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D48145650490060A5C5 /* NSManagedObject+ActiveRecord.m */; };
|
|
25160F6C145655D10060A5C5 /* RKManagedObjectCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D49145650490060A5C5 /* RKManagedObjectCache.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F6D145655D10060A5C5 /* RKManagedObjectLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D4A145650490060A5C5 /* RKManagedObjectLoader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F6E145655D10060A5C5 /* RKManagedObjectLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D4B145650490060A5C5 /* RKManagedObjectLoader.m */; };
|
|
25160F6F145655D10060A5C5 /* RKManagedObjectMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D4C145650490060A5C5 /* RKManagedObjectMapping.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F70145655D10060A5C5 /* RKManagedObjectMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D4D145650490060A5C5 /* RKManagedObjectMapping.m */; };
|
|
25160F71145655D10060A5C5 /* RKManagedObjectMappingOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D4E145650490060A5C5 /* RKManagedObjectMappingOperation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F72145655D10060A5C5 /* RKManagedObjectMappingOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D4F145650490060A5C5 /* RKManagedObjectMappingOperation.m */; };
|
|
25160F73145655D10060A5C5 /* RKManagedObjectSeeder.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D50145650490060A5C5 /* RKManagedObjectSeeder.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F74145655D10060A5C5 /* RKManagedObjectSeeder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D51145650490060A5C5 /* RKManagedObjectSeeder.m */; };
|
|
25160F75145655D10060A5C5 /* RKManagedObjectStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D52145650490060A5C5 /* RKManagedObjectStore.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F76145655D10060A5C5 /* RKManagedObjectStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D53145650490060A5C5 /* RKManagedObjectStore.m */; };
|
|
25160F77145655D10060A5C5 /* RKManagedObjectThreadSafeInvocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D54145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F78145655D10060A5C5 /* RKManagedObjectThreadSafeInvocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D55145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.m */; };
|
|
25160F79145655D10060A5C5 /* RKObjectPropertyInspector+CoreData.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D56145650490060A5C5 /* RKObjectPropertyInspector+CoreData.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F7A145655D10060A5C5 /* RKObjectPropertyInspector+CoreData.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D57145650490060A5C5 /* RKObjectPropertyInspector+CoreData.m */; };
|
|
25160F7C145657220060A5C5 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160F7B145657220060A5C5 /* SystemConfiguration.framework */; };
|
|
25160F7E145657300060A5C5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160F7D1456572F0060A5C5 /* Cocoa.framework */; };
|
|
25160F7F145657650060A5C5 /* NSData+MD5.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D5A145650490060A5C5 /* NSData+MD5.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F80145657650060A5C5 /* NSData+MD5.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D5B145650490060A5C5 /* NSData+MD5.m */; };
|
|
25160F81145657650060A5C5 /* NSString+MD5.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160D5E145650490060A5C5 /* NSString+MD5.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F82145657650060A5C5 /* NSString+MD5.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160D5F145650490060A5C5 /* NSString+MD5.m */; };
|
|
25160F85145657650060A5C5 /* lcl_config_components.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA5145650490060A5C5 /* lcl_config_components.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F86145657650060A5C5 /* lcl_config_extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA6145650490060A5C5 /* lcl_config_extensions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F87145657650060A5C5 /* lcl_config_logger.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA7145650490060A5C5 /* lcl_config_logger.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F88145657650060A5C5 /* NSDictionary+RKAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DA8145650490060A5C5 /* NSDictionary+RKAdditions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F89145657650060A5C5 /* NSDictionary+RKAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DA9145650490060A5C5 /* NSDictionary+RKAdditions.m */; };
|
|
25160F8A145657650060A5C5 /* NSString+RestKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DAA145650490060A5C5 /* NSString+RestKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F8B145657650060A5C5 /* NSString+RestKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DAB145650490060A5C5 /* NSString+RestKit.m */; };
|
|
25160F8C145657650060A5C5 /* NSURL+RestKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DAC145650490060A5C5 /* NSURL+RestKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F8D145657650060A5C5 /* NSURL+RestKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DAD145650490060A5C5 /* NSURL+RestKit.m */; };
|
|
25160F8E1456576C0060A5C5 /* RKAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DBC145650490060A5C5 /* RKAlert.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F8F1456576C0060A5C5 /* RKAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DBD145650490060A5C5 /* RKAlert.m */; };
|
|
25160F901456576C0060A5C5 /* RKDotNetDateFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DBE145650490060A5C5 /* RKDotNetDateFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F911456576C0060A5C5 /* RKDotNetDateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DBF145650490060A5C5 /* RKDotNetDateFormatter.m */; };
|
|
25160F921456576C0060A5C5 /* RKFixCategoryBug.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC0145650490060A5C5 /* RKFixCategoryBug.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F931456576C0060A5C5 /* RKLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC1145650490060A5C5 /* RKLog.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F941456576C0060A5C5 /* RKLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DC2145650490060A5C5 /* RKLog.m */; };
|
|
25160F951456576C0060A5C5 /* RKMIMETypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC3145650490060A5C5 /* RKMIMETypes.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F961456576C0060A5C5 /* RKMIMETypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DC4145650490060A5C5 /* RKMIMETypes.m */; };
|
|
25160F971456576C0060A5C5 /* RKParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC5145650490060A5C5 /* RKParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F981456576C0060A5C5 /* RKPathMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC6145650490060A5C5 /* RKPathMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F991456576C0060A5C5 /* RKPathMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DC7145650490060A5C5 /* RKPathMatcher.m */; };
|
|
25160F9A1456576C0060A5C5 /* RKSearchEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DC8145650490060A5C5 /* RKSearchEngine.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F9B1456576C0060A5C5 /* RKSearchEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DC9145650490060A5C5 /* RKSearchEngine.m */; };
|
|
25160F9C1456576C0060A5C5 /* Support.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DCA145650490060A5C5 /* Support.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F9E1456577F0060A5C5 /* RKJSONParserJSONKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 25160DB0145650490060A5C5 /* RKJSONParserJSONKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25160F9F1456577F0060A5C5 /* RKJSONParserJSONKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160DB1145650490060A5C5 /* RKJSONParserJSONKit.m */; };
|
|
25160FA1145658BC0060A5C5 /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160FA0145658BC0060A5C5 /* libxml2.dylib */; };
|
|
251610581456F2330060A5C5 /* RKManagedObjectLoaderSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FC71456F2330060A5C5 /* RKManagedObjectLoaderSpec.m */; };
|
|
251610591456F2330060A5C5 /* RKManagedObjectLoaderSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FC71456F2330060A5C5 /* RKManagedObjectLoaderSpec.m */; };
|
|
2516105A1456F2330060A5C5 /* RKManagedObjectMappingOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FC81456F2330060A5C5 /* RKManagedObjectMappingOperationSpec.m */; };
|
|
2516105B1456F2330060A5C5 /* RKManagedObjectMappingOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FC81456F2330060A5C5 /* RKManagedObjectMappingOperationSpec.m */; };
|
|
2516105C1456F2330060A5C5 /* RKManagedObjectMappingSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FC91456F2330060A5C5 /* RKManagedObjectMappingSpec.m */; };
|
|
2516105D1456F2330060A5C5 /* RKManagedObjectMappingSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FC91456F2330060A5C5 /* RKManagedObjectMappingSpec.m */; };
|
|
251610601456F2330060A5C5 /* RKManagedObjectStoreSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FCB1456F2330060A5C5 /* RKManagedObjectStoreSpec.m */; };
|
|
251610611456F2330060A5C5 /* RKManagedObjectStoreSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FCB1456F2330060A5C5 /* RKManagedObjectStoreSpec.m */; };
|
|
251610621456F2330060A5C5 /* RKManagedObjectThreadSafeInvocationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FCC1456F2330060A5C5 /* RKManagedObjectThreadSafeInvocationSpec.m */; };
|
|
251610631456F2330060A5C5 /* RKManagedObjectThreadSafeInvocationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FCC1456F2330060A5C5 /* RKManagedObjectThreadSafeInvocationSpec.m */; };
|
|
251610641456F2330060A5C5 /* blake.png in Resources */ = {isa = PBXBuildFile; fileRef = 25160FCF1456F2330060A5C5 /* blake.png */; };
|
|
251610651456F2330060A5C5 /* blake.png in Resources */ = {isa = PBXBuildFile; fileRef = 25160FCF1456F2330060A5C5 /* blake.png */; };
|
|
251610661456F2330060A5C5 /* ArrayOfNestedDictionaries.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD11456F2330060A5C5 /* ArrayOfNestedDictionaries.json */; };
|
|
251610671456F2330060A5C5 /* ArrayOfNestedDictionaries.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD11456F2330060A5C5 /* ArrayOfNestedDictionaries.json */; };
|
|
251610681456F2330060A5C5 /* ArrayOfResults.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD21456F2330060A5C5 /* ArrayOfResults.json */; };
|
|
251610691456F2330060A5C5 /* ArrayOfResults.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD21456F2330060A5C5 /* ArrayOfResults.json */; };
|
|
2516106A1456F2330060A5C5 /* ComplexNestedUser.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD31456F2330060A5C5 /* ComplexNestedUser.json */; };
|
|
2516106B1456F2330060A5C5 /* ComplexNestedUser.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD31456F2330060A5C5 /* ComplexNestedUser.json */; };
|
|
2516106C1456F2330060A5C5 /* ConnectingParents.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD41456F2330060A5C5 /* ConnectingParents.json */; };
|
|
2516106D1456F2330060A5C5 /* ConnectingParents.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD41456F2330060A5C5 /* ConnectingParents.json */; };
|
|
2516106E1456F2330060A5C5 /* boy.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD61456F2330060A5C5 /* boy.json */; };
|
|
2516106F1456F2330060A5C5 /* boy.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD61456F2330060A5C5 /* boy.json */; };
|
|
251610701456F2330060A5C5 /* friends.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD71456F2330060A5C5 /* friends.json */; };
|
|
251610711456F2330060A5C5 /* friends.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD71456F2330060A5C5 /* friends.json */; };
|
|
251610721456F2330060A5C5 /* girl.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD81456F2330060A5C5 /* girl.json */; };
|
|
251610731456F2330060A5C5 /* girl.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD81456F2330060A5C5 /* girl.json */; };
|
|
251610741456F2330060A5C5 /* mixed.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD91456F2330060A5C5 /* mixed.json */; };
|
|
251610751456F2330060A5C5 /* mixed.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FD91456F2330060A5C5 /* mixed.json */; };
|
|
251610761456F2330060A5C5 /* DynamicKeys.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDA1456F2330060A5C5 /* DynamicKeys.json */; };
|
|
251610771456F2330060A5C5 /* DynamicKeys.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDA1456F2330060A5C5 /* DynamicKeys.json */; };
|
|
251610781456F2330060A5C5 /* DynamicKeysWithNestedRelationship.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDB1456F2330060A5C5 /* DynamicKeysWithNestedRelationship.json */; };
|
|
251610791456F2330060A5C5 /* DynamicKeysWithNestedRelationship.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDB1456F2330060A5C5 /* DynamicKeysWithNestedRelationship.json */; };
|
|
2516107A1456F2330060A5C5 /* DynamicKeysWithRelationship.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDC1456F2330060A5C5 /* DynamicKeysWithRelationship.json */; };
|
|
2516107B1456F2330060A5C5 /* DynamicKeysWithRelationship.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDC1456F2330060A5C5 /* DynamicKeysWithRelationship.json */; };
|
|
2516107C1456F2330060A5C5 /* error.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDD1456F2330060A5C5 /* error.json */; };
|
|
2516107D1456F2330060A5C5 /* error.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDD1456F2330060A5C5 /* error.json */; };
|
|
2516107E1456F2330060A5C5 /* errors.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDE1456F2330060A5C5 /* errors.json */; };
|
|
2516107F1456F2330060A5C5 /* errors.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDE1456F2330060A5C5 /* errors.json */; };
|
|
251610801456F2330060A5C5 /* Foursquare.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDF1456F2330060A5C5 /* Foursquare.json */; };
|
|
251610811456F2330060A5C5 /* Foursquare.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FDF1456F2330060A5C5 /* Foursquare.json */; };
|
|
251610821456F2330060A5C5 /* 1.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE11456F2330060A5C5 /* 1.json */; };
|
|
251610831456F2330060A5C5 /* 1.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE11456F2330060A5C5 /* 1.json */; };
|
|
251610841456F2330060A5C5 /* all.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE21456F2330060A5C5 /* all.json */; };
|
|
251610851456F2330060A5C5 /* all.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE21456F2330060A5C5 /* all.json */; };
|
|
251610861456F2330060A5C5 /* with_to_one_relationship.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE31456F2330060A5C5 /* with_to_one_relationship.json */; };
|
|
251610871456F2330060A5C5 /* with_to_one_relationship.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE31456F2330060A5C5 /* with_to_one_relationship.json */; };
|
|
251610881456F2330060A5C5 /* nested_user.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE41456F2330060A5C5 /* nested_user.json */; };
|
|
251610891456F2330060A5C5 /* nested_user.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE41456F2330060A5C5 /* nested_user.json */; };
|
|
2516108A1456F2330060A5C5 /* RailsUser.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE51456F2330060A5C5 /* RailsUser.json */; };
|
|
2516108B1456F2330060A5C5 /* RailsUser.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE51456F2330060A5C5 /* RailsUser.json */; };
|
|
2516108C1456F2330060A5C5 /* SameKeyDifferentTargetClasses.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE61456F2330060A5C5 /* SameKeyDifferentTargetClasses.json */; };
|
|
2516108D1456F2330060A5C5 /* SameKeyDifferentTargetClasses.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE61456F2330060A5C5 /* SameKeyDifferentTargetClasses.json */; };
|
|
2516108E1456F2330060A5C5 /* user.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE71456F2330060A5C5 /* user.json */; };
|
|
2516108F1456F2330060A5C5 /* user.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE71456F2330060A5C5 /* user.json */; };
|
|
251610901456F2330060A5C5 /* users.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE81456F2330060A5C5 /* users.json */; };
|
|
251610911456F2330060A5C5 /* users.json in Resources */ = {isa = PBXBuildFile; fileRef = 25160FE81456F2330060A5C5 /* users.json */; };
|
|
251610921456F2330060A5C5 /* .gitignore in Resources */ = {isa = PBXBuildFile; fileRef = 25160FEA1456F2330060A5C5 /* .gitignore */; };
|
|
251610931456F2330060A5C5 /* .gitignore in Resources */ = {isa = PBXBuildFile; fileRef = 25160FEA1456F2330060A5C5 /* .gitignore */; };
|
|
251610961456F2330060A5C5 /* attributes_without_text_content.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FED1456F2330060A5C5 /* attributes_without_text_content.xml */; };
|
|
251610971456F2330060A5C5 /* attributes_without_text_content.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FED1456F2330060A5C5 /* attributes_without_text_content.xml */; };
|
|
251610981456F2330060A5C5 /* container_attributes.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FEE1456F2330060A5C5 /* container_attributes.xml */; };
|
|
251610991456F2330060A5C5 /* container_attributes.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FEE1456F2330060A5C5 /* container_attributes.xml */; };
|
|
2516109A1456F2330060A5C5 /* national_weather_service.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FEF1456F2330060A5C5 /* national_weather_service.xml */; };
|
|
2516109B1456F2330060A5C5 /* national_weather_service.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FEF1456F2330060A5C5 /* national_weather_service.xml */; };
|
|
2516109C1456F2330060A5C5 /* orders.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FF01456F2330060A5C5 /* orders.xml */; };
|
|
2516109D1456F2330060A5C5 /* orders.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FF01456F2330060A5C5 /* orders.xml */; };
|
|
2516109E1456F2330060A5C5 /* tab_data.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FF11456F2330060A5C5 /* tab_data.xml */; };
|
|
2516109F1456F2330060A5C5 /* tab_data.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FF11456F2330060A5C5 /* tab_data.xml */; };
|
|
251610A01456F2330060A5C5 /* zend.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FF21456F2330060A5C5 /* zend.xml */; };
|
|
251610A11456F2330060A5C5 /* zend.xml in Resources */ = {isa = PBXBuildFile; fileRef = 25160FF21456F2330060A5C5 /* zend.xml */; };
|
|
251610A21456F2330060A5C5 /* Data Model.xcdatamodel in Sources */ = {isa = PBXBuildFile; fileRef = 25160FF41456F2330060A5C5 /* Data Model.xcdatamodel */; };
|
|
251610A31456F2330060A5C5 /* Data Model.xcdatamodel in Sources */ = {isa = PBXBuildFile; fileRef = 25160FF41456F2330060A5C5 /* Data Model.xcdatamodel */; };
|
|
251610A41456F2330060A5C5 /* RKCat.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FF61456F2330060A5C5 /* RKCat.m */; };
|
|
251610A51456F2330060A5C5 /* RKCat.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FF61456F2330060A5C5 /* RKCat.m */; };
|
|
251610A61456F2330060A5C5 /* RKChild.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FF81456F2330060A5C5 /* RKChild.m */; };
|
|
251610A71456F2330060A5C5 /* RKChild.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FF81456F2330060A5C5 /* RKChild.m */; };
|
|
251610A81456F2330060A5C5 /* RKDynamicMappingModels.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FFA1456F2330060A5C5 /* RKDynamicMappingModels.m */; };
|
|
251610A91456F2330060A5C5 /* RKDynamicMappingModels.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FFA1456F2330060A5C5 /* RKDynamicMappingModels.m */; };
|
|
251610AA1456F2330060A5C5 /* RKHouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FFC1456F2330060A5C5 /* RKHouse.m */; };
|
|
251610AB1456F2330060A5C5 /* RKHouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FFC1456F2330060A5C5 /* RKHouse.m */; };
|
|
251610AC1456F2330060A5C5 /* RKHuman.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FFE1456F2330060A5C5 /* RKHuman.m */; };
|
|
251610AD1456F2330060A5C5 /* RKHuman.m in Sources */ = {isa = PBXBuildFile; fileRef = 25160FFE1456F2330060A5C5 /* RKHuman.m */; };
|
|
251610AE1456F2330060A5C5 /* RKMappableAssociation.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610001456F2330060A5C5 /* RKMappableAssociation.m */; };
|
|
251610AF1456F2330060A5C5 /* RKMappableAssociation.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610001456F2330060A5C5 /* RKMappableAssociation.m */; };
|
|
251610B01456F2330060A5C5 /* RKMappableObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610021456F2330060A5C5 /* RKMappableObject.m */; };
|
|
251610B11456F2330060A5C5 /* RKMappableObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610021456F2330060A5C5 /* RKMappableObject.m */; };
|
|
251610B21456F2330060A5C5 /* RKObjectLoaderSpecResultModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610041456F2330060A5C5 /* RKObjectLoaderSpecResultModel.m */; };
|
|
251610B31456F2330060A5C5 /* RKObjectLoaderSpecResultModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610041456F2330060A5C5 /* RKObjectLoaderSpecResultModel.m */; };
|
|
251610B41456F2330060A5C5 /* RKObjectMapperSpecModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610061456F2330060A5C5 /* RKObjectMapperSpecModel.m */; };
|
|
251610B51456F2330060A5C5 /* RKObjectMapperSpecModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610061456F2330060A5C5 /* RKObjectMapperSpecModel.m */; };
|
|
251610B61456F2330060A5C5 /* RKParent.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610081456F2330060A5C5 /* RKParent.m */; };
|
|
251610B71456F2330060A5C5 /* RKParent.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610081456F2330060A5C5 /* RKParent.m */; };
|
|
251610B81456F2330060A5C5 /* RKResident.m in Sources */ = {isa = PBXBuildFile; fileRef = 2516100A1456F2330060A5C5 /* RKResident.m */; };
|
|
251610B91456F2330060A5C5 /* RKResident.m in Sources */ = {isa = PBXBuildFile; fileRef = 2516100A1456F2330060A5C5 /* RKResident.m */; };
|
|
251610BE1456F2330060A5C5 /* RKAuthenticationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610101456F2330060A5C5 /* RKAuthenticationSpec.m */; };
|
|
251610BF1456F2330060A5C5 /* RKAuthenticationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610101456F2330060A5C5 /* RKAuthenticationSpec.m */; };
|
|
251610C01456F2330060A5C5 /* RKClientSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610111456F2330060A5C5 /* RKClientSpec.m */; };
|
|
251610C11456F2330060A5C5 /* RKClientSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610111456F2330060A5C5 /* RKClientSpec.m */; };
|
|
251610C21456F2330060A5C5 /* RKOAuthClientSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610121456F2330060A5C5 /* RKOAuthClientSpec.m */; };
|
|
251610C31456F2330060A5C5 /* RKOAuthClientSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610121456F2330060A5C5 /* RKOAuthClientSpec.m */; };
|
|
251610C41456F2330060A5C5 /* RKParamsAttachmentSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610131456F2330060A5C5 /* RKParamsAttachmentSpec.m */; };
|
|
251610C51456F2330060A5C5 /* RKParamsAttachmentSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610131456F2330060A5C5 /* RKParamsAttachmentSpec.m */; };
|
|
251610C61456F2330060A5C5 /* RKParamsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610141456F2330060A5C5 /* RKParamsSpec.m */; };
|
|
251610C71456F2330060A5C5 /* RKParamsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610141456F2330060A5C5 /* RKParamsSpec.m */; };
|
|
251610CA1456F2330060A5C5 /* RKRequestQueueSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610171456F2330060A5C5 /* RKRequestQueueSpec.m */; };
|
|
251610CB1456F2330060A5C5 /* RKRequestQueueSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610171456F2330060A5C5 /* RKRequestQueueSpec.m */; };
|
|
251610CC1456F2330060A5C5 /* RKRequestSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610181456F2330060A5C5 /* RKRequestSpec.m */; };
|
|
251610CD1456F2330060A5C5 /* RKRequestSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610181456F2330060A5C5 /* RKRequestSpec.m */; };
|
|
251610CE1456F2330060A5C5 /* RKResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610191456F2330060A5C5 /* RKResponseSpec.m */; };
|
|
251610CF1456F2330060A5C5 /* RKResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610191456F2330060A5C5 /* RKResponseSpec.m */; };
|
|
251610D01456F2330060A5C5 /* RKURLSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2516101A1456F2330060A5C5 /* RKURLSpec.m */; };
|
|
251610D11456F2330060A5C5 /* RKURLSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2516101A1456F2330060A5C5 /* RKURLSpec.m */; };
|
|
251610D21456F2330060A5C5 /* RKDynamicObjectMappingSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2516101C1456F2330060A5C5 /* RKDynamicObjectMappingSpec.m */; };
|
|
251610D31456F2330060A5C5 /* RKDynamicObjectMappingSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2516101C1456F2330060A5C5 /* RKDynamicObjectMappingSpec.m */; };
|
|
251610D41456F2330060A5C5 /* RKObjectiveCPlusPlusSpec.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2516101D1456F2330060A5C5 /* RKObjectiveCPlusPlusSpec.mm */; };
|
|
251610D51456F2330060A5C5 /* RKObjectiveCPlusPlusSpec.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2516101D1456F2330060A5C5 /* RKObjectiveCPlusPlusSpec.mm */; };
|
|
251610D61456F2330060A5C5 /* RKObjectLoaderSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2516101E1456F2330060A5C5 /* RKObjectLoaderSpec.m */; };
|
|
251610D71456F2330060A5C5 /* RKObjectLoaderSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2516101E1456F2330060A5C5 /* RKObjectLoaderSpec.m */; };
|
|
251610D81456F2330060A5C5 /* RKObjectManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2516101F1456F2330060A5C5 /* RKObjectManagerSpec.m */; };
|
|
251610D91456F2330060A5C5 /* RKObjectManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2516101F1456F2330060A5C5 /* RKObjectManagerSpec.m */; };
|
|
251610DC1456F2330060A5C5 /* RKObjectMappingNextGenSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610211456F2330060A5C5 /* RKObjectMappingNextGenSpec.m */; };
|
|
251610DD1456F2330060A5C5 /* RKObjectMappingNextGenSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610211456F2330060A5C5 /* RKObjectMappingNextGenSpec.m */; };
|
|
251610DE1456F2330060A5C5 /* RKObjectMappingOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610221456F2330060A5C5 /* RKObjectMappingOperationSpec.m */; };
|
|
251610DF1456F2330060A5C5 /* RKObjectMappingOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610221456F2330060A5C5 /* RKObjectMappingOperationSpec.m */; };
|
|
251610E01456F2330060A5C5 /* RKObjectMappingProviderSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610231456F2330060A5C5 /* RKObjectMappingProviderSpec.m */; };
|
|
251610E11456F2330060A5C5 /* RKObjectMappingProviderSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610231456F2330060A5C5 /* RKObjectMappingProviderSpec.m */; };
|
|
251610E21456F2330060A5C5 /* RKObjectMappingResultSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610241456F2330060A5C5 /* RKObjectMappingResultSpec.m */; };
|
|
251610E31456F2330060A5C5 /* RKObjectMappingResultSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610241456F2330060A5C5 /* RKObjectMappingResultSpec.m */; };
|
|
251610E41456F2330060A5C5 /* RKObjectRouterSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610251456F2330060A5C5 /* RKObjectRouterSpec.m */; };
|
|
251610E51456F2330060A5C5 /* RKObjectRouterSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610251456F2330060A5C5 /* RKObjectRouterSpec.m */; };
|
|
251610E61456F2330060A5C5 /* RKObjectSerializerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610261456F2330060A5C5 /* RKObjectSerializerSpec.m */; };
|
|
251610E71456F2330060A5C5 /* RKObjectSerializerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610261456F2330060A5C5 /* RKObjectSerializerSpec.m */; };
|
|
251610E81456F2330060A5C5 /* RKParserRegistrySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610271456F2330060A5C5 /* RKParserRegistrySpec.m */; };
|
|
251610E91456F2330060A5C5 /* RKParserRegistrySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610271456F2330060A5C5 /* RKParserRegistrySpec.m */; };
|
|
251610F01456F2340060A5C5 /* RKSpecEnvironment.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610361456F2330060A5C5 /* RKSpecEnvironment.m */; };
|
|
251610F11456F2340060A5C5 /* RKSpecEnvironment.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610361456F2330060A5C5 /* RKSpecEnvironment.m */; };
|
|
251610F21456F2340060A5C5 /* RKSpecResponseLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610381456F2330060A5C5 /* RKSpecResponseLoader.m */; };
|
|
251610F31456F2340060A5C5 /* RKSpecResponseLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610381456F2330060A5C5 /* RKSpecResponseLoader.m */; };
|
|
251610F51456F2340060A5C5 /* set_ip_address.scpt in Resources */ = {isa = PBXBuildFile; fileRef = 251610391456F2330060A5C5 /* set_ip_address.scpt */; };
|
|
251611031456F2340060A5C5 /* authentication.rb in Resources */ = {isa = PBXBuildFile; fileRef = 2516104B1456F2330060A5C5 /* authentication.rb */; };
|
|
251611051456F2340060A5C5 /* etags.rb in Resources */ = {isa = PBXBuildFile; fileRef = 2516104C1456F2330060A5C5 /* etags.rb */; };
|
|
251611071456F2340060A5C5 /* oauth2.rb in Resources */ = {isa = PBXBuildFile; fileRef = 2516104D1456F2330060A5C5 /* oauth2.rb */; };
|
|
251611091456F2340060A5C5 /* timeout.rb in Resources */ = {isa = PBXBuildFile; fileRef = 2516104E1456F2330060A5C5 /* timeout.rb */; };
|
|
2516110B1456F2340060A5C5 /* restkit.rb in Resources */ = {isa = PBXBuildFile; fileRef = 2516104F1456F2330060A5C5 /* restkit.rb */; };
|
|
2516110D1456F2340060A5C5 /* server.rb in Resources */ = {isa = PBXBuildFile; fileRef = 251610501456F2330060A5C5 /* server.rb */; };
|
|
2516110E1456F2340060A5C5 /* NSDictionary+RKRequestSerializationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610521456F2330060A5C5 /* NSDictionary+RKRequestSerializationSpec.m */; };
|
|
2516110F1456F2340060A5C5 /* NSDictionary+RKRequestSerializationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610521456F2330060A5C5 /* NSDictionary+RKRequestSerializationSpec.m */; };
|
|
251611101456F2340060A5C5 /* NSStringRestKitSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610531456F2330060A5C5 /* NSStringRestKitSpec.m */; };
|
|
251611111456F2340060A5C5 /* NSStringRestKitSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610531456F2330060A5C5 /* NSStringRestKitSpec.m */; };
|
|
251611121456F2340060A5C5 /* RKDotNetDateFormatterSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610541456F2330060A5C5 /* RKDotNetDateFormatterSpec.m */; };
|
|
251611131456F2340060A5C5 /* RKDotNetDateFormatterSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610541456F2330060A5C5 /* RKDotNetDateFormatterSpec.m */; };
|
|
251611141456F2340060A5C5 /* RKJSONParserJSONKitSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610551456F2330060A5C5 /* RKJSONParserJSONKitSpec.m */; };
|
|
251611151456F2340060A5C5 /* RKJSONParserJSONKitSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610551456F2330060A5C5 /* RKJSONParserJSONKitSpec.m */; };
|
|
251611161456F2340060A5C5 /* RKPathMatcherSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610561456F2330060A5C5 /* RKPathMatcherSpec.m */; };
|
|
251611171456F2340060A5C5 /* RKPathMatcherSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610561456F2330060A5C5 /* RKPathMatcherSpec.m */; };
|
|
251611181456F2340060A5C5 /* RKXMLParserSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610571456F2330060A5C5 /* RKXMLParserSpec.m */; };
|
|
251611191456F2340060A5C5 /* RKXMLParserSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 251610571456F2330060A5C5 /* RKXMLParserSpec.m */; };
|
|
251611271456F4A90060A5C5 /* libRestKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160D1614564E810060A5C5 /* libRestKit.a */; };
|
|
251611291456F50F0060A5C5 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 251611281456F50F0060A5C5 /* SystemConfiguration.framework */; };
|
|
2516112B1456F5170060A5C5 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2516112A1456F5170060A5C5 /* CFNetwork.framework */; };
|
|
2516112C1456F51D0060A5C5 /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 25160F161456538B0060A5C5 /* libxml2.dylib */; };
|
|
2516112E1456F5520060A5C5 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2516112D1456F5520060A5C5 /* CoreData.framework */; };
|
|
251611301456F5590060A5C5 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2516112F1456F5590060A5C5 /* Security.framework */; };
|
|
251611321456F56C0060A5C5 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 251611311456F56C0060A5C5 /* MobileCoreServices.framework */; };
|
|
252EFAE914D8C1BF004863C8 /* RKFetchedResultsTableControllerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE214D8C1BF004863C8 /* RKFetchedResultsTableControllerSpec.m */; };
|
|
252EFAEA14D8C1BF004863C8 /* RKFetchedResultsTableControllerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE214D8C1BF004863C8 /* RKFetchedResultsTableControllerSpec.m */; };
|
|
252EFAEB14D8C1BF004863C8 /* RKFormSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE314D8C1BF004863C8 /* RKFormSpec.m */; };
|
|
252EFAEC14D8C1BF004863C8 /* RKFormSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE314D8C1BF004863C8 /* RKFormSpec.m */; };
|
|
252EFAED14D8C1BF004863C8 /* RKTableControllerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE414D8C1BF004863C8 /* RKTableControllerSpec.m */; };
|
|
252EFAEE14D8C1BF004863C8 /* RKTableControllerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE414D8C1BF004863C8 /* RKTableControllerSpec.m */; };
|
|
252EFAEF14D8C1BF004863C8 /* RKTableControllerSpec.m.orig in Resources */ = {isa = PBXBuildFile; fileRef = 252EFAE514D8C1BF004863C8 /* RKTableControllerSpec.m.orig */; };
|
|
252EFAF014D8C1BF004863C8 /* RKTableControllerSpec.m.orig in Resources */ = {isa = PBXBuildFile; fileRef = 252EFAE514D8C1BF004863C8 /* RKTableControllerSpec.m.orig */; };
|
|
252EFAF114D8C1BF004863C8 /* RKTableSectionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE614D8C1BF004863C8 /* RKTableSectionSpec.m */; };
|
|
252EFAF214D8C1BF004863C8 /* RKTableSectionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE614D8C1BF004863C8 /* RKTableSectionSpec.m */; };
|
|
252EFAF314D8C1BF004863C8 /* RKTableViewCellMappingSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE714D8C1BF004863C8 /* RKTableViewCellMappingSpec.m */; };
|
|
252EFAF414D8C1BF004863C8 /* RKTableViewCellMappingSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE714D8C1BF004863C8 /* RKTableViewCellMappingSpec.m */; };
|
|
252EFAF514D8C1BF004863C8 /* RKTableViewCellMappingsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE814D8C1BF004863C8 /* RKTableViewCellMappingsSpec.m */; };
|
|
252EFAF614D8C1BF004863C8 /* RKTableViewCellMappingsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAE814D8C1BF004863C8 /* RKTableViewCellMappingsSpec.m */; };
|
|
252EFAFA14D8EAEC004863C8 /* RKEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAF914D8EAEC004863C8 /* RKEvent.m */; };
|
|
252EFAFB14D8EAEC004863C8 /* RKEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAF914D8EAEC004863C8 /* RKEvent.m */; };
|
|
252EFAFE14D8EB31004863C8 /* RKSpecNotificationObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAFD14D8EB30004863C8 /* RKSpecNotificationObserver.m */; };
|
|
252EFAFF14D8EB31004863C8 /* RKSpecNotificationObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFAFD14D8EB30004863C8 /* RKSpecNotificationObserver.m */; };
|
|
252EFB0214D98EB0004863C8 /* RKTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = 252EFB0014D98EB0004863C8 /* RKTableView.h */; };
|
|
252EFB0314D98EB0004863C8 /* RKTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = 252EFB0014D98EB0004863C8 /* RKTableView.h */; };
|
|
252EFB0414D98EB0004863C8 /* RKTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFB0114D98EB0004863C8 /* RKTableView.m */; };
|
|
252EFB0514D98EB0004863C8 /* RKTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFB0114D98EB0004863C8 /* RKTableView.m */; };
|
|
252EFB0814D98F4D004863C8 /* RKSearchableManagedObjectSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFB0614D98F4D004863C8 /* RKSearchableManagedObjectSpec.m */; };
|
|
252EFB0914D98F4D004863C8 /* RKSearchableManagedObjectSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFB0614D98F4D004863C8 /* RKSearchableManagedObjectSpec.m */; };
|
|
252EFB0A14D98F4D004863C8 /* RKSearchWordObserverSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFB0714D98F4D004863C8 /* RKSearchWordObserverSpec.m */; };
|
|
252EFB0B14D98F4D004863C8 /* RKSearchWordObserverSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFB0714D98F4D004863C8 /* RKSearchWordObserverSpec.m */; };
|
|
252EFB0D14D98F76004863C8 /* RKMutableBlockDictionarySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFB0C14D98F76004863C8 /* RKMutableBlockDictionarySpec.m */; };
|
|
252EFB0E14D98F76004863C8 /* RKMutableBlockDictionarySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252EFB0C14D98F76004863C8 /* RKMutableBlockDictionarySpec.m */; };
|
|
254A62B914AD544200939BEE /* RKObjectPaginator.h in Headers */ = {isa = PBXBuildFile; fileRef = 254A62B714AD544200939BEE /* RKObjectPaginator.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
254A62BA14AD544200939BEE /* RKObjectPaginator.h in Headers */ = {isa = PBXBuildFile; fileRef = 254A62B714AD544200939BEE /* RKObjectPaginator.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
254A62BB14AD544200939BEE /* RKObjectPaginator.m in Sources */ = {isa = PBXBuildFile; fileRef = 254A62B814AD544200939BEE /* RKObjectPaginator.m */; };
|
|
254A62BC14AD544200939BEE /* RKObjectPaginator.m in Sources */ = {isa = PBXBuildFile; fileRef = 254A62B814AD544200939BEE /* RKObjectPaginator.m */; };
|
|
254A62C014AD591C00939BEE /* RKObjectPaginatorSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 254A62BF14AD591C00939BEE /* RKObjectPaginatorSpec.m */; };
|
|
254A62C114AD591C00939BEE /* RKObjectPaginatorSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 254A62BF14AD591C00939BEE /* RKObjectPaginatorSpec.m */; };
|
|
25A34245147D8AAA0009758D /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25A34244147D8AAA0009758D /* Security.framework */; };
|
|
25B408261491CDDC00F21111 /* RKDirectory.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B408241491CDDB00F21111 /* RKDirectory.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25B408271491CDDC00F21111 /* RKDirectory.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B408241491CDDB00F21111 /* RKDirectory.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25B408281491CDDC00F21111 /* RKDirectory.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B408251491CDDB00F21111 /* RKDirectory.m */; };
|
|
25B408291491CDDC00F21111 /* RKDirectory.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B408251491CDDB00F21111 /* RKDirectory.m */; };
|
|
25B6E91E14CF778D00B1E881 /* RKAbstractTableController.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90314CF778D00B1E881 /* RKAbstractTableController.h */; };
|
|
25B6E91F14CF778D00B1E881 /* RKAbstractTableController.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90314CF778D00B1E881 /* RKAbstractTableController.h */; };
|
|
25B6E92014CF778D00B1E881 /* RKAbstractTableController.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E90414CF778D00B1E881 /* RKAbstractTableController.m */; };
|
|
25B6E92114CF778D00B1E881 /* RKAbstractTableController.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E90414CF778D00B1E881 /* RKAbstractTableController.m */; };
|
|
25B6E92314CF778D00B1E881 /* RKAbstractTableController_Internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90614CF778D00B1E881 /* RKAbstractTableController_Internals.h */; };
|
|
25B6E92414CF778D00B1E881 /* RKAbstractTableController_Internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90614CF778D00B1E881 /* RKAbstractTableController_Internals.h */; };
|
|
25B6E92514CF778D00B1E881 /* RKControlTableItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90714CF778D00B1E881 /* RKControlTableItem.h */; };
|
|
25B6E92614CF778D00B1E881 /* RKControlTableItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90714CF778D00B1E881 /* RKControlTableItem.h */; };
|
|
25B6E92714CF778D00B1E881 /* RKControlTableItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E90814CF778D00B1E881 /* RKControlTableItem.m */; };
|
|
25B6E92814CF778D00B1E881 /* RKControlTableItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E90814CF778D00B1E881 /* RKControlTableItem.m */; };
|
|
25B6E92914CF778D00B1E881 /* RKControlTableViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90914CF778D00B1E881 /* RKControlTableViewCell.h */; };
|
|
25B6E92A14CF778D00B1E881 /* RKControlTableViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90914CF778D00B1E881 /* RKControlTableViewCell.h */; };
|
|
25B6E92B14CF778D00B1E881 /* RKControlTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E90A14CF778D00B1E881 /* RKControlTableViewCell.m */; };
|
|
25B6E92C14CF778D00B1E881 /* RKControlTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E90A14CF778D00B1E881 /* RKControlTableViewCell.m */; };
|
|
25B6E92D14CF778D00B1E881 /* RKFetchedResultsTableController.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90B14CF778D00B1E881 /* RKFetchedResultsTableController.h */; };
|
|
25B6E92E14CF778D00B1E881 /* RKFetchedResultsTableController.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90B14CF778D00B1E881 /* RKFetchedResultsTableController.h */; };
|
|
25B6E92F14CF778D00B1E881 /* RKFetchedResultsTableController.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E90C14CF778D00B1E881 /* RKFetchedResultsTableController.m */; };
|
|
25B6E93014CF778D00B1E881 /* RKFetchedResultsTableController.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E90C14CF778D00B1E881 /* RKFetchedResultsTableController.m */; };
|
|
25B6E93114CF778D00B1E881 /* RKForm.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90D14CF778D00B1E881 /* RKForm.h */; };
|
|
25B6E93214CF778D00B1E881 /* RKForm.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90D14CF778D00B1E881 /* RKForm.h */; };
|
|
25B6E93314CF778D00B1E881 /* RKForm.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E90E14CF778D00B1E881 /* RKForm.m */; };
|
|
25B6E93414CF778D00B1E881 /* RKForm.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E90E14CF778D00B1E881 /* RKForm.m */; };
|
|
25B6E93514CF778D00B1E881 /* RKFormSection.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90F14CF778D00B1E881 /* RKFormSection.h */; };
|
|
25B6E93614CF778D00B1E881 /* RKFormSection.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E90F14CF778D00B1E881 /* RKFormSection.h */; };
|
|
25B6E93714CF778D00B1E881 /* RKFormSection.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91014CF778D00B1E881 /* RKFormSection.m */; };
|
|
25B6E93814CF778D00B1E881 /* RKFormSection.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91014CF778D00B1E881 /* RKFormSection.m */; };
|
|
25B6E93914CF778D00B1E881 /* RKTableController.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91114CF778D00B1E881 /* RKTableController.h */; };
|
|
25B6E93A14CF778D00B1E881 /* RKTableController.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91114CF778D00B1E881 /* RKTableController.h */; };
|
|
25B6E93B14CF778D00B1E881 /* RKTableController.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91214CF778D00B1E881 /* RKTableController.m */; };
|
|
25B6E93C14CF778D00B1E881 /* RKTableController.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91214CF778D00B1E881 /* RKTableController.m */; };
|
|
25B6E93D14CF778D00B1E881 /* RKTableItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91314CF778D00B1E881 /* RKTableItem.h */; };
|
|
25B6E93E14CF778D00B1E881 /* RKTableItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91314CF778D00B1E881 /* RKTableItem.h */; };
|
|
25B6E93F14CF778D00B1E881 /* RKTableItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91414CF778D00B1E881 /* RKTableItem.m */; };
|
|
25B6E94014CF778D00B1E881 /* RKTableItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91414CF778D00B1E881 /* RKTableItem.m */; };
|
|
25B6E94114CF778D00B1E881 /* RKTableSection.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91514CF778D00B1E881 /* RKTableSection.h */; };
|
|
25B6E94214CF778D00B1E881 /* RKTableSection.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91514CF778D00B1E881 /* RKTableSection.h */; };
|
|
25B6E94314CF778D00B1E881 /* RKTableSection.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91614CF778D00B1E881 /* RKTableSection.m */; };
|
|
25B6E94414CF778D00B1E881 /* RKTableSection.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91614CF778D00B1E881 /* RKTableSection.m */; };
|
|
25B6E94514CF778D00B1E881 /* RKTableViewCellMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91714CF778D00B1E881 /* RKTableViewCellMapping.h */; };
|
|
25B6E94614CF778D00B1E881 /* RKTableViewCellMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91714CF778D00B1E881 /* RKTableViewCellMapping.h */; };
|
|
25B6E94714CF778D00B1E881 /* RKTableViewCellMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91814CF778D00B1E881 /* RKTableViewCellMapping.m */; };
|
|
25B6E94814CF778D00B1E881 /* RKTableViewCellMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91814CF778D00B1E881 /* RKTableViewCellMapping.m */; };
|
|
25B6E94914CF778D00B1E881 /* RKTableViewCellMappings.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91914CF778D00B1E881 /* RKTableViewCellMappings.h */; };
|
|
25B6E94A14CF778D00B1E881 /* RKTableViewCellMappings.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91914CF778D00B1E881 /* RKTableViewCellMappings.h */; };
|
|
25B6E94B14CF778D00B1E881 /* RKTableViewCellMappings.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91A14CF778D00B1E881 /* RKTableViewCellMappings.m */; };
|
|
25B6E94C14CF778D00B1E881 /* RKTableViewCellMappings.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91A14CF778D00B1E881 /* RKTableViewCellMappings.m */; };
|
|
25B6E94D14CF778D00B1E881 /* UI.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91B14CF778D00B1E881 /* UI.h */; };
|
|
25B6E94E14CF778D00B1E881 /* UI.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91B14CF778D00B1E881 /* UI.h */; };
|
|
25B6E94F14CF778D00B1E881 /* UIView+FindFirstResponder.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91C14CF778D00B1E881 /* UIView+FindFirstResponder.h */; };
|
|
25B6E95014CF778D00B1E881 /* UIView+FindFirstResponder.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E91C14CF778D00B1E881 /* UIView+FindFirstResponder.h */; };
|
|
25B6E95114CF778D00B1E881 /* UIView+FindFirstResponder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91D14CF778D00B1E881 /* UIView+FindFirstResponder.m */; };
|
|
25B6E95214CF778D00B1E881 /* UIView+FindFirstResponder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E91D14CF778D00B1E881 /* UIView+FindFirstResponder.m */; };
|
|
25B6E95514CF795D00B1E881 /* RKErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E95414CF795D00B1E881 /* RKErrors.h */; };
|
|
25B6E95614CF795D00B1E881 /* RKErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E95414CF795D00B1E881 /* RKErrors.h */; };
|
|
25B6E95814CF7A1C00B1E881 /* RKErrors.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E95714CF7A1C00B1E881 /* RKErrors.m */; };
|
|
25B6E95914CF7A1C00B1E881 /* RKErrors.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E95714CF7A1C00B1E881 /* RKErrors.m */; };
|
|
25B6E95C14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E95A14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.h */; };
|
|
25B6E95D14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E95A14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.h */; };
|
|
25B6E95E14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E95B14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.m */; };
|
|
25B6E95F14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E95B14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.m */; };
|
|
25B6E96E14CF815500B1E881 /* EGORefreshTableHeaderView.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E96314CF815500B1E881 /* EGORefreshTableHeaderView.h */; };
|
|
25B6E96F14CF815500B1E881 /* EGORefreshTableHeaderView.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E96314CF815500B1E881 /* EGORefreshTableHeaderView.h */; };
|
|
25B6E97014CF815500B1E881 /* EGORefreshTableHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E96414CF815500B1E881 /* EGORefreshTableHeaderView.m */; };
|
|
25B6E97114CF815500B1E881 /* EGORefreshTableHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E96414CF815500B1E881 /* EGORefreshTableHeaderView.m */; };
|
|
25B6E97214CF815500B1E881 /* blackArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E96614CF815500B1E881 /* blackArrow.png */; };
|
|
25B6E97314CF815500B1E881 /* blackArrow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E96714CF815500B1E881 /* blackArrow@2x.png */; };
|
|
25B6E97414CF815500B1E881 /* blueArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E96814CF815500B1E881 /* blueArrow.png */; };
|
|
25B6E97514CF815500B1E881 /* blueArrow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E96914CF815500B1E881 /* blueArrow@2x.png */; };
|
|
25B6E97614CF815500B1E881 /* grayArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E96A14CF815500B1E881 /* grayArrow.png */; };
|
|
25B6E97714CF815500B1E881 /* grayArrow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E96B14CF815500B1E881 /* grayArrow@2x.png */; };
|
|
25B6E97814CF815500B1E881 /* whiteArrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E96C14CF815500B1E881 /* whiteArrow.png */; };
|
|
25B6E97914CF815500B1E881 /* whiteArrow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E96D14CF815500B1E881 /* whiteArrow@2x.png */; };
|
|
25B6E9A414CF829400B1E881 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E97B14CF829400B1E881 /* InfoPlist.strings */; };
|
|
25B6E9A514CF829400B1E881 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E97B14CF829400B1E881 /* InfoPlist.strings */; };
|
|
25B6E9A614CF829400B1E881 /* NSInvocation+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E97E14CF829400B1E881 /* NSInvocation+OCMAdditions.m */; };
|
|
25B6E9A714CF829400B1E881 /* NSInvocation+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E97E14CF829400B1E881 /* NSInvocation+OCMAdditions.m */; };
|
|
25B6E9A814CF829400B1E881 /* NSMethodSignature+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98014CF829400B1E881 /* NSMethodSignature+OCMAdditions.m */; };
|
|
25B6E9A914CF829400B1E881 /* NSMethodSignature+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98014CF829400B1E881 /* NSMethodSignature+OCMAdditions.m */; };
|
|
25B6E9AA14CF829400B1E881 /* NSNotificationCenter+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98114CF829400B1E881 /* NSNotificationCenter+OCMAdditions.m */; };
|
|
25B6E9AB14CF829400B1E881 /* NSNotificationCenter+OCMAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98114CF829400B1E881 /* NSNotificationCenter+OCMAdditions.m */; };
|
|
25B6E9AC14CF829400B1E881 /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98314CF829400B1E881 /* OCClassMockObject.m */; };
|
|
25B6E9AD14CF829400B1E881 /* OCClassMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98314CF829400B1E881 /* OCClassMockObject.m */; };
|
|
25B6E9AE14CF829400B1E881 /* OCMArg.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98414CF829400B1E881 /* OCMArg.m */; };
|
|
25B6E9AF14CF829400B1E881 /* OCMArg.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98414CF829400B1E881 /* OCMArg.m */; };
|
|
25B6E9B014CF829400B1E881 /* OCMBlockCaller.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98614CF829400B1E881 /* OCMBlockCaller.m */; };
|
|
25B6E9B114CF829400B1E881 /* OCMBlockCaller.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98614CF829400B1E881 /* OCMBlockCaller.m */; };
|
|
25B6E9B214CF829400B1E881 /* OCMBoxedReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98814CF829400B1E881 /* OCMBoxedReturnValueProvider.m */; };
|
|
25B6E9B314CF829400B1E881 /* OCMBoxedReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98814CF829400B1E881 /* OCMBoxedReturnValueProvider.m */; };
|
|
25B6E9B414CF829400B1E881 /* OCMConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98914CF829400B1E881 /* OCMConstraint.m */; };
|
|
25B6E9B514CF829400B1E881 /* OCMConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98914CF829400B1E881 /* OCMConstraint.m */; };
|
|
25B6E9B614CF829400B1E881 /* OCMExceptionReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98B14CF829400B1E881 /* OCMExceptionReturnValueProvider.m */; };
|
|
25B6E9B714CF829400B1E881 /* OCMExceptionReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98B14CF829400B1E881 /* OCMExceptionReturnValueProvider.m */; };
|
|
25B6E9B814CF829400B1E881 /* OCMIndirectReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98D14CF829400B1E881 /* OCMIndirectReturnValueProvider.m */; };
|
|
25B6E9B914CF829400B1E881 /* OCMIndirectReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98D14CF829400B1E881 /* OCMIndirectReturnValueProvider.m */; };
|
|
25B6E9BA14CF829400B1E881 /* OCMNotificationPoster.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98F14CF829400B1E881 /* OCMNotificationPoster.m */; };
|
|
25B6E9BB14CF829400B1E881 /* OCMNotificationPoster.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E98F14CF829400B1E881 /* OCMNotificationPoster.m */; };
|
|
25B6E9BC14CF829400B1E881 /* OCMObserverRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99114CF829400B1E881 /* OCMObserverRecorder.m */; };
|
|
25B6E9BD14CF829400B1E881 /* OCMObserverRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99114CF829400B1E881 /* OCMObserverRecorder.m */; };
|
|
25B6E9BE14CF829400B1E881 /* OCMock-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E99214CF829400B1E881 /* OCMock-Info.plist */; };
|
|
25B6E9BF14CF829400B1E881 /* OCMock-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 25B6E99214CF829400B1E881 /* OCMock-Info.plist */; };
|
|
25B6E9C014CF829400B1E881 /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99414CF829400B1E881 /* OCMockObject.m */; };
|
|
25B6E9C114CF829400B1E881 /* OCMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99414CF829400B1E881 /* OCMockObject.m */; };
|
|
25B6E9C214CF829400B1E881 /* OCMockRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99514CF829400B1E881 /* OCMockRecorder.m */; };
|
|
25B6E9C314CF829400B1E881 /* OCMockRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99514CF829400B1E881 /* OCMockRecorder.m */; };
|
|
25B6E9C414CF829400B1E881 /* OCMPassByRefSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99714CF829400B1E881 /* OCMPassByRefSetter.m */; };
|
|
25B6E9C514CF829400B1E881 /* OCMPassByRefSetter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99714CF829400B1E881 /* OCMPassByRefSetter.m */; };
|
|
25B6E9C614CF829400B1E881 /* OCMRealObjectForwarder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99914CF829400B1E881 /* OCMRealObjectForwarder.m */; };
|
|
25B6E9C714CF829400B1E881 /* OCMRealObjectForwarder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99914CF829400B1E881 /* OCMRealObjectForwarder.m */; };
|
|
25B6E9C814CF829400B1E881 /* OCMReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99B14CF829400B1E881 /* OCMReturnValueProvider.m */; };
|
|
25B6E9C914CF829400B1E881 /* OCMReturnValueProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99B14CF829400B1E881 /* OCMReturnValueProvider.m */; };
|
|
25B6E9CA14CF829400B1E881 /* OCObserverMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99D14CF829400B1E881 /* OCObserverMockObject.m */; };
|
|
25B6E9CB14CF829400B1E881 /* OCObserverMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99D14CF829400B1E881 /* OCObserverMockObject.m */; };
|
|
25B6E9CC14CF829400B1E881 /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99F14CF829400B1E881 /* OCPartialMockObject.m */; };
|
|
25B6E9CD14CF829400B1E881 /* OCPartialMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E99F14CF829400B1E881 /* OCPartialMockObject.m */; };
|
|
25B6E9CE14CF829400B1E881 /* OCPartialMockRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9A114CF829400B1E881 /* OCPartialMockRecorder.m */; };
|
|
25B6E9CF14CF829400B1E881 /* OCPartialMockRecorder.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9A114CF829400B1E881 /* OCPartialMockRecorder.m */; };
|
|
25B6E9D014CF829400B1E881 /* OCProtocolMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9A314CF829400B1E881 /* OCProtocolMockObject.m */; };
|
|
25B6E9D114CF829400B1E881 /* OCProtocolMockObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9A314CF829400B1E881 /* OCProtocolMockObject.m */; };
|
|
25B6E9DB14CF912500B1E881 /* RKSearchable.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9D614CF912500B1E881 /* RKSearchable.m */; };
|
|
25B6E9DC14CF912500B1E881 /* RKSearchable.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9D614CF912500B1E881 /* RKSearchable.m */; };
|
|
25B6E9DD14CF912500B1E881 /* RKSpecAddress.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9D814CF912500B1E881 /* RKSpecAddress.m */; };
|
|
25B6E9DE14CF912500B1E881 /* RKSpecAddress.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9D814CF912500B1E881 /* RKSpecAddress.m */; };
|
|
25B6E9DF14CF912500B1E881 /* RKSpecUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9DA14CF912500B1E881 /* RKSpecUser.m */; };
|
|
25B6E9E014CF912500B1E881 /* RKSpecUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9DA14CF912500B1E881 /* RKSpecUser.m */; };
|
|
25B6E9E914CF940700B1E881 /* RKManagedObjectSearchEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9E114CF940600B1E881 /* RKManagedObjectSearchEngine.h */; };
|
|
25B6E9EA14CF940700B1E881 /* RKManagedObjectSearchEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9E114CF940600B1E881 /* RKManagedObjectSearchEngine.h */; };
|
|
25B6E9EB14CF940700B1E881 /* RKManagedObjectSearchEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9E214CF940600B1E881 /* RKManagedObjectSearchEngine.m */; };
|
|
25B6E9EC14CF940700B1E881 /* RKManagedObjectSearchEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9E214CF940600B1E881 /* RKManagedObjectSearchEngine.m */; };
|
|
25B6E9ED14CF940700B1E881 /* RKSearchableManagedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9E314CF940600B1E881 /* RKSearchableManagedObject.h */; };
|
|
25B6E9EE14CF940700B1E881 /* RKSearchableManagedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9E314CF940600B1E881 /* RKSearchableManagedObject.h */; };
|
|
25B6E9EF14CF940700B1E881 /* RKSearchableManagedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9E414CF940600B1E881 /* RKSearchableManagedObject.m */; };
|
|
25B6E9F014CF940700B1E881 /* RKSearchableManagedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9E414CF940600B1E881 /* RKSearchableManagedObject.m */; };
|
|
25B6E9F114CF940700B1E881 /* RKSearchWord.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9E514CF940600B1E881 /* RKSearchWord.h */; };
|
|
25B6E9F214CF940700B1E881 /* RKSearchWord.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9E514CF940600B1E881 /* RKSearchWord.h */; };
|
|
25B6E9F314CF940700B1E881 /* RKSearchWord.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9E614CF940600B1E881 /* RKSearchWord.m */; };
|
|
25B6E9F414CF940700B1E881 /* RKSearchWord.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9E614CF940600B1E881 /* RKSearchWord.m */; };
|
|
25B6E9F514CF940700B1E881 /* RKSearchWordObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9E714CF940700B1E881 /* RKSearchWordObserver.h */; };
|
|
25B6E9F614CF940700B1E881 /* RKSearchWordObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9E714CF940700B1E881 /* RKSearchWordObserver.h */; };
|
|
25B6E9F714CF940700B1E881 /* RKSearchWordObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9E814CF940700B1E881 /* RKSearchWordObserver.m */; };
|
|
25B6E9F814CF940700B1E881 /* RKSearchWordObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9E814CF940700B1E881 /* RKSearchWordObserver.m */; };
|
|
25B6E9FD14CF943E00B1E881 /* RKCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9F914CF943D00B1E881 /* RKCache.h */; };
|
|
25B6E9FE14CF943E00B1E881 /* RKCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9F914CF943D00B1E881 /* RKCache.h */; };
|
|
25B6E9FF14CF943E00B1E881 /* RKCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9FA14CF943E00B1E881 /* RKCache.m */; };
|
|
25B6EA0014CF943E00B1E881 /* RKCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9FA14CF943E00B1E881 /* RKCache.m */; };
|
|
25B6EA0114CF943E00B1E881 /* RKMutableBlockDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9FB14CF943E00B1E881 /* RKMutableBlockDictionary.h */; };
|
|
25B6EA0214CF943E00B1E881 /* RKMutableBlockDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B6E9FB14CF943E00B1E881 /* RKMutableBlockDictionary.h */; };
|
|
25B6EA0314CF943E00B1E881 /* RKMutableBlockDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9FC14CF943E00B1E881 /* RKMutableBlockDictionary.m */; };
|
|
25B6EA0414CF943E00B1E881 /* RKMutableBlockDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B6E9FC14CF943E00B1E881 /* RKMutableBlockDictionary.m */; };
|
|
25B6EA0614CF946400B1E881 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25B6EA0514CF946300B1E881 /* QuartzCore.framework */; };
|
|
25B6EA0814CF947E00B1E881 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 25B6EA0714CF947D00B1E881 /* CoreGraphics.framework */; };
|
|
49A66B0C14CEFB0400A6F062 /* XMLReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 49A66B0914CEFB0400A6F062 /* XMLReader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
49A66B0D14CEFB0400A6F062 /* XMLReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 49A66B0914CEFB0400A6F062 /* XMLReader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
49A66B0E14CEFB0400A6F062 /* XMLReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 49A66B0A14CEFB0400A6F062 /* XMLReader.m */; };
|
|
49A66B0F14CEFB0400A6F062 /* XMLReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 49A66B0A14CEFB0400A6F062 /* XMLReader.m */; };
|
|
49A66B1214CF03CA00A6F062 /* RKXMLParserXMLReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 49A66B1014CF03CA00A6F062 /* RKXMLParserXMLReader.h */; };
|
|
49A66B1314CF03CA00A6F062 /* RKXMLParserXMLReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 49A66B1014CF03CA00A6F062 /* RKXMLParserXMLReader.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
49A66B1414CF03CA00A6F062 /* RKXMLParserXMLReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 49A66B1114CF03CA00A6F062 /* RKXMLParserXMLReader.m */; };
|
|
49A66B1514CF03CA00A6F062 /* RKXMLParserXMLReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 49A66B1114CF03CA00A6F062 /* RKXMLParserXMLReader.m */; };
|
|
49D2759D14C9EF1E0090845D /* ISO8601DateFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 49D2759914C9EF1E0090845D /* ISO8601DateFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
49D2759E14C9EF1E0090845D /* ISO8601DateFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 49D2759914C9EF1E0090845D /* ISO8601DateFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
49D2759F14C9EF1E0090845D /* ISO8601DateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 49D2759A14C9EF1E0090845D /* ISO8601DateFormatter.m */; };
|
|
49D275A114C9EF1E0090845D /* ISO8601DateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 49D2759A14C9EF1E0090845D /* ISO8601DateFormatter.m */; };
|
|
49D275AA14C9EF4E0090845D /* ISO8601DateFormatter.m in Headers */ = {isa = PBXBuildFile; fileRef = 49D2759A14C9EF1E0090845D /* ISO8601DateFormatter.m */; };
|
|
49D275AD14C9F3020090845D /* RKISO8601DateFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 49D275AB14C9F3020090845D /* RKISO8601DateFormatter.h */; };
|
|
49D275AE14C9F3020090845D /* RKISO8601DateFormatter.h in Headers */ = {isa = PBXBuildFile; fileRef = 49D275AB14C9F3020090845D /* RKISO8601DateFormatter.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
49D275AF14C9F3020090845D /* RKISO8601DateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 49D275AC14C9F3020090845D /* RKISO8601DateFormatter.m */; };
|
|
49D275B014C9F3020090845D /* RKISO8601DateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 49D275AC14C9F3020090845D /* RKISO8601DateFormatter.m */; };
|
|
73D3907414CA1AE00093E3D6 /* parent.json in Resources */ = {isa = PBXBuildFile; fileRef = 73D3907114CA19F90093E3D6 /* parent.json */; };
|
|
73D3907514CA1AE20093E3D6 /* parent.json in Resources */ = {isa = PBXBuildFile; fileRef = 73D3907114CA19F90093E3D6 /* parent.json */; };
|
|
73D3907614CA1AE60093E3D6 /* child.json in Resources */ = {isa = PBXBuildFile; fileRef = 73D3907314CA1A4A0093E3D6 /* child.json */; };
|
|
73D3907714CA1AE60093E3D6 /* child.json in Resources */ = {isa = PBXBuildFile; fileRef = 73D3907314CA1A4A0093E3D6 /* child.json */; };
|
|
73D3907914CA1DD40093E3D6 /* channels.xml in Resources */ = {isa = PBXBuildFile; fileRef = 73D3907814CA1D710093E3D6 /* channels.xml */; };
|
|
73D3907A14CA1DD50093E3D6 /* channels.xml in Resources */ = {isa = PBXBuildFile; fileRef = 73D3907814CA1D710093E3D6 /* channels.xml */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
25160D2C14564E820060A5C5 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 25160D0D14564E810060A5C5 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 25160D1514564E810060A5C5;
|
|
remoteInfo = RestKit;
|
|
};
|
|
25160E7B145651060060A5C5 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 25160D0D14564E810060A5C5 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 25160E61145651060060A5C5;
|
|
remoteInfo = RestKitFramework;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
250CA67F147D8EEC0047D347 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
250CA680147D8F050047D347 /* OCHamcrest.framework in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
250CA67B147D8E800047D347 /* OCHamcrest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OCHamcrest.framework; sourceTree = "<group>"; };
|
|
250CA67C147D8E800047D347 /* OCHamcrestIOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = OCHamcrestIOS.framework; sourceTree = "<group>"; };
|
|
250DF22814C5190E0001DEFA /* RKOrderedDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKOrderedDictionary.h; sourceTree = "<group>"; };
|
|
250DF22914C5190E0001DEFA /* RKOrderedDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKOrderedDictionary.m; sourceTree = "<group>"; };
|
|
250DF25E14C680F90001DEFA /* RKObjectMappingProvider+Contexts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RKObjectMappingProvider+Contexts.h"; sourceTree = "<group>"; };
|
|
2513504D14B8FE6B00A7E893 /* RKConfigurationDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKConfigurationDelegate.h; sourceTree = "<group>"; };
|
|
25160D1614564E810060A5C5 /* libRestKit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRestKit.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
25160D1914564E810060A5C5 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
25160D2614564E820060A5C5 /* RestKitTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RestKitTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
25160D2714564E820060A5C5 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
25160D2914564E820060A5C5 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
25160D46145650490060A5C5 /* CoreData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CoreData.h; sourceTree = "<group>"; };
|
|
25160D47145650490060A5C5 /* NSManagedObject+ActiveRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSManagedObject+ActiveRecord.h"; sourceTree = "<group>"; };
|
|
25160D48145650490060A5C5 /* NSManagedObject+ActiveRecord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSManagedObject+ActiveRecord.m"; sourceTree = "<group>"; };
|
|
25160D49145650490060A5C5 /* RKManagedObjectCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectCache.h; sourceTree = "<group>"; };
|
|
25160D4A145650490060A5C5 /* RKManagedObjectLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectLoader.h; sourceTree = "<group>"; };
|
|
25160D4B145650490060A5C5 /* RKManagedObjectLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectLoader.m; sourceTree = "<group>"; };
|
|
25160D4C145650490060A5C5 /* RKManagedObjectMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectMapping.h; sourceTree = "<group>"; };
|
|
25160D4D145650490060A5C5 /* RKManagedObjectMapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectMapping.m; sourceTree = "<group>"; };
|
|
25160D4E145650490060A5C5 /* RKManagedObjectMappingOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectMappingOperation.h; sourceTree = "<group>"; };
|
|
25160D4F145650490060A5C5 /* RKManagedObjectMappingOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectMappingOperation.m; sourceTree = "<group>"; };
|
|
25160D50145650490060A5C5 /* RKManagedObjectSeeder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectSeeder.h; sourceTree = "<group>"; };
|
|
25160D51145650490060A5C5 /* RKManagedObjectSeeder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectSeeder.m; sourceTree = "<group>"; };
|
|
25160D52145650490060A5C5 /* RKManagedObjectStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectStore.h; sourceTree = "<group>"; };
|
|
25160D53145650490060A5C5 /* RKManagedObjectStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectStore.m; sourceTree = "<group>"; };
|
|
25160D54145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectThreadSafeInvocation.h; sourceTree = "<group>"; };
|
|
25160D55145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectThreadSafeInvocation.m; sourceTree = "<group>"; };
|
|
25160D56145650490060A5C5 /* RKObjectPropertyInspector+CoreData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RKObjectPropertyInspector+CoreData.h"; sourceTree = "<group>"; };
|
|
25160D57145650490060A5C5 /* RKObjectPropertyInspector+CoreData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RKObjectPropertyInspector+CoreData.m"; sourceTree = "<group>"; };
|
|
25160D59145650490060A5C5 /* Network.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Network.h; sourceTree = "<group>"; };
|
|
25160D5A145650490060A5C5 /* NSData+MD5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+MD5.h"; path = "../Network/NSData+MD5.h"; sourceTree = "<group>"; };
|
|
25160D5B145650490060A5C5 /* NSData+MD5.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+MD5.m"; path = "../Network/NSData+MD5.m"; sourceTree = "<group>"; };
|
|
25160D5C145650490060A5C5 /* NSDictionary+RKRequestSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+RKRequestSerialization.h"; sourceTree = "<group>"; };
|
|
25160D5D145650490060A5C5 /* NSDictionary+RKRequestSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+RKRequestSerialization.m"; sourceTree = "<group>"; };
|
|
25160D5E145650490060A5C5 /* NSString+MD5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSString+MD5.h"; path = "../Network/NSString+MD5.h"; sourceTree = "<group>"; };
|
|
25160D5F145650490060A5C5 /* NSString+MD5.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSString+MD5.m"; path = "../Network/NSString+MD5.m"; sourceTree = "<group>"; };
|
|
25160D60145650490060A5C5 /* RKClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKClient.h; sourceTree = "<group>"; };
|
|
25160D61145650490060A5C5 /* RKClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKClient.m; sourceTree = "<group>"; };
|
|
25160D62145650490060A5C5 /* RKNotifications.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKNotifications.h; sourceTree = "<group>"; };
|
|
25160D63145650490060A5C5 /* RKNotifications.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKNotifications.m; sourceTree = "<group>"; };
|
|
25160D64145650490060A5C5 /* RKOAuthClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKOAuthClient.h; sourceTree = "<group>"; };
|
|
25160D65145650490060A5C5 /* RKOAuthClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKOAuthClient.m; sourceTree = "<group>"; };
|
|
25160D66145650490060A5C5 /* RKParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKParams.h; sourceTree = "<group>"; };
|
|
25160D67145650490060A5C5 /* RKParams.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKParams.m; sourceTree = "<group>"; };
|
|
25160D68145650490060A5C5 /* RKParamsAttachment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKParamsAttachment.h; sourceTree = "<group>"; };
|
|
25160D69145650490060A5C5 /* RKParamsAttachment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKParamsAttachment.m; sourceTree = "<group>"; };
|
|
25160D6A145650490060A5C5 /* RKReachabilityObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKReachabilityObserver.h; sourceTree = "<group>"; };
|
|
25160D6B145650490060A5C5 /* RKReachabilityObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKReachabilityObserver.m; sourceTree = "<group>"; };
|
|
25160D6C145650490060A5C5 /* RKRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequest.h; sourceTree = "<group>"; };
|
|
25160D6D145650490060A5C5 /* RKRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequest.m; sourceTree = "<group>"; };
|
|
25160D6E145650490060A5C5 /* RKRequest_Internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequest_Internals.h; sourceTree = "<group>"; };
|
|
25160D6F145650490060A5C5 /* RKRequestCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequestCache.h; sourceTree = "<group>"; };
|
|
25160D70145650490060A5C5 /* RKRequestCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestCache.m; sourceTree = "<group>"; };
|
|
25160D71145650490060A5C5 /* RKRequestQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequestQueue.h; sourceTree = "<group>"; };
|
|
25160D72145650490060A5C5 /* RKRequestQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestQueue.m; sourceTree = "<group>"; };
|
|
25160D73145650490060A5C5 /* RKRequestSerializable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequestSerializable.h; sourceTree = "<group>"; };
|
|
25160D74145650490060A5C5 /* RKRequestSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRequestSerialization.h; sourceTree = "<group>"; };
|
|
25160D75145650490060A5C5 /* RKRequestSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestSerialization.m; sourceTree = "<group>"; };
|
|
25160D76145650490060A5C5 /* RKResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKResponse.h; sourceTree = "<group>"; };
|
|
25160D77145650490060A5C5 /* RKResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKResponse.m; sourceTree = "<group>"; };
|
|
25160D78145650490060A5C5 /* RKURL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKURL.h; sourceTree = "<group>"; };
|
|
25160D79145650490060A5C5 /* RKURL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKURL.m; sourceTree = "<group>"; };
|
|
25160D7B145650490060A5C5 /* ObjectMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ObjectMapping.h; sourceTree = "<group>"; };
|
|
25160D7C145650490060A5C5 /* RKDynamicObjectMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKDynamicObjectMapping.h; sourceTree = "<group>"; };
|
|
25160D7D145650490060A5C5 /* RKDynamicObjectMapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKDynamicObjectMapping.m; sourceTree = "<group>"; };
|
|
25160D7E145650490060A5C5 /* RKErrorMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKErrorMessage.h; sourceTree = "<group>"; };
|
|
25160D7F145650490060A5C5 /* RKErrorMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKErrorMessage.m; sourceTree = "<group>"; };
|
|
25160D80145650490060A5C5 /* RKMappingOperationQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKMappingOperationQueue.h; sourceTree = "<group>"; };
|
|
25160D81145650490060A5C5 /* RKMappingOperationQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKMappingOperationQueue.m; sourceTree = "<group>"; };
|
|
25160D82145650490060A5C5 /* RKObjectAttributeMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectAttributeMapping.h; sourceTree = "<group>"; };
|
|
25160D83145650490060A5C5 /* RKObjectAttributeMapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectAttributeMapping.m; sourceTree = "<group>"; };
|
|
25160D84145650490060A5C5 /* RKObjectLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectLoader.h; sourceTree = "<group>"; };
|
|
25160D85145650490060A5C5 /* RKObjectLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectLoader.m; sourceTree = "<group>"; };
|
|
25160D86145650490060A5C5 /* RKObjectLoader_Internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectLoader_Internals.h; sourceTree = "<group>"; };
|
|
25160D87145650490060A5C5 /* RKObjectManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectManager.h; sourceTree = "<group>"; };
|
|
25160D88145650490060A5C5 /* RKObjectManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectManager.m; sourceTree = "<group>"; };
|
|
25160D89145650490060A5C5 /* RKObjectMapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMapper.h; sourceTree = "<group>"; };
|
|
25160D8A145650490060A5C5 /* RKObjectMapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMapper.m; sourceTree = "<group>"; };
|
|
25160D8B145650490060A5C5 /* RKObjectMapper_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMapper_Private.h; sourceTree = "<group>"; };
|
|
25160D8C145650490060A5C5 /* RKObjectMapperError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMapperError.h; sourceTree = "<group>"; };
|
|
25160D8D145650490060A5C5 /* RKObjectMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMapping.h; sourceTree = "<group>"; };
|
|
25160D8E145650490060A5C5 /* RKObjectMapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMapping.m; sourceTree = "<group>"; };
|
|
25160D8F145650490060A5C5 /* RKObjectMappingDefinition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMappingDefinition.h; sourceTree = "<group>"; };
|
|
25160D90145650490060A5C5 /* RKObjectMappingOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMappingOperation.h; sourceTree = "<group>"; };
|
|
25160D91145650490060A5C5 /* RKObjectMappingOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMappingOperation.m; sourceTree = "<group>"; };
|
|
25160D92145650490060A5C5 /* RKObjectMappingProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMappingProvider.h; sourceTree = "<group>"; };
|
|
25160D93145650490060A5C5 /* RKObjectMappingProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMappingProvider.m; sourceTree = "<group>"; };
|
|
25160D94145650490060A5C5 /* RKObjectMappingResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMappingResult.h; sourceTree = "<group>"; };
|
|
25160D95145650490060A5C5 /* RKObjectMappingResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMappingResult.m; sourceTree = "<group>"; };
|
|
25160D96145650490060A5C5 /* RKObjectPropertyInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectPropertyInspector.h; sourceTree = "<group>"; };
|
|
25160D97145650490060A5C5 /* RKObjectPropertyInspector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectPropertyInspector.m; sourceTree = "<group>"; };
|
|
25160D98145650490060A5C5 /* RKObjectRelationshipMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectRelationshipMapping.h; sourceTree = "<group>"; };
|
|
25160D99145650490060A5C5 /* RKObjectRelationshipMapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectRelationshipMapping.m; sourceTree = "<group>"; };
|
|
25160D9A145650490060A5C5 /* RKObjectRouter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectRouter.h; sourceTree = "<group>"; };
|
|
25160D9B145650490060A5C5 /* RKObjectRouter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectRouter.m; sourceTree = "<group>"; };
|
|
25160D9C145650490060A5C5 /* RKObjectSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectSerializer.h; sourceTree = "<group>"; };
|
|
25160D9D145650490060A5C5 /* RKObjectSerializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectSerializer.m; sourceTree = "<group>"; };
|
|
25160D9E145650490060A5C5 /* RKParserRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKParserRegistry.h; sourceTree = "<group>"; };
|
|
25160D9F145650490060A5C5 /* RKParserRegistry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKParserRegistry.m; sourceTree = "<group>"; };
|
|
25160DA0145650490060A5C5 /* RKRouter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKRouter.h; sourceTree = "<group>"; };
|
|
25160DA1145650490060A5C5 /* RestKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RestKit.h; sourceTree = "<group>"; };
|
|
25160DA5145650490060A5C5 /* lcl_config_components.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lcl_config_components.h; sourceTree = "<group>"; };
|
|
25160DA6145650490060A5C5 /* lcl_config_extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lcl_config_extensions.h; sourceTree = "<group>"; };
|
|
25160DA7145650490060A5C5 /* lcl_config_logger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lcl_config_logger.h; sourceTree = "<group>"; };
|
|
25160DA8145650490060A5C5 /* NSDictionary+RKAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+RKAdditions.h"; sourceTree = "<group>"; };
|
|
25160DA9145650490060A5C5 /* NSDictionary+RKAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+RKAdditions.m"; sourceTree = "<group>"; };
|
|
25160DAA145650490060A5C5 /* NSString+RestKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+RestKit.h"; sourceTree = "<group>"; };
|
|
25160DAB145650490060A5C5 /* NSString+RestKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+RestKit.m"; sourceTree = "<group>"; };
|
|
25160DAC145650490060A5C5 /* NSURL+RestKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSURL+RestKit.h"; sourceTree = "<group>"; };
|
|
25160DAD145650490060A5C5 /* NSURL+RestKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSURL+RestKit.m"; sourceTree = "<group>"; };
|
|
25160DB0145650490060A5C5 /* RKJSONParserJSONKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKJSONParserJSONKit.h; sourceTree = "<group>"; };
|
|
25160DB1145650490060A5C5 /* RKJSONParserJSONKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKJSONParserJSONKit.m; sourceTree = "<group>"; };
|
|
25160DB2145650490060A5C5 /* RKJSONParserNXJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKJSONParserNXJSON.h; sourceTree = "<group>"; };
|
|
25160DB3145650490060A5C5 /* RKJSONParserNXJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKJSONParserNXJSON.m; sourceTree = "<group>"; };
|
|
25160DB4145650490060A5C5 /* RKJSONParserSBJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKJSONParserSBJSON.h; sourceTree = "<group>"; };
|
|
25160DB5145650490060A5C5 /* RKJSONParserSBJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKJSONParserSBJSON.m; sourceTree = "<group>"; };
|
|
25160DB6145650490060A5C5 /* RKJSONParserYAJL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKJSONParserYAJL.h; sourceTree = "<group>"; };
|
|
25160DB7145650490060A5C5 /* RKJSONParserYAJL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKJSONParserYAJL.m; sourceTree = "<group>"; };
|
|
25160DBB145650490060A5C5 /* RestKit-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RestKit-Prefix.pch"; sourceTree = "<group>"; };
|
|
25160DBC145650490060A5C5 /* RKAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKAlert.h; sourceTree = "<group>"; };
|
|
25160DBD145650490060A5C5 /* RKAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKAlert.m; sourceTree = "<group>"; };
|
|
25160DBE145650490060A5C5 /* RKDotNetDateFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKDotNetDateFormatter.h; sourceTree = "<group>"; };
|
|
25160DBF145650490060A5C5 /* RKDotNetDateFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKDotNetDateFormatter.m; sourceTree = "<group>"; };
|
|
25160DC0145650490060A5C5 /* RKFixCategoryBug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKFixCategoryBug.h; sourceTree = "<group>"; };
|
|
25160DC1145650490060A5C5 /* RKLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKLog.h; sourceTree = "<group>"; };
|
|
25160DC2145650490060A5C5 /* RKLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKLog.m; sourceTree = "<group>"; };
|
|
25160DC3145650490060A5C5 /* RKMIMETypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKMIMETypes.h; sourceTree = "<group>"; };
|
|
25160DC4145650490060A5C5 /* RKMIMETypes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKMIMETypes.m; sourceTree = "<group>"; };
|
|
25160DC5145650490060A5C5 /* RKParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKParser.h; sourceTree = "<group>"; };
|
|
25160DC6145650490060A5C5 /* RKPathMatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKPathMatcher.h; sourceTree = "<group>"; };
|
|
25160DC7145650490060A5C5 /* RKPathMatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKPathMatcher.m; sourceTree = "<group>"; };
|
|
25160DC8145650490060A5C5 /* RKSearchEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSearchEngine.h; sourceTree = "<group>"; };
|
|
25160DC9145650490060A5C5 /* RKSearchEngine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSearchEngine.m; sourceTree = "<group>"; };
|
|
25160DCA145650490060A5C5 /* Support.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Support.h; sourceTree = "<group>"; };
|
|
25160E62145651060060A5C5 /* RestKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RestKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
25160E63145651060060A5C5 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; };
|
|
25160E66145651060060A5C5 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
|
25160E67145651060060A5C5 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
25160E68145651060060A5C5 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
25160E78145651060060A5C5 /* RestKitFrameworkTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RestKitFrameworkTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
25160E8F1456532C0060A5C5 /* GCOAuth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCOAuth.h; sourceTree = "<group>"; };
|
|
25160E901456532C0060A5C5 /* GCOAuth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCOAuth.m; sourceTree = "<group>"; };
|
|
25160E911456532C0060A5C5 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Base64.h"; sourceTree = "<group>"; };
|
|
25160E921456532C0060A5C5 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Base64.m"; sourceTree = "<group>"; };
|
|
25160E931456532C0060A5C5 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
|
|
25160E951456532C0060A5C5 /* FileMD5Hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FileMD5Hash.c; sourceTree = "<group>"; };
|
|
25160E961456532C0060A5C5 /* FileMD5Hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileMD5Hash.h; sourceTree = "<group>"; };
|
|
25160E971456532C0060A5C5 /* FileMD5Hash_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileMD5Hash_Prefix.pch; sourceTree = "<group>"; };
|
|
25160E981456532C0060A5C5 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
25160E991456532C0060A5C5 /* NOTICE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NOTICE; sourceTree = "<group>"; };
|
|
25160E9A1456532C0060A5C5 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
|
|
25160E9C1456532C0060A5C5 /* CHANGELOG.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CHANGELOG.md; sourceTree = "<group>"; };
|
|
25160E9D1456532C0060A5C5 /* JSONKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONKit.h; sourceTree = "<group>"; };
|
|
25160E9E1456532C0060A5C5 /* JSONKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSONKit.m; sourceTree = "<group>"; };
|
|
25160E9F1456532C0060A5C5 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
|
|
25160EA21456532C0060A5C5 /* lcl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lcl.h; sourceTree = "<group>"; };
|
|
25160EA31456532C0060A5C5 /* lcl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = lcl.m; sourceTree = "<group>"; };
|
|
25160EA41456532C0060A5C5 /* lcl_config_components.template.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lcl_config_components.template.h; sourceTree = "<group>"; };
|
|
25160EA51456532C0060A5C5 /* lcl_config_extensions.template.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lcl_config_extensions.template.h; sourceTree = "<group>"; };
|
|
25160EA61456532C0060A5C5 /* lcl_config_logger.template.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lcl_config_logger.template.h; sourceTree = "<group>"; };
|
|
25160EA71456532C0060A5C5 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
|
|
25160EAF1456532C0060A5C5 /* lcl_config_logger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lcl_config_logger.h; sourceTree = "<group>"; };
|
|
25160EB01456532C0060A5C5 /* LCLNSLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LCLNSLog.h; sourceTree = "<group>"; };
|
|
25160EB11456532C0060A5C5 /* LCLNSLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LCLNSLog.m; sourceTree = "<group>"; };
|
|
25160EBD1456532C0060A5C5 /* SOCKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOCKit.h; sourceTree = "<group>"; };
|
|
25160EBE1456532C0060A5C5 /* SOCKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SOCKit.m; sourceTree = "<group>"; };
|
|
25160F161456538B0060A5C5 /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; };
|
|
25160F7B145657220060A5C5 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = SDKs/MacOSX10.7.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; };
|
|
25160F7D1456572F0060A5C5 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; };
|
|
25160FA0145658BC0060A5C5 /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = SDKs/MacOSX10.7.sdk/usr/lib/libxml2.dylib; sourceTree = DEVELOPER_DIR; };
|
|
25160FC71456F2330060A5C5 /* RKManagedObjectLoaderSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectLoaderSpec.m; sourceTree = "<group>"; };
|
|
25160FC81456F2330060A5C5 /* RKManagedObjectMappingOperationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectMappingOperationSpec.m; sourceTree = "<group>"; };
|
|
25160FC91456F2330060A5C5 /* RKManagedObjectMappingSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectMappingSpec.m; sourceTree = "<group>"; };
|
|
25160FCB1456F2330060A5C5 /* RKManagedObjectStoreSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectStoreSpec.m; sourceTree = "<group>"; };
|
|
25160FCC1456F2330060A5C5 /* RKManagedObjectThreadSafeInvocationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectThreadSafeInvocationSpec.m; sourceTree = "<group>"; };
|
|
25160FCF1456F2330060A5C5 /* blake.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = blake.png; sourceTree = "<group>"; };
|
|
25160FD11456F2330060A5C5 /* ArrayOfNestedDictionaries.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = ArrayOfNestedDictionaries.json; sourceTree = "<group>"; };
|
|
25160FD21456F2330060A5C5 /* ArrayOfResults.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = ArrayOfResults.json; sourceTree = "<group>"; };
|
|
25160FD31456F2330060A5C5 /* ComplexNestedUser.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = ComplexNestedUser.json; sourceTree = "<group>"; };
|
|
25160FD41456F2330060A5C5 /* ConnectingParents.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = ConnectingParents.json; sourceTree = "<group>"; };
|
|
25160FD61456F2330060A5C5 /* boy.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = boy.json; sourceTree = "<group>"; };
|
|
25160FD71456F2330060A5C5 /* friends.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = friends.json; sourceTree = "<group>"; };
|
|
25160FD81456F2330060A5C5 /* girl.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = girl.json; sourceTree = "<group>"; };
|
|
25160FD91456F2330060A5C5 /* mixed.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = mixed.json; sourceTree = "<group>"; };
|
|
25160FDA1456F2330060A5C5 /* DynamicKeys.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = DynamicKeys.json; sourceTree = "<group>"; };
|
|
25160FDB1456F2330060A5C5 /* DynamicKeysWithNestedRelationship.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = DynamicKeysWithNestedRelationship.json; sourceTree = "<group>"; };
|
|
25160FDC1456F2330060A5C5 /* DynamicKeysWithRelationship.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = DynamicKeysWithRelationship.json; sourceTree = "<group>"; };
|
|
25160FDD1456F2330060A5C5 /* error.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = error.json; sourceTree = "<group>"; };
|
|
25160FDE1456F2330060A5C5 /* errors.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = errors.json; sourceTree = "<group>"; };
|
|
25160FDF1456F2330060A5C5 /* Foursquare.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Foursquare.json; sourceTree = "<group>"; };
|
|
25160FE11456F2330060A5C5 /* 1.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = 1.json; sourceTree = "<group>"; };
|
|
25160FE21456F2330060A5C5 /* all.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = all.json; sourceTree = "<group>"; };
|
|
25160FE31456F2330060A5C5 /* with_to_one_relationship.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = with_to_one_relationship.json; sourceTree = "<group>"; };
|
|
25160FE41456F2330060A5C5 /* nested_user.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nested_user.json; sourceTree = "<group>"; };
|
|
25160FE51456F2330060A5C5 /* RailsUser.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = RailsUser.json; sourceTree = "<group>"; };
|
|
25160FE61456F2330060A5C5 /* SameKeyDifferentTargetClasses.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = SameKeyDifferentTargetClasses.json; sourceTree = "<group>"; };
|
|
25160FE71456F2330060A5C5 /* user.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = user.json; sourceTree = "<group>"; };
|
|
25160FE81456F2330060A5C5 /* users.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = users.json; sourceTree = "<group>"; };
|
|
25160FEA1456F2330060A5C5 /* .gitignore */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .gitignore; sourceTree = "<group>"; };
|
|
25160FED1456F2330060A5C5 /* attributes_without_text_content.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = attributes_without_text_content.xml; sourceTree = "<group>"; };
|
|
25160FEE1456F2330060A5C5 /* container_attributes.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = container_attributes.xml; sourceTree = "<group>"; };
|
|
25160FEF1456F2330060A5C5 /* national_weather_service.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = national_weather_service.xml; sourceTree = "<group>"; };
|
|
25160FF01456F2330060A5C5 /* orders.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = orders.xml; sourceTree = "<group>"; };
|
|
25160FF11456F2330060A5C5 /* tab_data.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = tab_data.xml; sourceTree = "<group>"; };
|
|
25160FF21456F2330060A5C5 /* zend.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = zend.xml; sourceTree = "<group>"; };
|
|
25160FF41456F2330060A5C5 /* Data Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Data Model.xcdatamodel"; sourceTree = "<group>"; };
|
|
25160FF51456F2330060A5C5 /* RKCat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKCat.h; sourceTree = "<group>"; };
|
|
25160FF61456F2330060A5C5 /* RKCat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKCat.m; sourceTree = "<group>"; };
|
|
25160FF71456F2330060A5C5 /* RKChild.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKChild.h; sourceTree = "<group>"; };
|
|
25160FF81456F2330060A5C5 /* RKChild.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKChild.m; sourceTree = "<group>"; };
|
|
25160FF91456F2330060A5C5 /* RKDynamicMappingModels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKDynamicMappingModels.h; sourceTree = "<group>"; };
|
|
25160FFA1456F2330060A5C5 /* RKDynamicMappingModels.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKDynamicMappingModels.m; sourceTree = "<group>"; };
|
|
25160FFB1456F2330060A5C5 /* RKHouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKHouse.h; sourceTree = "<group>"; };
|
|
25160FFC1456F2330060A5C5 /* RKHouse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKHouse.m; sourceTree = "<group>"; };
|
|
25160FFD1456F2330060A5C5 /* RKHuman.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKHuman.h; sourceTree = "<group>"; };
|
|
25160FFE1456F2330060A5C5 /* RKHuman.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKHuman.m; sourceTree = "<group>"; };
|
|
25160FFF1456F2330060A5C5 /* RKMappableAssociation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKMappableAssociation.h; sourceTree = "<group>"; };
|
|
251610001456F2330060A5C5 /* RKMappableAssociation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKMappableAssociation.m; sourceTree = "<group>"; };
|
|
251610011456F2330060A5C5 /* RKMappableObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKMappableObject.h; sourceTree = "<group>"; };
|
|
251610021456F2330060A5C5 /* RKMappableObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKMappableObject.m; sourceTree = "<group>"; };
|
|
251610031456F2330060A5C5 /* RKObjectLoaderSpecResultModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectLoaderSpecResultModel.h; sourceTree = "<group>"; };
|
|
251610041456F2330060A5C5 /* RKObjectLoaderSpecResultModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectLoaderSpecResultModel.m; sourceTree = "<group>"; };
|
|
251610051456F2330060A5C5 /* RKObjectMapperSpecModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectMapperSpecModel.h; sourceTree = "<group>"; };
|
|
251610061456F2330060A5C5 /* RKObjectMapperSpecModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMapperSpecModel.m; sourceTree = "<group>"; };
|
|
251610071456F2330060A5C5 /* RKParent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKParent.h; sourceTree = "<group>"; };
|
|
251610081456F2330060A5C5 /* RKParent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKParent.m; sourceTree = "<group>"; };
|
|
251610091456F2330060A5C5 /* RKResident.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKResident.h; sourceTree = "<group>"; };
|
|
2516100A1456F2330060A5C5 /* RKResident.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKResident.m; sourceTree = "<group>"; };
|
|
251610101456F2330060A5C5 /* RKAuthenticationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKAuthenticationSpec.m; sourceTree = "<group>"; };
|
|
251610111456F2330060A5C5 /* RKClientSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKClientSpec.m; sourceTree = "<group>"; };
|
|
251610121456F2330060A5C5 /* RKOAuthClientSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKOAuthClientSpec.m; sourceTree = "<group>"; };
|
|
251610131456F2330060A5C5 /* RKParamsAttachmentSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKParamsAttachmentSpec.m; sourceTree = "<group>"; };
|
|
251610141456F2330060A5C5 /* RKParamsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKParamsSpec.m; sourceTree = "<group>"; };
|
|
251610171456F2330060A5C5 /* RKRequestQueueSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestQueueSpec.m; sourceTree = "<group>"; };
|
|
251610181456F2330060A5C5 /* RKRequestSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestSpec.m; sourceTree = "<group>"; };
|
|
251610191456F2330060A5C5 /* RKResponseSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKResponseSpec.m; sourceTree = "<group>"; };
|
|
2516101A1456F2330060A5C5 /* RKURLSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKURLSpec.m; sourceTree = "<group>"; };
|
|
2516101C1456F2330060A5C5 /* RKDynamicObjectMappingSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKDynamicObjectMappingSpec.m; sourceTree = "<group>"; };
|
|
2516101D1456F2330060A5C5 /* RKObjectiveCPlusPlusSpec.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RKObjectiveCPlusPlusSpec.mm; sourceTree = "<group>"; };
|
|
2516101E1456F2330060A5C5 /* RKObjectLoaderSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectLoaderSpec.m; sourceTree = "<group>"; };
|
|
2516101F1456F2330060A5C5 /* RKObjectManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectManagerSpec.m; sourceTree = "<group>"; };
|
|
251610211456F2330060A5C5 /* RKObjectMappingNextGenSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMappingNextGenSpec.m; sourceTree = "<group>"; };
|
|
251610221456F2330060A5C5 /* RKObjectMappingOperationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMappingOperationSpec.m; sourceTree = "<group>"; };
|
|
251610231456F2330060A5C5 /* RKObjectMappingProviderSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMappingProviderSpec.m; sourceTree = "<group>"; };
|
|
251610241456F2330060A5C5 /* RKObjectMappingResultSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectMappingResultSpec.m; sourceTree = "<group>"; };
|
|
251610251456F2330060A5C5 /* RKObjectRouterSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectRouterSpec.m; sourceTree = "<group>"; };
|
|
251610261456F2330060A5C5 /* RKObjectSerializerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectSerializerSpec.m; sourceTree = "<group>"; };
|
|
251610271456F2330060A5C5 /* RKParserRegistrySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKParserRegistrySpec.m; sourceTree = "<group>"; };
|
|
251610351456F2330060A5C5 /* RKSpecEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSpecEnvironment.h; sourceTree = "<group>"; };
|
|
251610361456F2330060A5C5 /* RKSpecEnvironment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSpecEnvironment.m; sourceTree = "<group>"; };
|
|
251610371456F2330060A5C5 /* RKSpecResponseLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSpecResponseLoader.h; sourceTree = "<group>"; };
|
|
251610381456F2330060A5C5 /* RKSpecResponseLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSpecResponseLoader.m; sourceTree = "<group>"; };
|
|
251610391456F2330060A5C5 /* set_ip_address.scpt */ = {isa = PBXFileReference; lastKnownFileType = file; path = set_ip_address.scpt; sourceTree = "<group>"; };
|
|
2516104B1456F2330060A5C5 /* authentication.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = authentication.rb; sourceTree = "<group>"; };
|
|
2516104C1456F2330060A5C5 /* etags.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = etags.rb; sourceTree = "<group>"; };
|
|
2516104D1456F2330060A5C5 /* oauth2.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = oauth2.rb; sourceTree = "<group>"; };
|
|
2516104E1456F2330060A5C5 /* timeout.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = timeout.rb; sourceTree = "<group>"; };
|
|
2516104F1456F2330060A5C5 /* restkit.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = restkit.rb; sourceTree = "<group>"; };
|
|
251610501456F2330060A5C5 /* server.rb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.ruby; path = server.rb; sourceTree = "<group>"; };
|
|
251610521456F2330060A5C5 /* NSDictionary+RKRequestSerializationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+RKRequestSerializationSpec.m"; sourceTree = "<group>"; };
|
|
251610531456F2330060A5C5 /* NSStringRestKitSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSStringRestKitSpec.m; sourceTree = "<group>"; };
|
|
251610541456F2330060A5C5 /* RKDotNetDateFormatterSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKDotNetDateFormatterSpec.m; sourceTree = "<group>"; };
|
|
251610551456F2330060A5C5 /* RKJSONParserJSONKitSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKJSONParserJSONKitSpec.m; sourceTree = "<group>"; };
|
|
251610561456F2330060A5C5 /* RKPathMatcherSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKPathMatcherSpec.m; sourceTree = "<group>"; };
|
|
251610571456F2330060A5C5 /* RKXMLParserSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKXMLParserSpec.m; sourceTree = "<group>"; };
|
|
251611281456F50F0060A5C5 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
2516112A1456F5170060A5C5 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
|
|
2516112D1456F5520060A5C5 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
2516112F1456F5590060A5C5 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
251611311456F56C0060A5C5 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
|
|
252EFAE214D8C1BF004863C8 /* RKFetchedResultsTableControllerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKFetchedResultsTableControllerSpec.m; sourceTree = "<group>"; };
|
|
252EFAE314D8C1BF004863C8 /* RKFormSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKFormSpec.m; sourceTree = "<group>"; };
|
|
252EFAE414D8C1BF004863C8 /* RKTableControllerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKTableControllerSpec.m; sourceTree = "<group>"; };
|
|
252EFAE514D8C1BF004863C8 /* RKTableControllerSpec.m.orig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RKTableControllerSpec.m.orig; sourceTree = "<group>"; };
|
|
252EFAE614D8C1BF004863C8 /* RKTableSectionSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKTableSectionSpec.m; sourceTree = "<group>"; };
|
|
252EFAE714D8C1BF004863C8 /* RKTableViewCellMappingSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKTableViewCellMappingSpec.m; sourceTree = "<group>"; };
|
|
252EFAE814D8C1BF004863C8 /* RKTableViewCellMappingsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKTableViewCellMappingsSpec.m; sourceTree = "<group>"; };
|
|
252EFAF814D8EAEC004863C8 /* RKEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKEvent.h; sourceTree = "<group>"; };
|
|
252EFAF914D8EAEC004863C8 /* RKEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKEvent.m; sourceTree = "<group>"; };
|
|
252EFAFC14D8EB30004863C8 /* RKSpecNotificationObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSpecNotificationObserver.h; sourceTree = "<group>"; };
|
|
252EFAFD14D8EB30004863C8 /* RKSpecNotificationObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSpecNotificationObserver.m; sourceTree = "<group>"; };
|
|
252EFB0014D98EB0004863C8 /* RKTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKTableView.h; sourceTree = "<group>"; };
|
|
252EFB0114D98EB0004863C8 /* RKTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKTableView.m; sourceTree = "<group>"; };
|
|
252EFB0614D98F4D004863C8 /* RKSearchableManagedObjectSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSearchableManagedObjectSpec.m; sourceTree = "<group>"; };
|
|
252EFB0714D98F4D004863C8 /* RKSearchWordObserverSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSearchWordObserverSpec.m; sourceTree = "<group>"; };
|
|
252EFB0C14D98F76004863C8 /* RKMutableBlockDictionarySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKMutableBlockDictionarySpec.m; sourceTree = "<group>"; };
|
|
254A62B714AD544200939BEE /* RKObjectPaginator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKObjectPaginator.h; sourceTree = "<group>"; };
|
|
254A62B814AD544200939BEE /* RKObjectPaginator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectPaginator.m; sourceTree = "<group>"; };
|
|
254A62BF14AD591C00939BEE /* RKObjectPaginatorSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKObjectPaginatorSpec.m; sourceTree = "<group>"; };
|
|
25A34244147D8AAA0009758D /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = SDKs/MacOSX10.7.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; };
|
|
25B408241491CDDB00F21111 /* RKDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKDirectory.h; sourceTree = "<group>"; };
|
|
25B408251491CDDB00F21111 /* RKDirectory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKDirectory.m; sourceTree = "<group>"; };
|
|
25B6E90314CF778D00B1E881 /* RKAbstractTableController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKAbstractTableController.h; sourceTree = "<group>"; };
|
|
25B6E90414CF778D00B1E881 /* RKAbstractTableController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKAbstractTableController.m; sourceTree = "<group>"; };
|
|
25B6E90614CF778D00B1E881 /* RKAbstractTableController_Internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKAbstractTableController_Internals.h; sourceTree = "<group>"; };
|
|
25B6E90714CF778D00B1E881 /* RKControlTableItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKControlTableItem.h; sourceTree = "<group>"; };
|
|
25B6E90814CF778D00B1E881 /* RKControlTableItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKControlTableItem.m; sourceTree = "<group>"; };
|
|
25B6E90914CF778D00B1E881 /* RKControlTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKControlTableViewCell.h; sourceTree = "<group>"; };
|
|
25B6E90A14CF778D00B1E881 /* RKControlTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKControlTableViewCell.m; sourceTree = "<group>"; };
|
|
25B6E90B14CF778D00B1E881 /* RKFetchedResultsTableController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKFetchedResultsTableController.h; sourceTree = "<group>"; };
|
|
25B6E90C14CF778D00B1E881 /* RKFetchedResultsTableController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKFetchedResultsTableController.m; sourceTree = "<group>"; };
|
|
25B6E90D14CF778D00B1E881 /* RKForm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKForm.h; sourceTree = "<group>"; };
|
|
25B6E90E14CF778D00B1E881 /* RKForm.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKForm.m; sourceTree = "<group>"; };
|
|
25B6E90F14CF778D00B1E881 /* RKFormSection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKFormSection.h; sourceTree = "<group>"; };
|
|
25B6E91014CF778D00B1E881 /* RKFormSection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKFormSection.m; sourceTree = "<group>"; };
|
|
25B6E91114CF778D00B1E881 /* RKTableController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKTableController.h; sourceTree = "<group>"; };
|
|
25B6E91214CF778D00B1E881 /* RKTableController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKTableController.m; sourceTree = "<group>"; };
|
|
25B6E91314CF778D00B1E881 /* RKTableItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKTableItem.h; sourceTree = "<group>"; };
|
|
25B6E91414CF778D00B1E881 /* RKTableItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKTableItem.m; sourceTree = "<group>"; };
|
|
25B6E91514CF778D00B1E881 /* RKTableSection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKTableSection.h; sourceTree = "<group>"; };
|
|
25B6E91614CF778D00B1E881 /* RKTableSection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKTableSection.m; sourceTree = "<group>"; };
|
|
25B6E91714CF778D00B1E881 /* RKTableViewCellMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKTableViewCellMapping.h; sourceTree = "<group>"; };
|
|
25B6E91814CF778D00B1E881 /* RKTableViewCellMapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKTableViewCellMapping.m; sourceTree = "<group>"; };
|
|
25B6E91914CF778D00B1E881 /* RKTableViewCellMappings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKTableViewCellMappings.h; sourceTree = "<group>"; };
|
|
25B6E91A14CF778D00B1E881 /* RKTableViewCellMappings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKTableViewCellMappings.m; sourceTree = "<group>"; };
|
|
25B6E91B14CF778D00B1E881 /* UI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UI.h; sourceTree = "<group>"; };
|
|
25B6E91C14CF778D00B1E881 /* UIView+FindFirstResponder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+FindFirstResponder.h"; sourceTree = "<group>"; };
|
|
25B6E91D14CF778D00B1E881 /* UIView+FindFirstResponder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+FindFirstResponder.m"; sourceTree = "<group>"; };
|
|
25B6E95414CF795D00B1E881 /* RKErrors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKErrors.h; sourceTree = "<group>"; };
|
|
25B6E95714CF7A1C00B1E881 /* RKErrors.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKErrors.m; sourceTree = "<group>"; };
|
|
25B6E95A14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKDynamicObjectMappingMatcher.h; sourceTree = "<group>"; };
|
|
25B6E95B14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKDynamicObjectMappingMatcher.m; sourceTree = "<group>"; };
|
|
25B6E96314CF815500B1E881 /* EGORefreshTableHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGORefreshTableHeaderView.h; sourceTree = "<group>"; };
|
|
25B6E96414CF815500B1E881 /* EGORefreshTableHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EGORefreshTableHeaderView.m; sourceTree = "<group>"; };
|
|
25B6E96614CF815500B1E881 /* blackArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = blackArrow.png; sourceTree = "<group>"; };
|
|
25B6E96714CF815500B1E881 /* blackArrow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "blackArrow@2x.png"; sourceTree = "<group>"; };
|
|
25B6E96814CF815500B1E881 /* blueArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = blueArrow.png; sourceTree = "<group>"; };
|
|
25B6E96914CF815500B1E881 /* blueArrow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "blueArrow@2x.png"; sourceTree = "<group>"; };
|
|
25B6E96A14CF815500B1E881 /* grayArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = grayArrow.png; sourceTree = "<group>"; };
|
|
25B6E96B14CF815500B1E881 /* grayArrow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "grayArrow@2x.png"; sourceTree = "<group>"; };
|
|
25B6E96C14CF815500B1E881 /* whiteArrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = whiteArrow.png; sourceTree = "<group>"; };
|
|
25B6E96D14CF815500B1E881 /* whiteArrow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "whiteArrow@2x.png"; sourceTree = "<group>"; };
|
|
25B6E97C14CF829400B1E881 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
25B6E97D14CF829400B1E881 /* NSInvocation+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSInvocation+OCMAdditions.h"; sourceTree = "<group>"; };
|
|
25B6E97E14CF829400B1E881 /* NSInvocation+OCMAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSInvocation+OCMAdditions.m"; sourceTree = "<group>"; };
|
|
25B6E97F14CF829400B1E881 /* NSMethodSignature+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMethodSignature+OCMAdditions.h"; sourceTree = "<group>"; };
|
|
25B6E98014CF829400B1E881 /* NSMethodSignature+OCMAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMethodSignature+OCMAdditions.m"; sourceTree = "<group>"; };
|
|
25B6E98114CF829400B1E881 /* NSNotificationCenter+OCMAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSNotificationCenter+OCMAdditions.m"; sourceTree = "<group>"; };
|
|
25B6E98214CF829400B1E881 /* OCClassMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCClassMockObject.h; sourceTree = "<group>"; };
|
|
25B6E98314CF829400B1E881 /* OCClassMockObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCClassMockObject.m; sourceTree = "<group>"; };
|
|
25B6E98414CF829400B1E881 /* OCMArg.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMArg.m; sourceTree = "<group>"; };
|
|
25B6E98514CF829400B1E881 /* OCMBlockCaller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMBlockCaller.h; sourceTree = "<group>"; };
|
|
25B6E98614CF829400B1E881 /* OCMBlockCaller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMBlockCaller.m; sourceTree = "<group>"; };
|
|
25B6E98714CF829400B1E881 /* OCMBoxedReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMBoxedReturnValueProvider.h; sourceTree = "<group>"; };
|
|
25B6E98814CF829400B1E881 /* OCMBoxedReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMBoxedReturnValueProvider.m; sourceTree = "<group>"; };
|
|
25B6E98914CF829400B1E881 /* OCMConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMConstraint.m; sourceTree = "<group>"; };
|
|
25B6E98A14CF829400B1E881 /* OCMExceptionReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMExceptionReturnValueProvider.h; sourceTree = "<group>"; };
|
|
25B6E98B14CF829400B1E881 /* OCMExceptionReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMExceptionReturnValueProvider.m; sourceTree = "<group>"; };
|
|
25B6E98C14CF829400B1E881 /* OCMIndirectReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMIndirectReturnValueProvider.h; sourceTree = "<group>"; };
|
|
25B6E98D14CF829400B1E881 /* OCMIndirectReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMIndirectReturnValueProvider.m; sourceTree = "<group>"; };
|
|
25B6E98E14CF829400B1E881 /* OCMNotificationPoster.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMNotificationPoster.h; sourceTree = "<group>"; };
|
|
25B6E98F14CF829400B1E881 /* OCMNotificationPoster.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMNotificationPoster.m; sourceTree = "<group>"; };
|
|
25B6E99014CF829400B1E881 /* OCMObserverRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMObserverRecorder.h; sourceTree = "<group>"; };
|
|
25B6E99114CF829400B1E881 /* OCMObserverRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMObserverRecorder.m; sourceTree = "<group>"; };
|
|
25B6E99214CF829400B1E881 /* OCMock-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "OCMock-Info.plist"; sourceTree = "<group>"; };
|
|
25B6E99314CF829400B1E881 /* OCMock-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "OCMock-Prefix.pch"; sourceTree = "<group>"; };
|
|
25B6E99414CF829400B1E881 /* OCMockObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMockObject.m; sourceTree = "<group>"; };
|
|
25B6E99514CF829400B1E881 /* OCMockRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMockRecorder.m; sourceTree = "<group>"; };
|
|
25B6E99614CF829400B1E881 /* OCMPassByRefSetter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMPassByRefSetter.h; sourceTree = "<group>"; };
|
|
25B6E99714CF829400B1E881 /* OCMPassByRefSetter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMPassByRefSetter.m; sourceTree = "<group>"; };
|
|
25B6E99814CF829400B1E881 /* OCMRealObjectForwarder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMRealObjectForwarder.h; sourceTree = "<group>"; };
|
|
25B6E99914CF829400B1E881 /* OCMRealObjectForwarder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMRealObjectForwarder.m; sourceTree = "<group>"; };
|
|
25B6E99A14CF829400B1E881 /* OCMReturnValueProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMReturnValueProvider.h; sourceTree = "<group>"; };
|
|
25B6E99B14CF829400B1E881 /* OCMReturnValueProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCMReturnValueProvider.m; sourceTree = "<group>"; };
|
|
25B6E99C14CF829400B1E881 /* OCObserverMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCObserverMockObject.h; sourceTree = "<group>"; };
|
|
25B6E99D14CF829400B1E881 /* OCObserverMockObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCObserverMockObject.m; sourceTree = "<group>"; };
|
|
25B6E99E14CF829400B1E881 /* OCPartialMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCPartialMockObject.h; sourceTree = "<group>"; };
|
|
25B6E99F14CF829400B1E881 /* OCPartialMockObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCPartialMockObject.m; sourceTree = "<group>"; };
|
|
25B6E9A014CF829400B1E881 /* OCPartialMockRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCPartialMockRecorder.h; sourceTree = "<group>"; };
|
|
25B6E9A114CF829400B1E881 /* OCPartialMockRecorder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCPartialMockRecorder.m; sourceTree = "<group>"; };
|
|
25B6E9A214CF829400B1E881 /* OCProtocolMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCProtocolMockObject.h; sourceTree = "<group>"; };
|
|
25B6E9A314CF829400B1E881 /* OCProtocolMockObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCProtocolMockObject.m; sourceTree = "<group>"; };
|
|
25B6E9D514CF912500B1E881 /* RKSearchable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSearchable.h; sourceTree = "<group>"; };
|
|
25B6E9D614CF912500B1E881 /* RKSearchable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSearchable.m; sourceTree = "<group>"; };
|
|
25B6E9D714CF912500B1E881 /* RKSpecAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSpecAddress.h; sourceTree = "<group>"; };
|
|
25B6E9D814CF912500B1E881 /* RKSpecAddress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSpecAddress.m; sourceTree = "<group>"; };
|
|
25B6E9D914CF912500B1E881 /* RKSpecUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSpecUser.h; sourceTree = "<group>"; };
|
|
25B6E9DA14CF912500B1E881 /* RKSpecUser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSpecUser.m; sourceTree = "<group>"; };
|
|
25B6E9E114CF940600B1E881 /* RKManagedObjectSearchEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKManagedObjectSearchEngine.h; sourceTree = "<group>"; };
|
|
25B6E9E214CF940600B1E881 /* RKManagedObjectSearchEngine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKManagedObjectSearchEngine.m; sourceTree = "<group>"; };
|
|
25B6E9E314CF940600B1E881 /* RKSearchableManagedObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSearchableManagedObject.h; sourceTree = "<group>"; };
|
|
25B6E9E414CF940600B1E881 /* RKSearchableManagedObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSearchableManagedObject.m; sourceTree = "<group>"; };
|
|
25B6E9E514CF940600B1E881 /* RKSearchWord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSearchWord.h; sourceTree = "<group>"; };
|
|
25B6E9E614CF940600B1E881 /* RKSearchWord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSearchWord.m; sourceTree = "<group>"; };
|
|
25B6E9E714CF940700B1E881 /* RKSearchWordObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSearchWordObserver.h; sourceTree = "<group>"; };
|
|
25B6E9E814CF940700B1E881 /* RKSearchWordObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSearchWordObserver.m; sourceTree = "<group>"; };
|
|
25B6E9F914CF943D00B1E881 /* RKCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKCache.h; sourceTree = "<group>"; };
|
|
25B6E9FA14CF943E00B1E881 /* RKCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKCache.m; sourceTree = "<group>"; };
|
|
25B6E9FB14CF943E00B1E881 /* RKMutableBlockDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKMutableBlockDictionary.h; sourceTree = "<group>"; };
|
|
25B6E9FC14CF943E00B1E881 /* RKMutableBlockDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKMutableBlockDictionary.m; sourceTree = "<group>"; };
|
|
25B6EA0514CF946300B1E881 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
25B6EA0714CF947D00B1E881 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
49A66B0814CEFB0400A6F062 /* LICENCE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENCE; path = XMLReader/LICENCE; sourceTree = "<group>"; };
|
|
49A66B0914CEFB0400A6F062 /* XMLReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XMLReader.h; path = XMLReader/XMLReader.h; sourceTree = "<group>"; };
|
|
49A66B0A14CEFB0400A6F062 /* XMLReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = XMLReader.m; path = XMLReader/XMLReader.m; sourceTree = "<group>"; };
|
|
49A66B1014CF03CA00A6F062 /* RKXMLParserXMLReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKXMLParserXMLReader.h; sourceTree = "<group>"; };
|
|
49A66B1114CF03CA00A6F062 /* RKXMLParserXMLReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKXMLParserXMLReader.m; sourceTree = "<group>"; };
|
|
49D2759914C9EF1E0090845D /* ISO8601DateFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ISO8601DateFormatter.h; path = iso8601parser/ISO8601DateFormatter.h; sourceTree = "<group>"; };
|
|
49D2759A14C9EF1E0090845D /* ISO8601DateFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ISO8601DateFormatter.m; path = iso8601parser/ISO8601DateFormatter.m; sourceTree = "<group>"; };
|
|
49D2759B14C9EF1E0090845D /* LICENSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE.txt; path = iso8601parser/LICENSE.txt; sourceTree = "<group>"; };
|
|
49D2759C14C9EF1E0090845D /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README.txt; path = iso8601parser/README.txt; sourceTree = "<group>"; };
|
|
49D275AB14C9F3020090845D /* RKISO8601DateFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKISO8601DateFormatter.h; sourceTree = "<group>"; };
|
|
49D275AC14C9F3020090845D /* RKISO8601DateFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKISO8601DateFormatter.m; sourceTree = "<group>"; };
|
|
73D3907114CA19F90093E3D6 /* parent.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = parent.json; sourceTree = "<group>"; };
|
|
73D3907314CA1A4A0093E3D6 /* child.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = child.json; sourceTree = "<group>"; };
|
|
73D3907814CA1D710093E3D6 /* channels.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = channels.xml; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
25160D1314564E810060A5C5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25160F171456538B0060A5C5 /* libxml2.dylib in Frameworks */,
|
|
25160D1A14564E810060A5C5 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
25160D2214564E820060A5C5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25B6EA0814CF947E00B1E881 /* CoreGraphics.framework in Frameworks */,
|
|
25B6EA0614CF946400B1E881 /* QuartzCore.framework in Frameworks */,
|
|
251611321456F56C0060A5C5 /* MobileCoreServices.framework in Frameworks */,
|
|
251611301456F5590060A5C5 /* Security.framework in Frameworks */,
|
|
2516112E1456F5520060A5C5 /* CoreData.framework in Frameworks */,
|
|
2516112C1456F51D0060A5C5 /* libxml2.dylib in Frameworks */,
|
|
2516112B1456F5170060A5C5 /* CFNetwork.framework in Frameworks */,
|
|
251611291456F50F0060A5C5 /* SystemConfiguration.framework in Frameworks */,
|
|
251611271456F4A90060A5C5 /* libRestKit.a in Frameworks */,
|
|
25160D2814564E820060A5C5 /* SenTestingKit.framework in Frameworks */,
|
|
25160D2A14564E820060A5C5 /* UIKit.framework in Frameworks */,
|
|
25160D2B14564E820060A5C5 /* Foundation.framework in Frameworks */,
|
|
250CA67E147D8E8F0047D347 /* OCHamcrestIOS.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
25160E5E145651060060A5C5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25A34245147D8AAA0009758D /* Security.framework in Frameworks */,
|
|
25160FA1145658BC0060A5C5 /* libxml2.dylib in Frameworks */,
|
|
25160F7E145657300060A5C5 /* Cocoa.framework in Frameworks */,
|
|
25160F7C145657220060A5C5 /* SystemConfiguration.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
25160E74145651060060A5C5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25160E79145651060060A5C5 /* SenTestingKit.framework in Frameworks */,
|
|
25160E7A145651060060A5C5 /* Cocoa.framework in Frameworks */,
|
|
25160E7D145651060060A5C5 /* RestKit.framework in Frameworks */,
|
|
250CA67D147D8E8B0047D347 /* OCHamcrest.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
250CA67A147D8E7F0047D347 /* OCHamcrest */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
250CA67B147D8E800047D347 /* OCHamcrest.framework */,
|
|
250CA67C147D8E800047D347 /* OCHamcrestIOS.framework */,
|
|
);
|
|
path = OCHamcrest;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160D0B14564E810060A5C5 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160D44145650490060A5C5 /* Code */,
|
|
25160FC51456F2330060A5C5 /* Specs */,
|
|
25160E8D145652E40060A5C5 /* Vendor */,
|
|
25160D1814564E810060A5C5 /* Frameworks */,
|
|
25160D1714564E810060A5C5 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
25160D1714564E810060A5C5 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160D1614564E810060A5C5 /* libRestKit.a */,
|
|
25160D2614564E820060A5C5 /* RestKitTests.octest */,
|
|
25160E62145651060060A5C5 /* RestKit.framework */,
|
|
25160E78145651060060A5C5 /* RestKitFrameworkTests.octest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160D1814564E810060A5C5 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6EA0714CF947D00B1E881 /* CoreGraphics.framework */,
|
|
25B6EA0514CF946300B1E881 /* QuartzCore.framework */,
|
|
25A34244147D8AAA0009758D /* Security.framework */,
|
|
251611311456F56C0060A5C5 /* MobileCoreServices.framework */,
|
|
2516112F1456F5590060A5C5 /* Security.framework */,
|
|
2516112D1456F5520060A5C5 /* CoreData.framework */,
|
|
2516112A1456F5170060A5C5 /* CFNetwork.framework */,
|
|
251611281456F50F0060A5C5 /* SystemConfiguration.framework */,
|
|
25160FA0145658BC0060A5C5 /* libxml2.dylib */,
|
|
25160F7D1456572F0060A5C5 /* Cocoa.framework */,
|
|
25160F7B145657220060A5C5 /* SystemConfiguration.framework */,
|
|
25160F161456538B0060A5C5 /* libxml2.dylib */,
|
|
25160D1914564E810060A5C5 /* Foundation.framework */,
|
|
25160D2714564E820060A5C5 /* SenTestingKit.framework */,
|
|
25160D2914564E820060A5C5 /* UIKit.framework */,
|
|
25160E63145651060060A5C5 /* Cocoa.framework */,
|
|
25160E65145651060060A5C5 /* Other Frameworks */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160D44145650490060A5C5 /* Code */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160DA1145650490060A5C5 /* RestKit.h */,
|
|
25160D58145650490060A5C5 /* Network */,
|
|
25160D7A145650490060A5C5 /* ObjectMapping */,
|
|
25160D45145650490060A5C5 /* CoreData */,
|
|
25160DA2145650490060A5C5 /* Support */,
|
|
25B6E90214CF778D00B1E881 /* UI */,
|
|
);
|
|
path = Code;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160D45145650490060A5C5 /* CoreData */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6E9E114CF940600B1E881 /* RKManagedObjectSearchEngine.h */,
|
|
25B6E9E214CF940600B1E881 /* RKManagedObjectSearchEngine.m */,
|
|
25B6E9E314CF940600B1E881 /* RKSearchableManagedObject.h */,
|
|
25B6E9E414CF940600B1E881 /* RKSearchableManagedObject.m */,
|
|
25B6E9E514CF940600B1E881 /* RKSearchWord.h */,
|
|
25B6E9E614CF940600B1E881 /* RKSearchWord.m */,
|
|
25B6E9E714CF940700B1E881 /* RKSearchWordObserver.h */,
|
|
25B6E9E814CF940700B1E881 /* RKSearchWordObserver.m */,
|
|
25160D46145650490060A5C5 /* CoreData.h */,
|
|
25160D47145650490060A5C5 /* NSManagedObject+ActiveRecord.h */,
|
|
25160D48145650490060A5C5 /* NSManagedObject+ActiveRecord.m */,
|
|
25160D49145650490060A5C5 /* RKManagedObjectCache.h */,
|
|
25160D4A145650490060A5C5 /* RKManagedObjectLoader.h */,
|
|
25160D4B145650490060A5C5 /* RKManagedObjectLoader.m */,
|
|
25160D4C145650490060A5C5 /* RKManagedObjectMapping.h */,
|
|
25160D4D145650490060A5C5 /* RKManagedObjectMapping.m */,
|
|
25160D4E145650490060A5C5 /* RKManagedObjectMappingOperation.h */,
|
|
25160D4F145650490060A5C5 /* RKManagedObjectMappingOperation.m */,
|
|
25160D50145650490060A5C5 /* RKManagedObjectSeeder.h */,
|
|
25160D51145650490060A5C5 /* RKManagedObjectSeeder.m */,
|
|
25160D52145650490060A5C5 /* RKManagedObjectStore.h */,
|
|
25160D53145650490060A5C5 /* RKManagedObjectStore.m */,
|
|
25160D54145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.h */,
|
|
25160D55145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.m */,
|
|
25160D56145650490060A5C5 /* RKObjectPropertyInspector+CoreData.h */,
|
|
25160D57145650490060A5C5 /* RKObjectPropertyInspector+CoreData.m */,
|
|
);
|
|
path = CoreData;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160D58145650490060A5C5 /* Network */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160D59145650490060A5C5 /* Network.h */,
|
|
25160D5C145650490060A5C5 /* NSDictionary+RKRequestSerialization.h */,
|
|
25160D5D145650490060A5C5 /* NSDictionary+RKRequestSerialization.m */,
|
|
25160D60145650490060A5C5 /* RKClient.h */,
|
|
25160D61145650490060A5C5 /* RKClient.m */,
|
|
25160D62145650490060A5C5 /* RKNotifications.h */,
|
|
25160D63145650490060A5C5 /* RKNotifications.m */,
|
|
25160D64145650490060A5C5 /* RKOAuthClient.h */,
|
|
25160D65145650490060A5C5 /* RKOAuthClient.m */,
|
|
25160D66145650490060A5C5 /* RKParams.h */,
|
|
25160D67145650490060A5C5 /* RKParams.m */,
|
|
25160D68145650490060A5C5 /* RKParamsAttachment.h */,
|
|
25160D69145650490060A5C5 /* RKParamsAttachment.m */,
|
|
25160D6A145650490060A5C5 /* RKReachabilityObserver.h */,
|
|
25160D6B145650490060A5C5 /* RKReachabilityObserver.m */,
|
|
25160D6C145650490060A5C5 /* RKRequest.h */,
|
|
25160D6D145650490060A5C5 /* RKRequest.m */,
|
|
25160D6E145650490060A5C5 /* RKRequest_Internals.h */,
|
|
25160D6F145650490060A5C5 /* RKRequestCache.h */,
|
|
25160D70145650490060A5C5 /* RKRequestCache.m */,
|
|
25160D71145650490060A5C5 /* RKRequestQueue.h */,
|
|
25160D72145650490060A5C5 /* RKRequestQueue.m */,
|
|
25160D73145650490060A5C5 /* RKRequestSerializable.h */,
|
|
25160D74145650490060A5C5 /* RKRequestSerialization.h */,
|
|
25160D75145650490060A5C5 /* RKRequestSerialization.m */,
|
|
25160D76145650490060A5C5 /* RKResponse.h */,
|
|
25160D77145650490060A5C5 /* RKResponse.m */,
|
|
25160D78145650490060A5C5 /* RKURL.h */,
|
|
25160D79145650490060A5C5 /* RKURL.m */,
|
|
);
|
|
path = Network;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160D7A145650490060A5C5 /* ObjectMapping */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6E95A14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.h */,
|
|
25B6E95B14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.m */,
|
|
25160D7B145650490060A5C5 /* ObjectMapping.h */,
|
|
25160D7C145650490060A5C5 /* RKDynamicObjectMapping.h */,
|
|
25160D7D145650490060A5C5 /* RKDynamicObjectMapping.m */,
|
|
25160D7E145650490060A5C5 /* RKErrorMessage.h */,
|
|
25160D7F145650490060A5C5 /* RKErrorMessage.m */,
|
|
25160D80145650490060A5C5 /* RKMappingOperationQueue.h */,
|
|
25160D81145650490060A5C5 /* RKMappingOperationQueue.m */,
|
|
25160D82145650490060A5C5 /* RKObjectAttributeMapping.h */,
|
|
25160D83145650490060A5C5 /* RKObjectAttributeMapping.m */,
|
|
25160D84145650490060A5C5 /* RKObjectLoader.h */,
|
|
25160D85145650490060A5C5 /* RKObjectLoader.m */,
|
|
25160D86145650490060A5C5 /* RKObjectLoader_Internals.h */,
|
|
25160D87145650490060A5C5 /* RKObjectManager.h */,
|
|
25160D88145650490060A5C5 /* RKObjectManager.m */,
|
|
25160D89145650490060A5C5 /* RKObjectMapper.h */,
|
|
25160D8A145650490060A5C5 /* RKObjectMapper.m */,
|
|
25160D8B145650490060A5C5 /* RKObjectMapper_Private.h */,
|
|
25160D8C145650490060A5C5 /* RKObjectMapperError.h */,
|
|
25160D8D145650490060A5C5 /* RKObjectMapping.h */,
|
|
25160D8E145650490060A5C5 /* RKObjectMapping.m */,
|
|
25160D8F145650490060A5C5 /* RKObjectMappingDefinition.h */,
|
|
25160D90145650490060A5C5 /* RKObjectMappingOperation.h */,
|
|
25160D91145650490060A5C5 /* RKObjectMappingOperation.m */,
|
|
25160D92145650490060A5C5 /* RKObjectMappingProvider.h */,
|
|
25160D93145650490060A5C5 /* RKObjectMappingProvider.m */,
|
|
25160D94145650490060A5C5 /* RKObjectMappingResult.h */,
|
|
25160D95145650490060A5C5 /* RKObjectMappingResult.m */,
|
|
25160D96145650490060A5C5 /* RKObjectPropertyInspector.h */,
|
|
25160D97145650490060A5C5 /* RKObjectPropertyInspector.m */,
|
|
25160D98145650490060A5C5 /* RKObjectRelationshipMapping.h */,
|
|
25160D99145650490060A5C5 /* RKObjectRelationshipMapping.m */,
|
|
25160D9A145650490060A5C5 /* RKObjectRouter.h */,
|
|
25160D9B145650490060A5C5 /* RKObjectRouter.m */,
|
|
25160D9C145650490060A5C5 /* RKObjectSerializer.h */,
|
|
25160D9D145650490060A5C5 /* RKObjectSerializer.m */,
|
|
25160D9E145650490060A5C5 /* RKParserRegistry.h */,
|
|
25160D9F145650490060A5C5 /* RKParserRegistry.m */,
|
|
25160DA0145650490060A5C5 /* RKRouter.h */,
|
|
254A62B714AD544200939BEE /* RKObjectPaginator.h */,
|
|
254A62B814AD544200939BEE /* RKObjectPaginator.m */,
|
|
2513504D14B8FE6B00A7E893 /* RKConfigurationDelegate.h */,
|
|
250DF25E14C680F90001DEFA /* RKObjectMappingProvider+Contexts.h */,
|
|
);
|
|
path = ObjectMapping;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160DA2145650490060A5C5 /* Support */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6E9F914CF943D00B1E881 /* RKCache.h */,
|
|
25B6E9FA14CF943E00B1E881 /* RKCache.m */,
|
|
25B6E9FB14CF943E00B1E881 /* RKMutableBlockDictionary.h */,
|
|
25B6E9FC14CF943E00B1E881 /* RKMutableBlockDictionary.m */,
|
|
25160D5A145650490060A5C5 /* NSData+MD5.h */,
|
|
25160D5B145650490060A5C5 /* NSData+MD5.m */,
|
|
25160D5E145650490060A5C5 /* NSString+MD5.h */,
|
|
25160D5F145650490060A5C5 /* NSString+MD5.m */,
|
|
25160DA5145650490060A5C5 /* lcl_config_components.h */,
|
|
25160DA6145650490060A5C5 /* lcl_config_extensions.h */,
|
|
25160DA7145650490060A5C5 /* lcl_config_logger.h */,
|
|
25160DA8145650490060A5C5 /* NSDictionary+RKAdditions.h */,
|
|
25160DA9145650490060A5C5 /* NSDictionary+RKAdditions.m */,
|
|
25160DAA145650490060A5C5 /* NSString+RestKit.h */,
|
|
25160DAB145650490060A5C5 /* NSString+RestKit.m */,
|
|
25160DAC145650490060A5C5 /* NSURL+RestKit.h */,
|
|
25160DAD145650490060A5C5 /* NSURL+RestKit.m */,
|
|
25160DAE145650490060A5C5 /* Parsers */,
|
|
25160DBB145650490060A5C5 /* RestKit-Prefix.pch */,
|
|
25160DBC145650490060A5C5 /* RKAlert.h */,
|
|
25160DBD145650490060A5C5 /* RKAlert.m */,
|
|
25160DBE145650490060A5C5 /* RKDotNetDateFormatter.h */,
|
|
25160DBF145650490060A5C5 /* RKDotNetDateFormatter.m */,
|
|
25160DC0145650490060A5C5 /* RKFixCategoryBug.h */,
|
|
49D275AB14C9F3020090845D /* RKISO8601DateFormatter.h */,
|
|
49D275AC14C9F3020090845D /* RKISO8601DateFormatter.m */,
|
|
25160DC1145650490060A5C5 /* RKLog.h */,
|
|
25160DC2145650490060A5C5 /* RKLog.m */,
|
|
25160DC3145650490060A5C5 /* RKMIMETypes.h */,
|
|
25160DC4145650490060A5C5 /* RKMIMETypes.m */,
|
|
25160DC5145650490060A5C5 /* RKParser.h */,
|
|
25160DC6145650490060A5C5 /* RKPathMatcher.h */,
|
|
25160DC7145650490060A5C5 /* RKPathMatcher.m */,
|
|
25160DC8145650490060A5C5 /* RKSearchEngine.h */,
|
|
25160DC9145650490060A5C5 /* RKSearchEngine.m */,
|
|
25160DCA145650490060A5C5 /* Support.h */,
|
|
25B408241491CDDB00F21111 /* RKDirectory.h */,
|
|
25B408251491CDDB00F21111 /* RKDirectory.m */,
|
|
250DF22814C5190E0001DEFA /* RKOrderedDictionary.h */,
|
|
250DF22914C5190E0001DEFA /* RKOrderedDictionary.m */,
|
|
25B6E95414CF795D00B1E881 /* RKErrors.h */,
|
|
25B6E95714CF7A1C00B1E881 /* RKErrors.m */,
|
|
);
|
|
path = Support;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160DAE145650490060A5C5 /* Parsers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160DAF145650490060A5C5 /* JSON */,
|
|
25160DB8145650490060A5C5 /* XML */,
|
|
);
|
|
path = Parsers;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160DAF145650490060A5C5 /* JSON */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160DB0145650490060A5C5 /* RKJSONParserJSONKit.h */,
|
|
25160DB1145650490060A5C5 /* RKJSONParserJSONKit.m */,
|
|
25160DB2145650490060A5C5 /* RKJSONParserNXJSON.h */,
|
|
25160DB3145650490060A5C5 /* RKJSONParserNXJSON.m */,
|
|
25160DB4145650490060A5C5 /* RKJSONParserSBJSON.h */,
|
|
25160DB5145650490060A5C5 /* RKJSONParserSBJSON.m */,
|
|
25160DB6145650490060A5C5 /* RKJSONParserYAJL.h */,
|
|
25160DB7145650490060A5C5 /* RKJSONParserYAJL.m */,
|
|
);
|
|
path = JSON;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160DB8145650490060A5C5 /* XML */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
49A66B1014CF03CA00A6F062 /* RKXMLParserXMLReader.h */,
|
|
49A66B1114CF03CA00A6F062 /* RKXMLParserXMLReader.m */,
|
|
);
|
|
path = XML;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160E65145651060060A5C5 /* Other Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160E66145651060060A5C5 /* AppKit.framework */,
|
|
25160E67145651060060A5C5 /* CoreData.framework */,
|
|
25160E68145651060060A5C5 /* Foundation.framework */,
|
|
);
|
|
name = "Other Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
25160E8D145652E40060A5C5 /* Vendor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6E96014CF815500B1E881 /* EGOTableViewPullRefresh */,
|
|
49A66B0614CEFAD800A6F062 /* XMLReader */,
|
|
49D2759714C9E83E0090845D /* iso8601parser */,
|
|
25160E8E1456532C0060A5C5 /* cocoa-oauth */,
|
|
25160E941456532C0060A5C5 /* FileMD5Hash */,
|
|
25160E9B1456532C0060A5C5 /* JSONKit */,
|
|
25160EA01456532C0060A5C5 /* LibComponentLogging */,
|
|
25160EB71456532C0060A5C5 /* SOCKit */,
|
|
);
|
|
path = Vendor;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160E8E1456532C0060A5C5 /* cocoa-oauth */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160E8F1456532C0060A5C5 /* GCOAuth.h */,
|
|
25160E901456532C0060A5C5 /* GCOAuth.m */,
|
|
25160E911456532C0060A5C5 /* NSData+Base64.h */,
|
|
25160E921456532C0060A5C5 /* NSData+Base64.m */,
|
|
25160E931456532C0060A5C5 /* README.md */,
|
|
);
|
|
path = "cocoa-oauth";
|
|
sourceTree = "<group>";
|
|
};
|
|
25160E941456532C0060A5C5 /* FileMD5Hash */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160E951456532C0060A5C5 /* FileMD5Hash.c */,
|
|
25160E961456532C0060A5C5 /* FileMD5Hash.h */,
|
|
25160E971456532C0060A5C5 /* FileMD5Hash_Prefix.pch */,
|
|
25160E981456532C0060A5C5 /* LICENSE */,
|
|
25160E991456532C0060A5C5 /* NOTICE */,
|
|
25160E9A1456532C0060A5C5 /* README.md */,
|
|
);
|
|
path = FileMD5Hash;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160E9B1456532C0060A5C5 /* JSONKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160E9C1456532C0060A5C5 /* CHANGELOG.md */,
|
|
25160E9D1456532C0060A5C5 /* JSONKit.h */,
|
|
25160E9E1456532C0060A5C5 /* JSONKit.m */,
|
|
25160E9F1456532C0060A5C5 /* README.md */,
|
|
);
|
|
path = JSONKit;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160EA01456532C0060A5C5 /* LibComponentLogging */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160EA11456532C0060A5C5 /* Core */,
|
|
25160EAE1456532C0060A5C5 /* NSLog */,
|
|
);
|
|
path = LibComponentLogging;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160EA11456532C0060A5C5 /* Core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160EA21456532C0060A5C5 /* lcl.h */,
|
|
25160EA31456532C0060A5C5 /* lcl.m */,
|
|
25160EA41456532C0060A5C5 /* lcl_config_components.template.h */,
|
|
25160EA51456532C0060A5C5 /* lcl_config_extensions.template.h */,
|
|
25160EA61456532C0060A5C5 /* lcl_config_logger.template.h */,
|
|
25160EA71456532C0060A5C5 /* README.md */,
|
|
);
|
|
path = Core;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160EAE1456532C0060A5C5 /* NSLog */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160EAF1456532C0060A5C5 /* lcl_config_logger.h */,
|
|
25160EB01456532C0060A5C5 /* LCLNSLog.h */,
|
|
25160EB11456532C0060A5C5 /* LCLNSLog.m */,
|
|
);
|
|
path = NSLog;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160EB71456532C0060A5C5 /* SOCKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160EBD1456532C0060A5C5 /* SOCKit.h */,
|
|
25160EBE1456532C0060A5C5 /* SOCKit.m */,
|
|
);
|
|
path = SOCKit;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160FC51456F2330060A5C5 /* Specs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
252EFAE114D8C1BF004863C8 /* UI */,
|
|
25160FC61456F2330060A5C5 /* CoreData */,
|
|
25160FCD1456F2330060A5C5 /* Fixtures */,
|
|
25160FF31456F2330060A5C5 /* Models */,
|
|
2516100B1456F2330060A5C5 /* Network */,
|
|
2516101B1456F2330060A5C5 /* ObjectMapping */,
|
|
251610281456F2330060A5C5 /* Runner */,
|
|
251610471456F2330060A5C5 /* Server */,
|
|
251610511456F2330060A5C5 /* Support */,
|
|
);
|
|
path = Specs;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160FC61456F2330060A5C5 /* CoreData */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
252EFB0614D98F4D004863C8 /* RKSearchableManagedObjectSpec.m */,
|
|
252EFB0714D98F4D004863C8 /* RKSearchWordObserverSpec.m */,
|
|
25160FC71456F2330060A5C5 /* RKManagedObjectLoaderSpec.m */,
|
|
25160FC81456F2330060A5C5 /* RKManagedObjectMappingOperationSpec.m */,
|
|
25160FC91456F2330060A5C5 /* RKManagedObjectMappingSpec.m */,
|
|
25160FCB1456F2330060A5C5 /* RKManagedObjectStoreSpec.m */,
|
|
25160FCC1456F2330060A5C5 /* RKManagedObjectThreadSafeInvocationSpec.m */,
|
|
);
|
|
path = CoreData;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160FCD1456F2330060A5C5 /* Fixtures */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160FCE1456F2330060A5C5 /* Assets */,
|
|
25160FD01456F2330060A5C5 /* JSON */,
|
|
25160FE91456F2330060A5C5 /* Uploads */,
|
|
25160FEC1456F2330060A5C5 /* XML */,
|
|
);
|
|
path = Fixtures;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160FCE1456F2330060A5C5 /* Assets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160FCF1456F2330060A5C5 /* blake.png */,
|
|
);
|
|
path = Assets;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160FD01456F2330060A5C5 /* JSON */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160FD11456F2330060A5C5 /* ArrayOfNestedDictionaries.json */,
|
|
25160FD21456F2330060A5C5 /* ArrayOfResults.json */,
|
|
25160FD31456F2330060A5C5 /* ComplexNestedUser.json */,
|
|
25160FD41456F2330060A5C5 /* ConnectingParents.json */,
|
|
25160FD51456F2330060A5C5 /* Dynamic */,
|
|
25160FDA1456F2330060A5C5 /* DynamicKeys.json */,
|
|
25160FDB1456F2330060A5C5 /* DynamicKeysWithNestedRelationship.json */,
|
|
25160FDC1456F2330060A5C5 /* DynamicKeysWithRelationship.json */,
|
|
25160FDD1456F2330060A5C5 /* error.json */,
|
|
25160FDE1456F2330060A5C5 /* errors.json */,
|
|
25160FDF1456F2330060A5C5 /* Foursquare.json */,
|
|
25160FE01456F2330060A5C5 /* humans */,
|
|
25160FE41456F2330060A5C5 /* nested_user.json */,
|
|
25160FE51456F2330060A5C5 /* RailsUser.json */,
|
|
25160FE61456F2330060A5C5 /* SameKeyDifferentTargetClasses.json */,
|
|
25160FE71456F2330060A5C5 /* user.json */,
|
|
25160FE81456F2330060A5C5 /* users.json */,
|
|
);
|
|
path = JSON;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160FD51456F2330060A5C5 /* Dynamic */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160FD61456F2330060A5C5 /* boy.json */,
|
|
73D3907314CA1A4A0093E3D6 /* child.json */,
|
|
25160FD71456F2330060A5C5 /* friends.json */,
|
|
25160FD81456F2330060A5C5 /* girl.json */,
|
|
25160FD91456F2330060A5C5 /* mixed.json */,
|
|
73D3907114CA19F90093E3D6 /* parent.json */,
|
|
);
|
|
path = Dynamic;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160FE01456F2330060A5C5 /* humans */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160FE11456F2330060A5C5 /* 1.json */,
|
|
25160FE21456F2330060A5C5 /* all.json */,
|
|
25160FE31456F2330060A5C5 /* with_to_one_relationship.json */,
|
|
);
|
|
path = humans;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160FE91456F2330060A5C5 /* Uploads */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160FEA1456F2330060A5C5 /* .gitignore */,
|
|
);
|
|
path = Uploads;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160FEC1456F2330060A5C5 /* XML */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25160FED1456F2330060A5C5 /* attributes_without_text_content.xml */,
|
|
73D3907814CA1D710093E3D6 /* channels.xml */,
|
|
25160FEE1456F2330060A5C5 /* container_attributes.xml */,
|
|
25160FEF1456F2330060A5C5 /* national_weather_service.xml */,
|
|
25160FF01456F2330060A5C5 /* orders.xml */,
|
|
25160FF11456F2330060A5C5 /* tab_data.xml */,
|
|
25160FF21456F2330060A5C5 /* zend.xml */,
|
|
);
|
|
path = XML;
|
|
sourceTree = "<group>";
|
|
};
|
|
25160FF31456F2330060A5C5 /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
252EFAF814D8EAEC004863C8 /* RKEvent.h */,
|
|
252EFAF914D8EAEC004863C8 /* RKEvent.m */,
|
|
25B6E9D514CF912500B1E881 /* RKSearchable.h */,
|
|
25B6E9D614CF912500B1E881 /* RKSearchable.m */,
|
|
25B6E9D714CF912500B1E881 /* RKSpecAddress.h */,
|
|
25B6E9D814CF912500B1E881 /* RKSpecAddress.m */,
|
|
25B6E9D914CF912500B1E881 /* RKSpecUser.h */,
|
|
25B6E9DA14CF912500B1E881 /* RKSpecUser.m */,
|
|
25160FF41456F2330060A5C5 /* Data Model.xcdatamodel */,
|
|
25160FF51456F2330060A5C5 /* RKCat.h */,
|
|
25160FF61456F2330060A5C5 /* RKCat.m */,
|
|
25160FF71456F2330060A5C5 /* RKChild.h */,
|
|
25160FF81456F2330060A5C5 /* RKChild.m */,
|
|
25160FF91456F2330060A5C5 /* RKDynamicMappingModels.h */,
|
|
25160FFA1456F2330060A5C5 /* RKDynamicMappingModels.m */,
|
|
25160FFB1456F2330060A5C5 /* RKHouse.h */,
|
|
25160FFC1456F2330060A5C5 /* RKHouse.m */,
|
|
25160FFD1456F2330060A5C5 /* RKHuman.h */,
|
|
25160FFE1456F2330060A5C5 /* RKHuman.m */,
|
|
25160FFF1456F2330060A5C5 /* RKMappableAssociation.h */,
|
|
251610001456F2330060A5C5 /* RKMappableAssociation.m */,
|
|
251610011456F2330060A5C5 /* RKMappableObject.h */,
|
|
251610021456F2330060A5C5 /* RKMappableObject.m */,
|
|
251610031456F2330060A5C5 /* RKObjectLoaderSpecResultModel.h */,
|
|
251610041456F2330060A5C5 /* RKObjectLoaderSpecResultModel.m */,
|
|
251610051456F2330060A5C5 /* RKObjectMapperSpecModel.h */,
|
|
251610061456F2330060A5C5 /* RKObjectMapperSpecModel.m */,
|
|
251610071456F2330060A5C5 /* RKParent.h */,
|
|
251610081456F2330060A5C5 /* RKParent.m */,
|
|
251610091456F2330060A5C5 /* RKResident.h */,
|
|
2516100A1456F2330060A5C5 /* RKResident.m */,
|
|
);
|
|
path = Models;
|
|
sourceTree = "<group>";
|
|
};
|
|
2516100B1456F2330060A5C5 /* Network */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
251610101456F2330060A5C5 /* RKAuthenticationSpec.m */,
|
|
251610111456F2330060A5C5 /* RKClientSpec.m */,
|
|
251610121456F2330060A5C5 /* RKOAuthClientSpec.m */,
|
|
251610131456F2330060A5C5 /* RKParamsAttachmentSpec.m */,
|
|
251610141456F2330060A5C5 /* RKParamsSpec.m */,
|
|
251610171456F2330060A5C5 /* RKRequestQueueSpec.m */,
|
|
251610181456F2330060A5C5 /* RKRequestSpec.m */,
|
|
251610191456F2330060A5C5 /* RKResponseSpec.m */,
|
|
2516101A1456F2330060A5C5 /* RKURLSpec.m */,
|
|
);
|
|
path = Network;
|
|
sourceTree = "<group>";
|
|
};
|
|
2516101B1456F2330060A5C5 /* ObjectMapping */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2516101C1456F2330060A5C5 /* RKDynamicObjectMappingSpec.m */,
|
|
2516101D1456F2330060A5C5 /* RKObjectiveCPlusPlusSpec.mm */,
|
|
2516101E1456F2330060A5C5 /* RKObjectLoaderSpec.m */,
|
|
2516101F1456F2330060A5C5 /* RKObjectManagerSpec.m */,
|
|
251610211456F2330060A5C5 /* RKObjectMappingNextGenSpec.m */,
|
|
251610221456F2330060A5C5 /* RKObjectMappingOperationSpec.m */,
|
|
251610231456F2330060A5C5 /* RKObjectMappingProviderSpec.m */,
|
|
251610241456F2330060A5C5 /* RKObjectMappingResultSpec.m */,
|
|
251610251456F2330060A5C5 /* RKObjectRouterSpec.m */,
|
|
251610261456F2330060A5C5 /* RKObjectSerializerSpec.m */,
|
|
251610271456F2330060A5C5 /* RKParserRegistrySpec.m */,
|
|
254A62BF14AD591C00939BEE /* RKObjectPaginatorSpec.m */,
|
|
);
|
|
path = ObjectMapping;
|
|
sourceTree = "<group>";
|
|
};
|
|
251610281456F2330060A5C5 /* Runner */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
252EFAFC14D8EB30004863C8 /* RKSpecNotificationObserver.h */,
|
|
252EFAFD14D8EB30004863C8 /* RKSpecNotificationObserver.m */,
|
|
250CA67A147D8E7F0047D347 /* OCHamcrest */,
|
|
2516102B1456F2330060A5C5 /* OCMock */,
|
|
251610351456F2330060A5C5 /* RKSpecEnvironment.h */,
|
|
251610361456F2330060A5C5 /* RKSpecEnvironment.m */,
|
|
251610371456F2330060A5C5 /* RKSpecResponseLoader.h */,
|
|
251610381456F2330060A5C5 /* RKSpecResponseLoader.m */,
|
|
251610391456F2330060A5C5 /* set_ip_address.scpt */,
|
|
);
|
|
path = Runner;
|
|
sourceTree = "<group>";
|
|
};
|
|
2516102B1456F2330060A5C5 /* OCMock */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6E97A14CF829400B1E881 /* OCMock */,
|
|
);
|
|
path = OCMock;
|
|
sourceTree = "<group>";
|
|
};
|
|
251610471456F2330060A5C5 /* Server */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
251610481456F2330060A5C5 /* lib */,
|
|
251610501456F2330060A5C5 /* server.rb */,
|
|
);
|
|
path = Server;
|
|
sourceTree = "<group>";
|
|
};
|
|
251610481456F2330060A5C5 /* lib */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
251610491456F2330060A5C5 /* restkit */,
|
|
2516104F1456F2330060A5C5 /* restkit.rb */,
|
|
);
|
|
path = lib;
|
|
sourceTree = "<group>";
|
|
};
|
|
251610491456F2330060A5C5 /* restkit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2516104A1456F2330060A5C5 /* network */,
|
|
);
|
|
path = restkit;
|
|
sourceTree = "<group>";
|
|
};
|
|
2516104A1456F2330060A5C5 /* network */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
2516104B1456F2330060A5C5 /* authentication.rb */,
|
|
2516104C1456F2330060A5C5 /* etags.rb */,
|
|
2516104D1456F2330060A5C5 /* oauth2.rb */,
|
|
2516104E1456F2330060A5C5 /* timeout.rb */,
|
|
);
|
|
path = network;
|
|
sourceTree = "<group>";
|
|
};
|
|
251610511456F2330060A5C5 /* Support */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
252EFB0C14D98F76004863C8 /* RKMutableBlockDictionarySpec.m */,
|
|
251610521456F2330060A5C5 /* NSDictionary+RKRequestSerializationSpec.m */,
|
|
251610531456F2330060A5C5 /* NSStringRestKitSpec.m */,
|
|
251610541456F2330060A5C5 /* RKDotNetDateFormatterSpec.m */,
|
|
251610551456F2330060A5C5 /* RKJSONParserJSONKitSpec.m */,
|
|
251610561456F2330060A5C5 /* RKPathMatcherSpec.m */,
|
|
251610571456F2330060A5C5 /* RKXMLParserSpec.m */,
|
|
);
|
|
path = Support;
|
|
sourceTree = "<group>";
|
|
};
|
|
252EFAE114D8C1BF004863C8 /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
252EFAE214D8C1BF004863C8 /* RKFetchedResultsTableControllerSpec.m */,
|
|
252EFAE314D8C1BF004863C8 /* RKFormSpec.m */,
|
|
252EFAE414D8C1BF004863C8 /* RKTableControllerSpec.m */,
|
|
252EFAE514D8C1BF004863C8 /* RKTableControllerSpec.m.orig */,
|
|
252EFAE614D8C1BF004863C8 /* RKTableSectionSpec.m */,
|
|
252EFAE714D8C1BF004863C8 /* RKTableViewCellMappingSpec.m */,
|
|
252EFAE814D8C1BF004863C8 /* RKTableViewCellMappingsSpec.m */,
|
|
);
|
|
path = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
25B6E90214CF778D00B1E881 /* UI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
252EFB0014D98EB0004863C8 /* RKTableView.h */,
|
|
252EFB0114D98EB0004863C8 /* RKTableView.m */,
|
|
25B6E90314CF778D00B1E881 /* RKAbstractTableController.h */,
|
|
25B6E90414CF778D00B1E881 /* RKAbstractTableController.m */,
|
|
25B6E90614CF778D00B1E881 /* RKAbstractTableController_Internals.h */,
|
|
25B6E90714CF778D00B1E881 /* RKControlTableItem.h */,
|
|
25B6E90814CF778D00B1E881 /* RKControlTableItem.m */,
|
|
25B6E90914CF778D00B1E881 /* RKControlTableViewCell.h */,
|
|
25B6E90A14CF778D00B1E881 /* RKControlTableViewCell.m */,
|
|
25B6E90B14CF778D00B1E881 /* RKFetchedResultsTableController.h */,
|
|
25B6E90C14CF778D00B1E881 /* RKFetchedResultsTableController.m */,
|
|
25B6E90D14CF778D00B1E881 /* RKForm.h */,
|
|
25B6E90E14CF778D00B1E881 /* RKForm.m */,
|
|
25B6E90F14CF778D00B1E881 /* RKFormSection.h */,
|
|
25B6E91014CF778D00B1E881 /* RKFormSection.m */,
|
|
25B6E91114CF778D00B1E881 /* RKTableController.h */,
|
|
25B6E91214CF778D00B1E881 /* RKTableController.m */,
|
|
25B6E91314CF778D00B1E881 /* RKTableItem.h */,
|
|
25B6E91414CF778D00B1E881 /* RKTableItem.m */,
|
|
25B6E91514CF778D00B1E881 /* RKTableSection.h */,
|
|
25B6E91614CF778D00B1E881 /* RKTableSection.m */,
|
|
25B6E91714CF778D00B1E881 /* RKTableViewCellMapping.h */,
|
|
25B6E91814CF778D00B1E881 /* RKTableViewCellMapping.m */,
|
|
25B6E91914CF778D00B1E881 /* RKTableViewCellMappings.h */,
|
|
25B6E91A14CF778D00B1E881 /* RKTableViewCellMappings.m */,
|
|
25B6E91B14CF778D00B1E881 /* UI.h */,
|
|
25B6E91C14CF778D00B1E881 /* UIView+FindFirstResponder.h */,
|
|
25B6E91D14CF778D00B1E881 /* UIView+FindFirstResponder.m */,
|
|
);
|
|
path = UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
25B6E96014CF815500B1E881 /* EGOTableViewPullRefresh */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6E96114CF815500B1E881 /* Classes */,
|
|
25B6E96514CF815500B1E881 /* Resources */,
|
|
);
|
|
name = EGOTableViewPullRefresh;
|
|
path = EGOTableViewPullRefresh/EGOTableViewPullRefresh;
|
|
sourceTree = "<group>";
|
|
};
|
|
25B6E96114CF815500B1E881 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6E96214CF815500B1E881 /* View */,
|
|
);
|
|
path = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
25B6E96214CF815500B1E881 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6E96314CF815500B1E881 /* EGORefreshTableHeaderView.h */,
|
|
25B6E96414CF815500B1E881 /* EGORefreshTableHeaderView.m */,
|
|
);
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
25B6E96514CF815500B1E881 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6E96614CF815500B1E881 /* blackArrow.png */,
|
|
25B6E96714CF815500B1E881 /* blackArrow@2x.png */,
|
|
25B6E96814CF815500B1E881 /* blueArrow.png */,
|
|
25B6E96914CF815500B1E881 /* blueArrow@2x.png */,
|
|
25B6E96A14CF815500B1E881 /* grayArrow.png */,
|
|
25B6E96B14CF815500B1E881 /* grayArrow@2x.png */,
|
|
25B6E96C14CF815500B1E881 /* whiteArrow.png */,
|
|
25B6E96D14CF815500B1E881 /* whiteArrow@2x.png */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
25B6E97A14CF829400B1E881 /* OCMock */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
25B6E97B14CF829400B1E881 /* InfoPlist.strings */,
|
|
25B6E97D14CF829400B1E881 /* NSInvocation+OCMAdditions.h */,
|
|
25B6E97E14CF829400B1E881 /* NSInvocation+OCMAdditions.m */,
|
|
25B6E97F14CF829400B1E881 /* NSMethodSignature+OCMAdditions.h */,
|
|
25B6E98014CF829400B1E881 /* NSMethodSignature+OCMAdditions.m */,
|
|
25B6E98114CF829400B1E881 /* NSNotificationCenter+OCMAdditions.m */,
|
|
25B6E98214CF829400B1E881 /* OCClassMockObject.h */,
|
|
25B6E98314CF829400B1E881 /* OCClassMockObject.m */,
|
|
25B6E98414CF829400B1E881 /* OCMArg.m */,
|
|
25B6E98514CF829400B1E881 /* OCMBlockCaller.h */,
|
|
25B6E98614CF829400B1E881 /* OCMBlockCaller.m */,
|
|
25B6E98714CF829400B1E881 /* OCMBoxedReturnValueProvider.h */,
|
|
25B6E98814CF829400B1E881 /* OCMBoxedReturnValueProvider.m */,
|
|
25B6E98914CF829400B1E881 /* OCMConstraint.m */,
|
|
25B6E98A14CF829400B1E881 /* OCMExceptionReturnValueProvider.h */,
|
|
25B6E98B14CF829400B1E881 /* OCMExceptionReturnValueProvider.m */,
|
|
25B6E98C14CF829400B1E881 /* OCMIndirectReturnValueProvider.h */,
|
|
25B6E98D14CF829400B1E881 /* OCMIndirectReturnValueProvider.m */,
|
|
25B6E98E14CF829400B1E881 /* OCMNotificationPoster.h */,
|
|
25B6E98F14CF829400B1E881 /* OCMNotificationPoster.m */,
|
|
25B6E99014CF829400B1E881 /* OCMObserverRecorder.h */,
|
|
25B6E99114CF829400B1E881 /* OCMObserverRecorder.m */,
|
|
25B6E99214CF829400B1E881 /* OCMock-Info.plist */,
|
|
25B6E99314CF829400B1E881 /* OCMock-Prefix.pch */,
|
|
25B6E99414CF829400B1E881 /* OCMockObject.m */,
|
|
25B6E99514CF829400B1E881 /* OCMockRecorder.m */,
|
|
25B6E99614CF829400B1E881 /* OCMPassByRefSetter.h */,
|
|
25B6E99714CF829400B1E881 /* OCMPassByRefSetter.m */,
|
|
25B6E99814CF829400B1E881 /* OCMRealObjectForwarder.h */,
|
|
25B6E99914CF829400B1E881 /* OCMRealObjectForwarder.m */,
|
|
25B6E99A14CF829400B1E881 /* OCMReturnValueProvider.h */,
|
|
25B6E99B14CF829400B1E881 /* OCMReturnValueProvider.m */,
|
|
25B6E99C14CF829400B1E881 /* OCObserverMockObject.h */,
|
|
25B6E99D14CF829400B1E881 /* OCObserverMockObject.m */,
|
|
25B6E99E14CF829400B1E881 /* OCPartialMockObject.h */,
|
|
25B6E99F14CF829400B1E881 /* OCPartialMockObject.m */,
|
|
25B6E9A014CF829400B1E881 /* OCPartialMockRecorder.h */,
|
|
25B6E9A114CF829400B1E881 /* OCPartialMockRecorder.m */,
|
|
25B6E9A214CF829400B1E881 /* OCProtocolMockObject.h */,
|
|
25B6E9A314CF829400B1E881 /* OCProtocolMockObject.m */,
|
|
);
|
|
path = OCMock;
|
|
sourceTree = "<group>";
|
|
};
|
|
49A66B0614CEFAD800A6F062 /* XMLReader */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
49A66B0814CEFB0400A6F062 /* LICENCE */,
|
|
49A66B0914CEFB0400A6F062 /* XMLReader.h */,
|
|
49A66B0A14CEFB0400A6F062 /* XMLReader.m */,
|
|
);
|
|
name = XMLReader;
|
|
sourceTree = "<group>";
|
|
};
|
|
49D2759714C9E83E0090845D /* iso8601parser */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
49D2759914C9EF1E0090845D /* ISO8601DateFormatter.h */,
|
|
49D2759A14C9EF1E0090845D /* ISO8601DateFormatter.m */,
|
|
49D2759B14C9EF1E0090845D /* LICENSE.txt */,
|
|
49D2759C14C9EF1E0090845D /* README.txt */,
|
|
);
|
|
name = iso8601parser;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
25160D1414564E810060A5C5 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25160DD5145650490060A5C5 /* CoreData.h in Headers */,
|
|
25160DD6145650490060A5C5 /* NSManagedObject+ActiveRecord.h in Headers */,
|
|
25160DD8145650490060A5C5 /* RKManagedObjectCache.h in Headers */,
|
|
25160DD9145650490060A5C5 /* RKManagedObjectLoader.h in Headers */,
|
|
25160DDB145650490060A5C5 /* RKManagedObjectMapping.h in Headers */,
|
|
25160DDD145650490060A5C5 /* RKManagedObjectMappingOperation.h in Headers */,
|
|
25160DDF145650490060A5C5 /* RKManagedObjectSeeder.h in Headers */,
|
|
25160DE1145650490060A5C5 /* RKManagedObjectStore.h in Headers */,
|
|
25160DE3145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.h in Headers */,
|
|
25160DE5145650490060A5C5 /* RKObjectPropertyInspector+CoreData.h in Headers */,
|
|
25160DE7145650490060A5C5 /* Network.h in Headers */,
|
|
25160DE8145650490060A5C5 /* NSData+MD5.h in Headers */,
|
|
25160DEA145650490060A5C5 /* NSDictionary+RKRequestSerialization.h in Headers */,
|
|
25160DEC145650490060A5C5 /* NSString+MD5.h in Headers */,
|
|
25160DEE145650490060A5C5 /* RKClient.h in Headers */,
|
|
25160DF0145650490060A5C5 /* RKNotifications.h in Headers */,
|
|
25160DF2145650490060A5C5 /* RKOAuthClient.h in Headers */,
|
|
25160DF4145650490060A5C5 /* RKParams.h in Headers */,
|
|
25160DF6145650490060A5C5 /* RKParamsAttachment.h in Headers */,
|
|
25160DF8145650490060A5C5 /* RKReachabilityObserver.h in Headers */,
|
|
25160DFA145650490060A5C5 /* RKRequest.h in Headers */,
|
|
25160DFC145650490060A5C5 /* RKRequest_Internals.h in Headers */,
|
|
25160DFD145650490060A5C5 /* RKRequestCache.h in Headers */,
|
|
25160DFF145650490060A5C5 /* RKRequestQueue.h in Headers */,
|
|
25160E01145650490060A5C5 /* RKRequestSerializable.h in Headers */,
|
|
25160E02145650490060A5C5 /* RKRequestSerialization.h in Headers */,
|
|
25160E04145650490060A5C5 /* RKResponse.h in Headers */,
|
|
25160E06145650490060A5C5 /* RKURL.h in Headers */,
|
|
25160E08145650490060A5C5 /* ObjectMapping.h in Headers */,
|
|
25160E09145650490060A5C5 /* RKDynamicObjectMapping.h in Headers */,
|
|
25160E0B145650490060A5C5 /* RKErrorMessage.h in Headers */,
|
|
25160E0D145650490060A5C5 /* RKMappingOperationQueue.h in Headers */,
|
|
25160E0F145650490060A5C5 /* RKObjectAttributeMapping.h in Headers */,
|
|
25160E11145650490060A5C5 /* RKObjectLoader.h in Headers */,
|
|
25160E13145650490060A5C5 /* RKObjectLoader_Internals.h in Headers */,
|
|
25160E14145650490060A5C5 /* RKObjectManager.h in Headers */,
|
|
25160E16145650490060A5C5 /* RKObjectMapper.h in Headers */,
|
|
25160E18145650490060A5C5 /* RKObjectMapper_Private.h in Headers */,
|
|
25160E19145650490060A5C5 /* RKObjectMapperError.h in Headers */,
|
|
25160E1A145650490060A5C5 /* RKObjectMapping.h in Headers */,
|
|
25160E1C145650490060A5C5 /* RKObjectMappingDefinition.h in Headers */,
|
|
25160E1D145650490060A5C5 /* RKObjectMappingOperation.h in Headers */,
|
|
25160E1F145650490060A5C5 /* RKObjectMappingProvider.h in Headers */,
|
|
25160E21145650490060A5C5 /* RKObjectMappingResult.h in Headers */,
|
|
25160E23145650490060A5C5 /* RKObjectPropertyInspector.h in Headers */,
|
|
25160E25145650490060A5C5 /* RKObjectRelationshipMapping.h in Headers */,
|
|
25160E27145650490060A5C5 /* RKObjectRouter.h in Headers */,
|
|
25160E29145650490060A5C5 /* RKObjectSerializer.h in Headers */,
|
|
25160E2B145650490060A5C5 /* RKParserRegistry.h in Headers */,
|
|
25160E2D145650490060A5C5 /* RKRouter.h in Headers */,
|
|
25160E31145650490060A5C5 /* lcl_config_components.h in Headers */,
|
|
25160E32145650490060A5C5 /* lcl_config_extensions.h in Headers */,
|
|
25160E33145650490060A5C5 /* lcl_config_logger.h in Headers */,
|
|
25160E34145650490060A5C5 /* NSDictionary+RKAdditions.h in Headers */,
|
|
25160E36145650490060A5C5 /* NSString+RestKit.h in Headers */,
|
|
25160E38145650490060A5C5 /* NSURL+RestKit.h in Headers */,
|
|
25160E3A145650490060A5C5 /* RKJSONParserJSONKit.h in Headers */,
|
|
25160E44145650490060A5C5 /* RestKit-Prefix.pch in Headers */,
|
|
25160E45145650490060A5C5 /* RKAlert.h in Headers */,
|
|
25160E47145650490060A5C5 /* RKDotNetDateFormatter.h in Headers */,
|
|
25160E49145650490060A5C5 /* RKFixCategoryBug.h in Headers */,
|
|
25160E4A145650490060A5C5 /* RKLog.h in Headers */,
|
|
25160E4C145650490060A5C5 /* RKMIMETypes.h in Headers */,
|
|
25160E4E145650490060A5C5 /* RKParser.h in Headers */,
|
|
25160E4F145650490060A5C5 /* RKPathMatcher.h in Headers */,
|
|
25160E51145650490060A5C5 /* RKSearchEngine.h in Headers */,
|
|
25160E53145650490060A5C5 /* Support.h in Headers */,
|
|
25160ECA1456532C0060A5C5 /* GCOAuth.h in Headers */,
|
|
25160ECE1456532C0060A5C5 /* NSData+Base64.h in Headers */,
|
|
25160ED51456532C0060A5C5 /* FileMD5Hash.h in Headers */,
|
|
25160ED71456532C0060A5C5 /* FileMD5Hash_Prefix.pch in Headers */,
|
|
25160EDD1456532C0060A5C5 /* JSONKit.h in Headers */,
|
|
25160EE21456532C0060A5C5 /* lcl.h in Headers */,
|
|
25160EE61456532C0060A5C5 /* lcl_config_components.template.h in Headers */,
|
|
25160EE81456532C0060A5C5 /* lcl_config_extensions.template.h in Headers */,
|
|
25160EEA1456532C0060A5C5 /* lcl_config_logger.template.h in Headers */,
|
|
25160EF81456532C0060A5C5 /* LCLNSLog.h in Headers */,
|
|
25160F081456532C0060A5C5 /* SOCKit.h in Headers */,
|
|
25160E2E145650490060A5C5 /* RestKit.h in Headers */,
|
|
254A62B914AD544200939BEE /* RKObjectPaginator.h in Headers */,
|
|
25B408261491CDDC00F21111 /* RKDirectory.h in Headers */,
|
|
2513504E14B8FE6B00A7E893 /* RKConfigurationDelegate.h in Headers */,
|
|
250DF22A14C5190E0001DEFA /* RKOrderedDictionary.h in Headers */,
|
|
49D2759D14C9EF1E0090845D /* ISO8601DateFormatter.h in Headers */,
|
|
49A66B0C14CEFB0400A6F062 /* XMLReader.h in Headers */,
|
|
49D275AA14C9EF4E0090845D /* ISO8601DateFormatter.m in Headers */,
|
|
250DF25F14C680F90001DEFA /* RKObjectMappingProvider+Contexts.h in Headers */,
|
|
49D275AD14C9F3020090845D /* RKISO8601DateFormatter.h in Headers */,
|
|
25B6E91E14CF778D00B1E881 /* RKAbstractTableController.h in Headers */,
|
|
25B6E92314CF778D00B1E881 /* RKAbstractTableController_Internals.h in Headers */,
|
|
25B6E92514CF778D00B1E881 /* RKControlTableItem.h in Headers */,
|
|
25B6E92914CF778D00B1E881 /* RKControlTableViewCell.h in Headers */,
|
|
25B6E92D14CF778D00B1E881 /* RKFetchedResultsTableController.h in Headers */,
|
|
25B6E93114CF778D00B1E881 /* RKForm.h in Headers */,
|
|
25B6E93514CF778D00B1E881 /* RKFormSection.h in Headers */,
|
|
25B6E93914CF778D00B1E881 /* RKTableController.h in Headers */,
|
|
25B6E93D14CF778D00B1E881 /* RKTableItem.h in Headers */,
|
|
25B6E94114CF778D00B1E881 /* RKTableSection.h in Headers */,
|
|
25B6E94514CF778D00B1E881 /* RKTableViewCellMapping.h in Headers */,
|
|
25B6E94914CF778D00B1E881 /* RKTableViewCellMappings.h in Headers */,
|
|
25B6E94D14CF778D00B1E881 /* UI.h in Headers */,
|
|
25B6E94F14CF778D00B1E881 /* UIView+FindFirstResponder.h in Headers */,
|
|
25B6E95514CF795D00B1E881 /* RKErrors.h in Headers */,
|
|
25B6E95C14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.h in Headers */,
|
|
25B6E96E14CF815500B1E881 /* EGORefreshTableHeaderView.h in Headers */,
|
|
25B6E9E914CF940700B1E881 /* RKManagedObjectSearchEngine.h in Headers */,
|
|
25B6E9ED14CF940700B1E881 /* RKSearchableManagedObject.h in Headers */,
|
|
25B6E9F114CF940700B1E881 /* RKSearchWord.h in Headers */,
|
|
25B6E9F514CF940700B1E881 /* RKSearchWordObserver.h in Headers */,
|
|
25B6E9FD14CF943E00B1E881 /* RKCache.h in Headers */,
|
|
25B6EA0114CF943E00B1E881 /* RKMutableBlockDictionary.h in Headers */,
|
|
252EFB0214D98EB0004863C8 /* RKTableView.h in Headers */,
|
|
49A66B1214CF03CA00A6F062 /* RKXMLParserXMLReader.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
25160E5F145651060060A5C5 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25160ECB1456532C0060A5C5 /* GCOAuth.h in Headers */,
|
|
25160ECF1456532C0060A5C5 /* NSData+Base64.h in Headers */,
|
|
25160ED61456532C0060A5C5 /* FileMD5Hash.h in Headers */,
|
|
25160ED81456532C0060A5C5 /* FileMD5Hash_Prefix.pch in Headers */,
|
|
25160EDE1456532C0060A5C5 /* JSONKit.h in Headers */,
|
|
25160EE31456532C0060A5C5 /* lcl.h in Headers */,
|
|
25160EE71456532C0060A5C5 /* lcl_config_components.template.h in Headers */,
|
|
25160EE91456532C0060A5C5 /* lcl_config_extensions.template.h in Headers */,
|
|
25160EEB1456532C0060A5C5 /* lcl_config_logger.template.h in Headers */,
|
|
25160EF91456532C0060A5C5 /* LCLNSLog.h in Headers */,
|
|
25160F091456532C0060A5C5 /* SOCKit.h in Headers */,
|
|
25160F26145655BA0060A5C5 /* Network.h in Headers */,
|
|
25160F27145655BA0060A5C5 /* NSDictionary+RKRequestSerialization.h in Headers */,
|
|
25160F29145655BA0060A5C5 /* RKClient.h in Headers */,
|
|
25160F2B145655BA0060A5C5 /* RKNotifications.h in Headers */,
|
|
25160F2D145655BA0060A5C5 /* RKOAuthClient.h in Headers */,
|
|
25160F2F145655BA0060A5C5 /* RKParams.h in Headers */,
|
|
25160F31145655BA0060A5C5 /* RKParamsAttachment.h in Headers */,
|
|
25160F33145655BA0060A5C5 /* RKReachabilityObserver.h in Headers */,
|
|
25160F35145655BA0060A5C5 /* RKRequest.h in Headers */,
|
|
25160F37145655BA0060A5C5 /* RKRequest_Internals.h in Headers */,
|
|
25160F38145655BA0060A5C5 /* RKRequestCache.h in Headers */,
|
|
25160F3A145655BA0060A5C5 /* RKRequestQueue.h in Headers */,
|
|
25160F3C145655BA0060A5C5 /* RKRequestSerializable.h in Headers */,
|
|
25160F3D145655BA0060A5C5 /* RKRequestSerialization.h in Headers */,
|
|
25160F3F145655BA0060A5C5 /* RKResponse.h in Headers */,
|
|
25160F41145655BA0060A5C5 /* RKURL.h in Headers */,
|
|
25160F43145655C60060A5C5 /* ObjectMapping.h in Headers */,
|
|
25160F44145655C60060A5C5 /* RKDynamicObjectMapping.h in Headers */,
|
|
25160F46145655C60060A5C5 /* RKErrorMessage.h in Headers */,
|
|
25160F48145655C60060A5C5 /* RKMappingOperationQueue.h in Headers */,
|
|
25160F4A145655C60060A5C5 /* RKObjectAttributeMapping.h in Headers */,
|
|
25160F4C145655C60060A5C5 /* RKObjectLoader.h in Headers */,
|
|
25160F4E145655C60060A5C5 /* RKObjectLoader_Internals.h in Headers */,
|
|
25160F4F145655C60060A5C5 /* RKObjectManager.h in Headers */,
|
|
25160F51145655C60060A5C5 /* RKObjectMapper.h in Headers */,
|
|
25160F53145655C60060A5C5 /* RKObjectMapper_Private.h in Headers */,
|
|
25160F54145655C60060A5C5 /* RKObjectMapperError.h in Headers */,
|
|
25160F55145655C60060A5C5 /* RKObjectMapping.h in Headers */,
|
|
25160F57145655C60060A5C5 /* RKObjectMappingDefinition.h in Headers */,
|
|
25160F58145655C60060A5C5 /* RKObjectMappingOperation.h in Headers */,
|
|
25160F5A145655C60060A5C5 /* RKObjectMappingProvider.h in Headers */,
|
|
25160F5C145655C60060A5C5 /* RKObjectMappingResult.h in Headers */,
|
|
25160F5E145655C60060A5C5 /* RKObjectPropertyInspector.h in Headers */,
|
|
25160F60145655C60060A5C5 /* RKObjectRelationshipMapping.h in Headers */,
|
|
25160F62145655C60060A5C5 /* RKObjectRouter.h in Headers */,
|
|
25160F64145655C60060A5C5 /* RKObjectSerializer.h in Headers */,
|
|
25160F66145655C60060A5C5 /* RKParserRegistry.h in Headers */,
|
|
25160F68145655C60060A5C5 /* RKRouter.h in Headers */,
|
|
25160F69145655D10060A5C5 /* CoreData.h in Headers */,
|
|
25160F6A145655D10060A5C5 /* NSManagedObject+ActiveRecord.h in Headers */,
|
|
25160F6C145655D10060A5C5 /* RKManagedObjectCache.h in Headers */,
|
|
25160F6D145655D10060A5C5 /* RKManagedObjectLoader.h in Headers */,
|
|
25160F6F145655D10060A5C5 /* RKManagedObjectMapping.h in Headers */,
|
|
25160F71145655D10060A5C5 /* RKManagedObjectMappingOperation.h in Headers */,
|
|
25160F73145655D10060A5C5 /* RKManagedObjectSeeder.h in Headers */,
|
|
25160F75145655D10060A5C5 /* RKManagedObjectStore.h in Headers */,
|
|
25160F77145655D10060A5C5 /* RKManagedObjectThreadSafeInvocation.h in Headers */,
|
|
25160F79145655D10060A5C5 /* RKObjectPropertyInspector+CoreData.h in Headers */,
|
|
25160F7F145657650060A5C5 /* NSData+MD5.h in Headers */,
|
|
25160F81145657650060A5C5 /* NSString+MD5.h in Headers */,
|
|
25160F85145657650060A5C5 /* lcl_config_components.h in Headers */,
|
|
25160F86145657650060A5C5 /* lcl_config_extensions.h in Headers */,
|
|
25160F87145657650060A5C5 /* lcl_config_logger.h in Headers */,
|
|
25160F88145657650060A5C5 /* NSDictionary+RKAdditions.h in Headers */,
|
|
25160F8A145657650060A5C5 /* NSString+RestKit.h in Headers */,
|
|
25160F8C145657650060A5C5 /* NSURL+RestKit.h in Headers */,
|
|
25160F8E1456576C0060A5C5 /* RKAlert.h in Headers */,
|
|
25160F901456576C0060A5C5 /* RKDotNetDateFormatter.h in Headers */,
|
|
25160F921456576C0060A5C5 /* RKFixCategoryBug.h in Headers */,
|
|
25160F931456576C0060A5C5 /* RKLog.h in Headers */,
|
|
25160F951456576C0060A5C5 /* RKMIMETypes.h in Headers */,
|
|
25160F971456576C0060A5C5 /* RKParser.h in Headers */,
|
|
25160F981456576C0060A5C5 /* RKPathMatcher.h in Headers */,
|
|
25160F9A1456576C0060A5C5 /* RKSearchEngine.h in Headers */,
|
|
25160F9C1456576C0060A5C5 /* Support.h in Headers */,
|
|
25160F9E1456577F0060A5C5 /* RKJSONParserJSONKit.h in Headers */,
|
|
25160F25145655AF0060A5C5 /* RestKit.h in Headers */,
|
|
25B408271491CDDC00F21111 /* RKDirectory.h in Headers */,
|
|
2513504F14B8FE6B00A7E893 /* RKConfigurationDelegate.h in Headers */,
|
|
254A62BA14AD544200939BEE /* RKObjectPaginator.h in Headers */,
|
|
250DF22B14C5190E0001DEFA /* RKOrderedDictionary.h in Headers */,
|
|
49A66B1314CF03CA00A6F062 /* RKXMLParserXMLReader.h in Headers */,
|
|
49D2759E14C9EF1E0090845D /* ISO8601DateFormatter.h in Headers */,
|
|
250DF26014C680F90001DEFA /* RKObjectMappingProvider+Contexts.h in Headers */,
|
|
49D275AE14C9F3020090845D /* RKISO8601DateFormatter.h in Headers */,
|
|
25B6E91F14CF778D00B1E881 /* RKAbstractTableController.h in Headers */,
|
|
25B6E92414CF778D00B1E881 /* RKAbstractTableController_Internals.h in Headers */,
|
|
25B6E92614CF778D00B1E881 /* RKControlTableItem.h in Headers */,
|
|
25B6E92A14CF778D00B1E881 /* RKControlTableViewCell.h in Headers */,
|
|
25B6E92E14CF778D00B1E881 /* RKFetchedResultsTableController.h in Headers */,
|
|
25B6E93214CF778D00B1E881 /* RKForm.h in Headers */,
|
|
25B6E93614CF778D00B1E881 /* RKFormSection.h in Headers */,
|
|
25B6E93A14CF778D00B1E881 /* RKTableController.h in Headers */,
|
|
25B6E93E14CF778D00B1E881 /* RKTableItem.h in Headers */,
|
|
25B6E94214CF778D00B1E881 /* RKTableSection.h in Headers */,
|
|
25B6E94614CF778D00B1E881 /* RKTableViewCellMapping.h in Headers */,
|
|
25B6E94A14CF778D00B1E881 /* RKTableViewCellMappings.h in Headers */,
|
|
25B6E94E14CF778D00B1E881 /* UI.h in Headers */,
|
|
25B6E95014CF778D00B1E881 /* UIView+FindFirstResponder.h in Headers */,
|
|
25B6E95614CF795D00B1E881 /* RKErrors.h in Headers */,
|
|
25B6E95D14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.h in Headers */,
|
|
25B6E96F14CF815500B1E881 /* EGORefreshTableHeaderView.h in Headers */,
|
|
25B6E9EA14CF940700B1E881 /* RKManagedObjectSearchEngine.h in Headers */,
|
|
25B6E9EE14CF940700B1E881 /* RKSearchableManagedObject.h in Headers */,
|
|
25B6E9F214CF940700B1E881 /* RKSearchWord.h in Headers */,
|
|
25B6E9F614CF940700B1E881 /* RKSearchWordObserver.h in Headers */,
|
|
25B6E9FE14CF943E00B1E881 /* RKCache.h in Headers */,
|
|
25B6EA0214CF943E00B1E881 /* RKMutableBlockDictionary.h in Headers */,
|
|
252EFB0314D98EB0004863C8 /* RKTableView.h in Headers */,
|
|
49A66B0D14CEFB0400A6F062 /* XMLReader.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
25160D1514564E810060A5C5 /* RestKit */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 25160D3A14564E820060A5C5 /* Build configuration list for PBXNativeTarget "RestKit" */;
|
|
buildPhases = (
|
|
25160D1214564E810060A5C5 /* Sources */,
|
|
25160D1314564E810060A5C5 /* Frameworks */,
|
|
25160D1414564E810060A5C5 /* Headers */,
|
|
25BB65871485D15C00D62E64 /* Copy Headers to Legacy Build Location */,
|
|
25BB65891485D17A00D62E64 /* Protect Copied Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RestKit;
|
|
productName = RestKit;
|
|
productReference = 25160D1614564E810060A5C5 /* libRestKit.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
25160D2514564E820060A5C5 /* RestKitTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 25160D3D14564E820060A5C5 /* Build configuration list for PBXNativeTarget "RestKitTests" */;
|
|
buildPhases = (
|
|
25160D2114564E820060A5C5 /* Sources */,
|
|
25160D2214564E820060A5C5 /* Frameworks */,
|
|
25160D2314564E820060A5C5 /* Resources */,
|
|
25160D2414564E820060A5C5 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
25160D2D14564E820060A5C5 /* PBXTargetDependency */,
|
|
);
|
|
name = RestKitTests;
|
|
productName = RestKitTests;
|
|
productReference = 25160D2614564E820060A5C5 /* RestKitTests.octest */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
25160E61145651060060A5C5 /* RestKitFramework */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 25160E87145651060060A5C5 /* Build configuration list for PBXNativeTarget "RestKitFramework" */;
|
|
buildPhases = (
|
|
25160E5D145651060060A5C5 /* Sources */,
|
|
25160E5E145651060060A5C5 /* Frameworks */,
|
|
25160E5F145651060060A5C5 /* Headers */,
|
|
25160E60145651060060A5C5 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RestKitFramework;
|
|
productName = RestKitFramework;
|
|
productReference = 25160E62145651060060A5C5 /* RestKit.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
25160E77145651060060A5C5 /* RestKitFrameworkTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 25160E8A145651060060A5C5 /* Build configuration list for PBXNativeTarget "RestKitFrameworkTests" */;
|
|
buildPhases = (
|
|
25160E73145651060060A5C5 /* Sources */,
|
|
25160E74145651060060A5C5 /* Frameworks */,
|
|
25160E75145651060060A5C5 /* Resources */,
|
|
250CA67F147D8EEC0047D347 /* CopyFiles */,
|
|
25160E76145651060060A5C5 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
25160E7C145651060060A5C5 /* PBXTargetDependency */,
|
|
);
|
|
name = RestKitFrameworkTests;
|
|
productName = RestKitFrameworkTests;
|
|
productReference = 25160E78145651060060A5C5 /* RestKitFrameworkTests.octest */;
|
|
productType = "com.apple.product-type.bundle";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
25160D0D14564E810060A5C5 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0430;
|
|
ORGANIZATIONNAME = RestKit;
|
|
};
|
|
buildConfigurationList = 25160D1014564E810060A5C5 /* Build configuration list for PBXProject "RestKit" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 25160D0B14564E810060A5C5;
|
|
productRefGroup = 25160D1714564E810060A5C5 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
25160D1514564E810060A5C5 /* RestKit */,
|
|
25160D2514564E820060A5C5 /* RestKitTests */,
|
|
25160E61145651060060A5C5 /* RestKitFramework */,
|
|
25160E77145651060060A5C5 /* RestKitFrameworkTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
25160D2314564E820060A5C5 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
251610641456F2330060A5C5 /* blake.png in Resources */,
|
|
251610661456F2330060A5C5 /* ArrayOfNestedDictionaries.json in Resources */,
|
|
251610681456F2330060A5C5 /* ArrayOfResults.json in Resources */,
|
|
2516106A1456F2330060A5C5 /* ComplexNestedUser.json in Resources */,
|
|
2516106C1456F2330060A5C5 /* ConnectingParents.json in Resources */,
|
|
2516106E1456F2330060A5C5 /* boy.json in Resources */,
|
|
251610701456F2330060A5C5 /* friends.json in Resources */,
|
|
251610721456F2330060A5C5 /* girl.json in Resources */,
|
|
251610741456F2330060A5C5 /* mixed.json in Resources */,
|
|
251610761456F2330060A5C5 /* DynamicKeys.json in Resources */,
|
|
251610781456F2330060A5C5 /* DynamicKeysWithNestedRelationship.json in Resources */,
|
|
2516107A1456F2330060A5C5 /* DynamicKeysWithRelationship.json in Resources */,
|
|
2516107C1456F2330060A5C5 /* error.json in Resources */,
|
|
2516107E1456F2330060A5C5 /* errors.json in Resources */,
|
|
251610801456F2330060A5C5 /* Foursquare.json in Resources */,
|
|
251610821456F2330060A5C5 /* 1.json in Resources */,
|
|
251610841456F2330060A5C5 /* all.json in Resources */,
|
|
251610861456F2330060A5C5 /* with_to_one_relationship.json in Resources */,
|
|
251610881456F2330060A5C5 /* nested_user.json in Resources */,
|
|
2516108A1456F2330060A5C5 /* RailsUser.json in Resources */,
|
|
2516108C1456F2330060A5C5 /* SameKeyDifferentTargetClasses.json in Resources */,
|
|
2516108E1456F2330060A5C5 /* user.json in Resources */,
|
|
251610901456F2330060A5C5 /* users.json in Resources */,
|
|
251610921456F2330060A5C5 /* .gitignore in Resources */,
|
|
251610961456F2330060A5C5 /* attributes_without_text_content.xml in Resources */,
|
|
251610981456F2330060A5C5 /* container_attributes.xml in Resources */,
|
|
2516109A1456F2330060A5C5 /* national_weather_service.xml in Resources */,
|
|
2516109C1456F2330060A5C5 /* orders.xml in Resources */,
|
|
2516109E1456F2330060A5C5 /* tab_data.xml in Resources */,
|
|
251610A01456F2330060A5C5 /* zend.xml in Resources */,
|
|
73D3907414CA1AE00093E3D6 /* parent.json in Resources */,
|
|
73D3907614CA1AE60093E3D6 /* child.json in Resources */,
|
|
73D3907914CA1DD40093E3D6 /* channels.xml in Resources */,
|
|
25B6E9A414CF829400B1E881 /* InfoPlist.strings in Resources */,
|
|
25B6E9BE14CF829400B1E881 /* OCMock-Info.plist in Resources */,
|
|
252EFAEF14D8C1BF004863C8 /* RKTableControllerSpec.m.orig in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
25160E60145651060060A5C5 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25160ED91456532C0060A5C5 /* LICENSE in Resources */,
|
|
25160EDA1456532C0060A5C5 /* NOTICE in Resources */,
|
|
25160EDC1456532C0060A5C5 /* CHANGELOG.md in Resources */,
|
|
25B6E97214CF815500B1E881 /* blackArrow.png in Resources */,
|
|
25B6E97314CF815500B1E881 /* blackArrow@2x.png in Resources */,
|
|
25B6E97414CF815500B1E881 /* blueArrow.png in Resources */,
|
|
25B6E97514CF815500B1E881 /* blueArrow@2x.png in Resources */,
|
|
25B6E97614CF815500B1E881 /* grayArrow.png in Resources */,
|
|
25B6E97714CF815500B1E881 /* grayArrow@2x.png in Resources */,
|
|
25B6E97814CF815500B1E881 /* whiteArrow.png in Resources */,
|
|
25B6E97914CF815500B1E881 /* whiteArrow@2x.png in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
25160E75145651060060A5C5 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
251610651456F2330060A5C5 /* blake.png in Resources */,
|
|
251610671456F2330060A5C5 /* ArrayOfNestedDictionaries.json in Resources */,
|
|
251610691456F2330060A5C5 /* ArrayOfResults.json in Resources */,
|
|
2516106B1456F2330060A5C5 /* ComplexNestedUser.json in Resources */,
|
|
2516106D1456F2330060A5C5 /* ConnectingParents.json in Resources */,
|
|
2516106F1456F2330060A5C5 /* boy.json in Resources */,
|
|
251610711456F2330060A5C5 /* friends.json in Resources */,
|
|
251610731456F2330060A5C5 /* girl.json in Resources */,
|
|
251610751456F2330060A5C5 /* mixed.json in Resources */,
|
|
251610771456F2330060A5C5 /* DynamicKeys.json in Resources */,
|
|
251610791456F2330060A5C5 /* DynamicKeysWithNestedRelationship.json in Resources */,
|
|
2516107B1456F2330060A5C5 /* DynamicKeysWithRelationship.json in Resources */,
|
|
2516107D1456F2330060A5C5 /* error.json in Resources */,
|
|
2516107F1456F2330060A5C5 /* errors.json in Resources */,
|
|
251610811456F2330060A5C5 /* Foursquare.json in Resources */,
|
|
251610831456F2330060A5C5 /* 1.json in Resources */,
|
|
251610851456F2330060A5C5 /* all.json in Resources */,
|
|
251610871456F2330060A5C5 /* with_to_one_relationship.json in Resources */,
|
|
251610891456F2330060A5C5 /* nested_user.json in Resources */,
|
|
2516108B1456F2330060A5C5 /* RailsUser.json in Resources */,
|
|
2516108D1456F2330060A5C5 /* SameKeyDifferentTargetClasses.json in Resources */,
|
|
2516108F1456F2330060A5C5 /* user.json in Resources */,
|
|
251610911456F2330060A5C5 /* users.json in Resources */,
|
|
251610931456F2330060A5C5 /* .gitignore in Resources */,
|
|
251610971456F2330060A5C5 /* attributes_without_text_content.xml in Resources */,
|
|
251610991456F2330060A5C5 /* container_attributes.xml in Resources */,
|
|
2516109B1456F2330060A5C5 /* national_weather_service.xml in Resources */,
|
|
2516109D1456F2330060A5C5 /* orders.xml in Resources */,
|
|
2516109F1456F2330060A5C5 /* tab_data.xml in Resources */,
|
|
251610A11456F2330060A5C5 /* zend.xml in Resources */,
|
|
251610F51456F2340060A5C5 /* set_ip_address.scpt in Resources */,
|
|
251611031456F2340060A5C5 /* authentication.rb in Resources */,
|
|
251611051456F2340060A5C5 /* etags.rb in Resources */,
|
|
251611071456F2340060A5C5 /* oauth2.rb in Resources */,
|
|
251611091456F2340060A5C5 /* timeout.rb in Resources */,
|
|
2516110B1456F2340060A5C5 /* restkit.rb in Resources */,
|
|
2516110D1456F2340060A5C5 /* server.rb in Resources */,
|
|
73D3907514CA1AE20093E3D6 /* parent.json in Resources */,
|
|
73D3907714CA1AE60093E3D6 /* child.json in Resources */,
|
|
73D3907A14CA1DD50093E3D6 /* channels.xml in Resources */,
|
|
25B6E9A514CF829400B1E881 /* InfoPlist.strings in Resources */,
|
|
25B6E9BF14CF829400B1E881 /* OCMock-Info.plist in Resources */,
|
|
252EFAF014D8C1BF004863C8 /* RKTableControllerSpec.m.orig in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
25160D2414564E820060A5C5 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
|
|
};
|
|
25160E76145651060060A5C5 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
|
|
};
|
|
25BB65871485D15C00D62E64 /* Copy Headers to Legacy Build Location */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Headers to Legacy Build Location";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = "/bin/sh Scripts/CopyHeadersToLegacyBuildDir.command";
|
|
shellScript = "";
|
|
};
|
|
25BB65891485D17A00D62E64 /* 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 */
|
|
25160D1214564E810060A5C5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25160DD7145650490060A5C5 /* NSManagedObject+ActiveRecord.m in Sources */,
|
|
25160DDA145650490060A5C5 /* RKManagedObjectLoader.m in Sources */,
|
|
25160DDC145650490060A5C5 /* RKManagedObjectMapping.m in Sources */,
|
|
25160DDE145650490060A5C5 /* RKManagedObjectMappingOperation.m in Sources */,
|
|
25160DE0145650490060A5C5 /* RKManagedObjectSeeder.m in Sources */,
|
|
25160DE2145650490060A5C5 /* RKManagedObjectStore.m in Sources */,
|
|
25160DE4145650490060A5C5 /* RKManagedObjectThreadSafeInvocation.m in Sources */,
|
|
25160DE6145650490060A5C5 /* RKObjectPropertyInspector+CoreData.m in Sources */,
|
|
25160DE9145650490060A5C5 /* NSData+MD5.m in Sources */,
|
|
25160DEB145650490060A5C5 /* NSDictionary+RKRequestSerialization.m in Sources */,
|
|
25160DED145650490060A5C5 /* NSString+MD5.m in Sources */,
|
|
25160DEF145650490060A5C5 /* RKClient.m in Sources */,
|
|
25160DF1145650490060A5C5 /* RKNotifications.m in Sources */,
|
|
25160DF3145650490060A5C5 /* RKOAuthClient.m in Sources */,
|
|
25160DF5145650490060A5C5 /* RKParams.m in Sources */,
|
|
25160DF7145650490060A5C5 /* RKParamsAttachment.m in Sources */,
|
|
25160DF9145650490060A5C5 /* RKReachabilityObserver.m in Sources */,
|
|
25160DFB145650490060A5C5 /* RKRequest.m in Sources */,
|
|
25160DFE145650490060A5C5 /* RKRequestCache.m in Sources */,
|
|
25160E00145650490060A5C5 /* RKRequestQueue.m in Sources */,
|
|
25160E03145650490060A5C5 /* RKRequestSerialization.m in Sources */,
|
|
25160E05145650490060A5C5 /* RKResponse.m in Sources */,
|
|
25160E07145650490060A5C5 /* RKURL.m in Sources */,
|
|
25160E0A145650490060A5C5 /* RKDynamicObjectMapping.m in Sources */,
|
|
25160E0C145650490060A5C5 /* RKErrorMessage.m in Sources */,
|
|
25160E0E145650490060A5C5 /* RKMappingOperationQueue.m in Sources */,
|
|
25160E10145650490060A5C5 /* RKObjectAttributeMapping.m in Sources */,
|
|
25160E12145650490060A5C5 /* RKObjectLoader.m in Sources */,
|
|
25160E15145650490060A5C5 /* RKObjectManager.m in Sources */,
|
|
25160E17145650490060A5C5 /* RKObjectMapper.m in Sources */,
|
|
25160E1B145650490060A5C5 /* RKObjectMapping.m in Sources */,
|
|
25160E1E145650490060A5C5 /* RKObjectMappingOperation.m in Sources */,
|
|
25160E20145650490060A5C5 /* RKObjectMappingProvider.m in Sources */,
|
|
25160E22145650490060A5C5 /* RKObjectMappingResult.m in Sources */,
|
|
25160E24145650490060A5C5 /* RKObjectPropertyInspector.m in Sources */,
|
|
25160E26145650490060A5C5 /* RKObjectRelationshipMapping.m in Sources */,
|
|
25160E28145650490060A5C5 /* RKObjectRouter.m in Sources */,
|
|
25160E2A145650490060A5C5 /* RKObjectSerializer.m in Sources */,
|
|
25160E2C145650490060A5C5 /* RKParserRegistry.m in Sources */,
|
|
25160E35145650490060A5C5 /* NSDictionary+RKAdditions.m in Sources */,
|
|
25160E37145650490060A5C5 /* NSString+RestKit.m in Sources */,
|
|
25160E39145650490060A5C5 /* NSURL+RestKit.m in Sources */,
|
|
25160E3B145650490060A5C5 /* RKJSONParserJSONKit.m in Sources */,
|
|
25160E46145650490060A5C5 /* RKAlert.m in Sources */,
|
|
25160E48145650490060A5C5 /* RKDotNetDateFormatter.m in Sources */,
|
|
25160E4B145650490060A5C5 /* RKLog.m in Sources */,
|
|
25160E4D145650490060A5C5 /* RKMIMETypes.m in Sources */,
|
|
25160E50145650490060A5C5 /* RKPathMatcher.m in Sources */,
|
|
25160E52145650490060A5C5 /* RKSearchEngine.m in Sources */,
|
|
25160ECC1456532C0060A5C5 /* GCOAuth.m in Sources */,
|
|
25160ED01456532C0060A5C5 /* NSData+Base64.m in Sources */,
|
|
25160ED31456532C0060A5C5 /* FileMD5Hash.c in Sources */,
|
|
25160EDF1456532C0060A5C5 /* JSONKit.m in Sources */,
|
|
25160EE41456532C0060A5C5 /* lcl.m in Sources */,
|
|
25160EFA1456532C0060A5C5 /* LCLNSLog.m in Sources */,
|
|
25160F0A1456532C0060A5C5 /* SOCKit.m in Sources */,
|
|
25B408281491CDDC00F21111 /* RKDirectory.m in Sources */,
|
|
254A62BB14AD544200939BEE /* RKObjectPaginator.m in Sources */,
|
|
250DF22C14C5190E0001DEFA /* RKOrderedDictionary.m in Sources */,
|
|
49D2759F14C9EF1E0090845D /* ISO8601DateFormatter.m in Sources */,
|
|
49D275AF14C9F3020090845D /* RKISO8601DateFormatter.m in Sources */,
|
|
25B6E92014CF778D00B1E881 /* RKAbstractTableController.m in Sources */,
|
|
25B6E92714CF778D00B1E881 /* RKControlTableItem.m in Sources */,
|
|
25B6E92B14CF778D00B1E881 /* RKControlTableViewCell.m in Sources */,
|
|
25B6E92F14CF778D00B1E881 /* RKFetchedResultsTableController.m in Sources */,
|
|
25B6E93314CF778D00B1E881 /* RKForm.m in Sources */,
|
|
25B6E93714CF778D00B1E881 /* RKFormSection.m in Sources */,
|
|
25B6E93B14CF778D00B1E881 /* RKTableController.m in Sources */,
|
|
25B6E93F14CF778D00B1E881 /* RKTableItem.m in Sources */,
|
|
25B6E94314CF778D00B1E881 /* RKTableSection.m in Sources */,
|
|
25B6E94714CF778D00B1E881 /* RKTableViewCellMapping.m in Sources */,
|
|
25B6E94B14CF778D00B1E881 /* RKTableViewCellMappings.m in Sources */,
|
|
25B6E95114CF778D00B1E881 /* UIView+FindFirstResponder.m in Sources */,
|
|
25B6E95814CF7A1C00B1E881 /* RKErrors.m in Sources */,
|
|
25B6E95E14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.m in Sources */,
|
|
25B6E97014CF815500B1E881 /* EGORefreshTableHeaderView.m in Sources */,
|
|
25B6E9EB14CF940700B1E881 /* RKManagedObjectSearchEngine.m in Sources */,
|
|
25B6E9EF14CF940700B1E881 /* RKSearchableManagedObject.m in Sources */,
|
|
25B6E9F314CF940700B1E881 /* RKSearchWord.m in Sources */,
|
|
25B6E9F714CF940700B1E881 /* RKSearchWordObserver.m in Sources */,
|
|
25B6E9FF14CF943E00B1E881 /* RKCache.m in Sources */,
|
|
25B6EA0314CF943E00B1E881 /* RKMutableBlockDictionary.m in Sources */,
|
|
252EFB0414D98EB0004863C8 /* RKTableView.m in Sources */,
|
|
49A66B0E14CEFB0400A6F062 /* XMLReader.m in Sources */,
|
|
49A66B1414CF03CA00A6F062 /* RKXMLParserXMLReader.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
25160D2114564E820060A5C5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
251610581456F2330060A5C5 /* RKManagedObjectLoaderSpec.m in Sources */,
|
|
2516105A1456F2330060A5C5 /* RKManagedObjectMappingOperationSpec.m in Sources */,
|
|
2516105C1456F2330060A5C5 /* RKManagedObjectMappingSpec.m in Sources */,
|
|
251610601456F2330060A5C5 /* RKManagedObjectStoreSpec.m in Sources */,
|
|
251610621456F2330060A5C5 /* RKManagedObjectThreadSafeInvocationSpec.m in Sources */,
|
|
251610A21456F2330060A5C5 /* Data Model.xcdatamodel in Sources */,
|
|
251610A41456F2330060A5C5 /* RKCat.m in Sources */,
|
|
251610A61456F2330060A5C5 /* RKChild.m in Sources */,
|
|
251610A81456F2330060A5C5 /* RKDynamicMappingModels.m in Sources */,
|
|
251610AA1456F2330060A5C5 /* RKHouse.m in Sources */,
|
|
251610AC1456F2330060A5C5 /* RKHuman.m in Sources */,
|
|
251610AE1456F2330060A5C5 /* RKMappableAssociation.m in Sources */,
|
|
251610B01456F2330060A5C5 /* RKMappableObject.m in Sources */,
|
|
251610B21456F2330060A5C5 /* RKObjectLoaderSpecResultModel.m in Sources */,
|
|
251610B41456F2330060A5C5 /* RKObjectMapperSpecModel.m in Sources */,
|
|
251610B61456F2330060A5C5 /* RKParent.m in Sources */,
|
|
251610B81456F2330060A5C5 /* RKResident.m in Sources */,
|
|
251610BE1456F2330060A5C5 /* RKAuthenticationSpec.m in Sources */,
|
|
251610C01456F2330060A5C5 /* RKClientSpec.m in Sources */,
|
|
251610C21456F2330060A5C5 /* RKOAuthClientSpec.m in Sources */,
|
|
251610C41456F2330060A5C5 /* RKParamsAttachmentSpec.m in Sources */,
|
|
251610C61456F2330060A5C5 /* RKParamsSpec.m in Sources */,
|
|
251610CA1456F2330060A5C5 /* RKRequestQueueSpec.m in Sources */,
|
|
251610CC1456F2330060A5C5 /* RKRequestSpec.m in Sources */,
|
|
251610CE1456F2330060A5C5 /* RKResponseSpec.m in Sources */,
|
|
251610D01456F2330060A5C5 /* RKURLSpec.m in Sources */,
|
|
251610D21456F2330060A5C5 /* RKDynamicObjectMappingSpec.m in Sources */,
|
|
251610D41456F2330060A5C5 /* RKObjectiveCPlusPlusSpec.mm in Sources */,
|
|
251610D61456F2330060A5C5 /* RKObjectLoaderSpec.m in Sources */,
|
|
251610D81456F2330060A5C5 /* RKObjectManagerSpec.m in Sources */,
|
|
251610DC1456F2330060A5C5 /* RKObjectMappingNextGenSpec.m in Sources */,
|
|
251610DE1456F2330060A5C5 /* RKObjectMappingOperationSpec.m in Sources */,
|
|
251610E01456F2330060A5C5 /* RKObjectMappingProviderSpec.m in Sources */,
|
|
251610E21456F2330060A5C5 /* RKObjectMappingResultSpec.m in Sources */,
|
|
251610E41456F2330060A5C5 /* RKObjectRouterSpec.m in Sources */,
|
|
251610E61456F2330060A5C5 /* RKObjectSerializerSpec.m in Sources */,
|
|
251610E81456F2330060A5C5 /* RKParserRegistrySpec.m in Sources */,
|
|
251610F01456F2340060A5C5 /* RKSpecEnvironment.m in Sources */,
|
|
251610F21456F2340060A5C5 /* RKSpecResponseLoader.m in Sources */,
|
|
2516110E1456F2340060A5C5 /* NSDictionary+RKRequestSerializationSpec.m in Sources */,
|
|
251611101456F2340060A5C5 /* NSStringRestKitSpec.m in Sources */,
|
|
251611121456F2340060A5C5 /* RKDotNetDateFormatterSpec.m in Sources */,
|
|
251611141456F2340060A5C5 /* RKJSONParserJSONKitSpec.m in Sources */,
|
|
251611161456F2340060A5C5 /* RKPathMatcherSpec.m in Sources */,
|
|
251611181456F2340060A5C5 /* RKXMLParserSpec.m in Sources */,
|
|
254A62C014AD591C00939BEE /* RKObjectPaginatorSpec.m in Sources */,
|
|
25B6E9A614CF829400B1E881 /* NSInvocation+OCMAdditions.m in Sources */,
|
|
25B6E9A814CF829400B1E881 /* NSMethodSignature+OCMAdditions.m in Sources */,
|
|
25B6E9AA14CF829400B1E881 /* NSNotificationCenter+OCMAdditions.m in Sources */,
|
|
25B6E9AC14CF829400B1E881 /* OCClassMockObject.m in Sources */,
|
|
25B6E9AE14CF829400B1E881 /* OCMArg.m in Sources */,
|
|
25B6E9B014CF829400B1E881 /* OCMBlockCaller.m in Sources */,
|
|
25B6E9B214CF829400B1E881 /* OCMBoxedReturnValueProvider.m in Sources */,
|
|
25B6E9B414CF829400B1E881 /* OCMConstraint.m in Sources */,
|
|
25B6E9B614CF829400B1E881 /* OCMExceptionReturnValueProvider.m in Sources */,
|
|
25B6E9B814CF829400B1E881 /* OCMIndirectReturnValueProvider.m in Sources */,
|
|
25B6E9BA14CF829400B1E881 /* OCMNotificationPoster.m in Sources */,
|
|
25B6E9BC14CF829400B1E881 /* OCMObserverRecorder.m in Sources */,
|
|
25B6E9C014CF829400B1E881 /* OCMockObject.m in Sources */,
|
|
25B6E9C214CF829400B1E881 /* OCMockRecorder.m in Sources */,
|
|
25B6E9C414CF829400B1E881 /* OCMPassByRefSetter.m in Sources */,
|
|
25B6E9C614CF829400B1E881 /* OCMRealObjectForwarder.m in Sources */,
|
|
25B6E9C814CF829400B1E881 /* OCMReturnValueProvider.m in Sources */,
|
|
25B6E9CA14CF829400B1E881 /* OCObserverMockObject.m in Sources */,
|
|
25B6E9CC14CF829400B1E881 /* OCPartialMockObject.m in Sources */,
|
|
25B6E9CE14CF829400B1E881 /* OCPartialMockRecorder.m in Sources */,
|
|
25B6E9D014CF829400B1E881 /* OCProtocolMockObject.m in Sources */,
|
|
25B6E9DB14CF912500B1E881 /* RKSearchable.m in Sources */,
|
|
25B6E9DD14CF912500B1E881 /* RKSpecAddress.m in Sources */,
|
|
25B6E9DF14CF912500B1E881 /* RKSpecUser.m in Sources */,
|
|
252EFAE914D8C1BF004863C8 /* RKFetchedResultsTableControllerSpec.m in Sources */,
|
|
252EFAEB14D8C1BF004863C8 /* RKFormSpec.m in Sources */,
|
|
252EFAED14D8C1BF004863C8 /* RKTableControllerSpec.m in Sources */,
|
|
252EFAF114D8C1BF004863C8 /* RKTableSectionSpec.m in Sources */,
|
|
252EFAF314D8C1BF004863C8 /* RKTableViewCellMappingSpec.m in Sources */,
|
|
252EFAF514D8C1BF004863C8 /* RKTableViewCellMappingsSpec.m in Sources */,
|
|
252EFAFA14D8EAEC004863C8 /* RKEvent.m in Sources */,
|
|
252EFAFE14D8EB31004863C8 /* RKSpecNotificationObserver.m in Sources */,
|
|
252EFB0814D98F4D004863C8 /* RKSearchableManagedObjectSpec.m in Sources */,
|
|
252EFB0A14D98F4D004863C8 /* RKSearchWordObserverSpec.m in Sources */,
|
|
252EFB0D14D98F76004863C8 /* RKMutableBlockDictionarySpec.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
25160E5D145651060060A5C5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
25160ECD1456532C0060A5C5 /* GCOAuth.m in Sources */,
|
|
25160ED11456532C0060A5C5 /* NSData+Base64.m in Sources */,
|
|
25160ED41456532C0060A5C5 /* FileMD5Hash.c in Sources */,
|
|
25160EE01456532C0060A5C5 /* JSONKit.m in Sources */,
|
|
25160EE51456532C0060A5C5 /* lcl.m in Sources */,
|
|
25160EFB1456532C0060A5C5 /* LCLNSLog.m in Sources */,
|
|
25160F0B1456532C0060A5C5 /* SOCKit.m in Sources */,
|
|
25160F28145655BA0060A5C5 /* NSDictionary+RKRequestSerialization.m in Sources */,
|
|
25160F2A145655BA0060A5C5 /* RKClient.m in Sources */,
|
|
25160F2C145655BA0060A5C5 /* RKNotifications.m in Sources */,
|
|
25160F2E145655BA0060A5C5 /* RKOAuthClient.m in Sources */,
|
|
25160F30145655BA0060A5C5 /* RKParams.m in Sources */,
|
|
25160F32145655BA0060A5C5 /* RKParamsAttachment.m in Sources */,
|
|
25160F34145655BA0060A5C5 /* RKReachabilityObserver.m in Sources */,
|
|
25160F36145655BA0060A5C5 /* RKRequest.m in Sources */,
|
|
25160F39145655BA0060A5C5 /* RKRequestCache.m in Sources */,
|
|
25160F3B145655BA0060A5C5 /* RKRequestQueue.m in Sources */,
|
|
25160F3E145655BA0060A5C5 /* RKRequestSerialization.m in Sources */,
|
|
25160F40145655BA0060A5C5 /* RKResponse.m in Sources */,
|
|
25160F42145655BA0060A5C5 /* RKURL.m in Sources */,
|
|
25160F45145655C60060A5C5 /* RKDynamicObjectMapping.m in Sources */,
|
|
25160F47145655C60060A5C5 /* RKErrorMessage.m in Sources */,
|
|
25160F49145655C60060A5C5 /* RKMappingOperationQueue.m in Sources */,
|
|
25160F4B145655C60060A5C5 /* RKObjectAttributeMapping.m in Sources */,
|
|
25160F4D145655C60060A5C5 /* RKObjectLoader.m in Sources */,
|
|
25160F50145655C60060A5C5 /* RKObjectManager.m in Sources */,
|
|
25160F52145655C60060A5C5 /* RKObjectMapper.m in Sources */,
|
|
25160F56145655C60060A5C5 /* RKObjectMapping.m in Sources */,
|
|
25160F59145655C60060A5C5 /* RKObjectMappingOperation.m in Sources */,
|
|
25160F5B145655C60060A5C5 /* RKObjectMappingProvider.m in Sources */,
|
|
25160F5D145655C60060A5C5 /* RKObjectMappingResult.m in Sources */,
|
|
25160F5F145655C60060A5C5 /* RKObjectPropertyInspector.m in Sources */,
|
|
25160F61145655C60060A5C5 /* RKObjectRelationshipMapping.m in Sources */,
|
|
25160F63145655C60060A5C5 /* RKObjectRouter.m in Sources */,
|
|
25160F65145655C60060A5C5 /* RKObjectSerializer.m in Sources */,
|
|
25160F67145655C60060A5C5 /* RKParserRegistry.m in Sources */,
|
|
25160F6B145655D10060A5C5 /* NSManagedObject+ActiveRecord.m in Sources */,
|
|
25160F6E145655D10060A5C5 /* RKManagedObjectLoader.m in Sources */,
|
|
25160F70145655D10060A5C5 /* RKManagedObjectMapping.m in Sources */,
|
|
25160F72145655D10060A5C5 /* RKManagedObjectMappingOperation.m in Sources */,
|
|
25160F74145655D10060A5C5 /* RKManagedObjectSeeder.m in Sources */,
|
|
25160F76145655D10060A5C5 /* RKManagedObjectStore.m in Sources */,
|
|
25160F78145655D10060A5C5 /* RKManagedObjectThreadSafeInvocation.m in Sources */,
|
|
25160F7A145655D10060A5C5 /* RKObjectPropertyInspector+CoreData.m in Sources */,
|
|
25160F80145657650060A5C5 /* NSData+MD5.m in Sources */,
|
|
25160F82145657650060A5C5 /* NSString+MD5.m in Sources */,
|
|
25160F89145657650060A5C5 /* NSDictionary+RKAdditions.m in Sources */,
|
|
25160F8B145657650060A5C5 /* NSString+RestKit.m in Sources */,
|
|
25160F8D145657650060A5C5 /* NSURL+RestKit.m in Sources */,
|
|
25160F8F1456576C0060A5C5 /* RKAlert.m in Sources */,
|
|
25160F911456576C0060A5C5 /* RKDotNetDateFormatter.m in Sources */,
|
|
25160F941456576C0060A5C5 /* RKLog.m in Sources */,
|
|
25160F961456576C0060A5C5 /* RKMIMETypes.m in Sources */,
|
|
25160F991456576C0060A5C5 /* RKPathMatcher.m in Sources */,
|
|
25160F9B1456576C0060A5C5 /* RKSearchEngine.m in Sources */,
|
|
25160F9F1456577F0060A5C5 /* RKJSONParserJSONKit.m in Sources */,
|
|
25B408291491CDDC00F21111 /* RKDirectory.m in Sources */,
|
|
254A62BC14AD544200939BEE /* RKObjectPaginator.m in Sources */,
|
|
250DF22D14C5190E0001DEFA /* RKOrderedDictionary.m in Sources */,
|
|
49D275A114C9EF1E0090845D /* ISO8601DateFormatter.m in Sources */,
|
|
49D275B014C9F3020090845D /* RKISO8601DateFormatter.m in Sources */,
|
|
25B6E92114CF778D00B1E881 /* RKAbstractTableController.m in Sources */,
|
|
25B6E92814CF778D00B1E881 /* RKControlTableItem.m in Sources */,
|
|
25B6E92C14CF778D00B1E881 /* RKControlTableViewCell.m in Sources */,
|
|
25B6E93014CF778D00B1E881 /* RKFetchedResultsTableController.m in Sources */,
|
|
25B6E93414CF778D00B1E881 /* RKForm.m in Sources */,
|
|
25B6E93814CF778D00B1E881 /* RKFormSection.m in Sources */,
|
|
25B6E93C14CF778D00B1E881 /* RKTableController.m in Sources */,
|
|
25B6E94014CF778D00B1E881 /* RKTableItem.m in Sources */,
|
|
25B6E94414CF778D00B1E881 /* RKTableSection.m in Sources */,
|
|
25B6E94814CF778D00B1E881 /* RKTableViewCellMapping.m in Sources */,
|
|
25B6E94C14CF778D00B1E881 /* RKTableViewCellMappings.m in Sources */,
|
|
25B6E95214CF778D00B1E881 /* UIView+FindFirstResponder.m in Sources */,
|
|
25B6E95914CF7A1C00B1E881 /* RKErrors.m in Sources */,
|
|
25B6E95F14CF7E3C00B1E881 /* RKDynamicObjectMappingMatcher.m in Sources */,
|
|
25B6E97114CF815500B1E881 /* EGORefreshTableHeaderView.m in Sources */,
|
|
25B6E9EC14CF940700B1E881 /* RKManagedObjectSearchEngine.m in Sources */,
|
|
25B6E9F014CF940700B1E881 /* RKSearchableManagedObject.m in Sources */,
|
|
25B6E9F414CF940700B1E881 /* RKSearchWord.m in Sources */,
|
|
25B6E9F814CF940700B1E881 /* RKSearchWordObserver.m in Sources */,
|
|
25B6EA0014CF943E00B1E881 /* RKCache.m in Sources */,
|
|
25B6EA0414CF943E00B1E881 /* RKMutableBlockDictionary.m in Sources */,
|
|
252EFB0514D98EB0004863C8 /* RKTableView.m in Sources */,
|
|
49A66B0F14CEFB0400A6F062 /* XMLReader.m in Sources */,
|
|
49A66B1514CF03CA00A6F062 /* RKXMLParserXMLReader.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
25160E73145651060060A5C5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
251610591456F2330060A5C5 /* RKManagedObjectLoaderSpec.m in Sources */,
|
|
2516105B1456F2330060A5C5 /* RKManagedObjectMappingOperationSpec.m in Sources */,
|
|
2516105D1456F2330060A5C5 /* RKManagedObjectMappingSpec.m in Sources */,
|
|
251610611456F2330060A5C5 /* RKManagedObjectStoreSpec.m in Sources */,
|
|
251610631456F2330060A5C5 /* RKManagedObjectThreadSafeInvocationSpec.m in Sources */,
|
|
251610A31456F2330060A5C5 /* Data Model.xcdatamodel in Sources */,
|
|
251610A51456F2330060A5C5 /* RKCat.m in Sources */,
|
|
251610A71456F2330060A5C5 /* RKChild.m in Sources */,
|
|
251610A91456F2330060A5C5 /* RKDynamicMappingModels.m in Sources */,
|
|
251610AB1456F2330060A5C5 /* RKHouse.m in Sources */,
|
|
251610AD1456F2330060A5C5 /* RKHuman.m in Sources */,
|
|
251610AF1456F2330060A5C5 /* RKMappableAssociation.m in Sources */,
|
|
251610B11456F2330060A5C5 /* RKMappableObject.m in Sources */,
|
|
251610B31456F2330060A5C5 /* RKObjectLoaderSpecResultModel.m in Sources */,
|
|
251610B51456F2330060A5C5 /* RKObjectMapperSpecModel.m in Sources */,
|
|
251610B71456F2330060A5C5 /* RKParent.m in Sources */,
|
|
251610B91456F2330060A5C5 /* RKResident.m in Sources */,
|
|
251610BF1456F2330060A5C5 /* RKAuthenticationSpec.m in Sources */,
|
|
251610C11456F2330060A5C5 /* RKClientSpec.m in Sources */,
|
|
251610C31456F2330060A5C5 /* RKOAuthClientSpec.m in Sources */,
|
|
251610C51456F2330060A5C5 /* RKParamsAttachmentSpec.m in Sources */,
|
|
251610C71456F2330060A5C5 /* RKParamsSpec.m in Sources */,
|
|
251610CB1456F2330060A5C5 /* RKRequestQueueSpec.m in Sources */,
|
|
251610CD1456F2330060A5C5 /* RKRequestSpec.m in Sources */,
|
|
251610CF1456F2330060A5C5 /* RKResponseSpec.m in Sources */,
|
|
251610D11456F2330060A5C5 /* RKURLSpec.m in Sources */,
|
|
251610D31456F2330060A5C5 /* RKDynamicObjectMappingSpec.m in Sources */,
|
|
251610D51456F2330060A5C5 /* RKObjectiveCPlusPlusSpec.mm in Sources */,
|
|
251610D71456F2330060A5C5 /* RKObjectLoaderSpec.m in Sources */,
|
|
251610D91456F2330060A5C5 /* RKObjectManagerSpec.m in Sources */,
|
|
251610DD1456F2330060A5C5 /* RKObjectMappingNextGenSpec.m in Sources */,
|
|
251610DF1456F2330060A5C5 /* RKObjectMappingOperationSpec.m in Sources */,
|
|
251610E11456F2330060A5C5 /* RKObjectMappingProviderSpec.m in Sources */,
|
|
251610E31456F2330060A5C5 /* RKObjectMappingResultSpec.m in Sources */,
|
|
251610E51456F2330060A5C5 /* RKObjectRouterSpec.m in Sources */,
|
|
251610E71456F2330060A5C5 /* RKObjectSerializerSpec.m in Sources */,
|
|
251610E91456F2330060A5C5 /* RKParserRegistrySpec.m in Sources */,
|
|
251610F11456F2340060A5C5 /* RKSpecEnvironment.m in Sources */,
|
|
251610F31456F2340060A5C5 /* RKSpecResponseLoader.m in Sources */,
|
|
2516110F1456F2340060A5C5 /* NSDictionary+RKRequestSerializationSpec.m in Sources */,
|
|
251611111456F2340060A5C5 /* NSStringRestKitSpec.m in Sources */,
|
|
251611131456F2340060A5C5 /* RKDotNetDateFormatterSpec.m in Sources */,
|
|
251611151456F2340060A5C5 /* RKJSONParserJSONKitSpec.m in Sources */,
|
|
251611171456F2340060A5C5 /* RKPathMatcherSpec.m in Sources */,
|
|
251611191456F2340060A5C5 /* RKXMLParserSpec.m in Sources */,
|
|
254A62C114AD591C00939BEE /* RKObjectPaginatorSpec.m in Sources */,
|
|
25B6E9A714CF829400B1E881 /* NSInvocation+OCMAdditions.m in Sources */,
|
|
25B6E9A914CF829400B1E881 /* NSMethodSignature+OCMAdditions.m in Sources */,
|
|
25B6E9AB14CF829400B1E881 /* NSNotificationCenter+OCMAdditions.m in Sources */,
|
|
25B6E9AD14CF829400B1E881 /* OCClassMockObject.m in Sources */,
|
|
25B6E9AF14CF829400B1E881 /* OCMArg.m in Sources */,
|
|
25B6E9B114CF829400B1E881 /* OCMBlockCaller.m in Sources */,
|
|
25B6E9B314CF829400B1E881 /* OCMBoxedReturnValueProvider.m in Sources */,
|
|
25B6E9B514CF829400B1E881 /* OCMConstraint.m in Sources */,
|
|
25B6E9B714CF829400B1E881 /* OCMExceptionReturnValueProvider.m in Sources */,
|
|
25B6E9B914CF829400B1E881 /* OCMIndirectReturnValueProvider.m in Sources */,
|
|
25B6E9BB14CF829400B1E881 /* OCMNotificationPoster.m in Sources */,
|
|
25B6E9BD14CF829400B1E881 /* OCMObserverRecorder.m in Sources */,
|
|
25B6E9C114CF829400B1E881 /* OCMockObject.m in Sources */,
|
|
25B6E9C314CF829400B1E881 /* OCMockRecorder.m in Sources */,
|
|
25B6E9C514CF829400B1E881 /* OCMPassByRefSetter.m in Sources */,
|
|
25B6E9C714CF829400B1E881 /* OCMRealObjectForwarder.m in Sources */,
|
|
25B6E9C914CF829400B1E881 /* OCMReturnValueProvider.m in Sources */,
|
|
25B6E9CB14CF829400B1E881 /* OCObserverMockObject.m in Sources */,
|
|
25B6E9CD14CF829400B1E881 /* OCPartialMockObject.m in Sources */,
|
|
25B6E9CF14CF829400B1E881 /* OCPartialMockRecorder.m in Sources */,
|
|
25B6E9D114CF829400B1E881 /* OCProtocolMockObject.m in Sources */,
|
|
25B6E9DC14CF912500B1E881 /* RKSearchable.m in Sources */,
|
|
25B6E9DE14CF912500B1E881 /* RKSpecAddress.m in Sources */,
|
|
25B6E9E014CF912500B1E881 /* RKSpecUser.m in Sources */,
|
|
252EFAEA14D8C1BF004863C8 /* RKFetchedResultsTableControllerSpec.m in Sources */,
|
|
252EFAEC14D8C1BF004863C8 /* RKFormSpec.m in Sources */,
|
|
252EFAEE14D8C1BF004863C8 /* RKTableControllerSpec.m in Sources */,
|
|
252EFAF214D8C1BF004863C8 /* RKTableSectionSpec.m in Sources */,
|
|
252EFAF414D8C1BF004863C8 /* RKTableViewCellMappingSpec.m in Sources */,
|
|
252EFAF614D8C1BF004863C8 /* RKTableViewCellMappingsSpec.m in Sources */,
|
|
252EFAFB14D8EAEC004863C8 /* RKEvent.m in Sources */,
|
|
252EFAFF14D8EB31004863C8 /* RKSpecNotificationObserver.m in Sources */,
|
|
252EFB0914D98F4D004863C8 /* RKSearchableManagedObjectSpec.m in Sources */,
|
|
252EFB0B14D98F4D004863C8 /* RKSearchWordObserverSpec.m in Sources */,
|
|
252EFB0E14D98F76004863C8 /* RKMutableBlockDictionarySpec.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
25160D2D14564E820060A5C5 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 25160D1514564E810060A5C5 /* RestKit */;
|
|
targetProxy = 25160D2C14564E820060A5C5 /* PBXContainerItemProxy */;
|
|
};
|
|
25160E7C145651060060A5C5 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 25160E61145651060060A5C5 /* RestKitFramework */;
|
|
targetProxy = 25160E7B145651060060A5C5 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
25B6E97B14CF829400B1E881 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
25B6E97C14CF829400B1E881 /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
25160D3814564E820060A5C5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
25160D3914564E820060A5C5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
25160D3B14564E820060A5C5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
"ARCHS[sdk=iphoneos*]" = (
|
|
armv6,
|
|
armv7,
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Code/Support/RestKit-Prefix.pch";
|
|
HEADER_SEARCH_PATHS = "${SDKROOT}/usr/include/libxml2";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRIVATE_HEADERS_FOLDER_PATH = "$(PUBLIC_HEADERS_FOLDER_PATH)/Private";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PUBLIC_HEADERS_FOLDER_PATH = include/RestKit;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
25160D3C14564E820060A5C5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
"ARCHS[sdk=iphoneos*]" = (
|
|
armv6,
|
|
armv7,
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Code/Support/RestKit-Prefix.pch";
|
|
HEADER_SEARCH_PATHS = "${SDKROOT}/usr/include/libxml2";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRIVATE_HEADERS_FOLDER_PATH = "$(PUBLIC_HEADERS_FOLDER_PATH)/Private";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PUBLIC_HEADERS_FOLDER_PATH = include/RestKit;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
25160D3E14564E820060A5C5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(DEVELOPER_LIBRARY_DIR)/Frameworks",
|
|
"\"$(SRCROOT)/Specs/Runner\"",
|
|
"\"$(SRCROOT)/Specs/Runner/OCHamcrest\"",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Code/Support/RestKit-Prefix.pch";
|
|
HEADER_SEARCH_PATHS = "$(SRCROOT)/Specs/Runner/OCMock";
|
|
INFOPLIST_FILE = "Resources/PLISTs/RestKitTests-Info.plist";
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = octest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
25160D3F14564E820060A5C5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(DEVELOPER_LIBRARY_DIR)/Frameworks",
|
|
"\"$(SRCROOT)/Specs/Runner\"",
|
|
"\"$(SRCROOT)/Specs/Runner/OCHamcrest\"",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Code/Support/RestKit-Prefix.pch";
|
|
HEADER_SEARCH_PATHS = "$(SRCROOT)/Specs/Runner/OCMock";
|
|
INFOPLIST_FILE = "Resources/PLISTs/RestKitTests-Info.plist";
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = octest;
|
|
};
|
|
name = Release;
|
|
};
|
|
25160E88145651060060A5C5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
|
|
);
|
|
FRAMEWORK_VERSION = A;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Code/Support/RestKit-Prefix.pch";
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
HEADER_SEARCH_PATHS = "${SDKROOT}/usr/include/libxml2";
|
|
INFOPLIST_FILE = "Resources/PLISTs/RestKitFramework-Info.plist";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = RestKit;
|
|
SDKROOT = macosx;
|
|
WRAPPER_EXTENSION = framework;
|
|
};
|
|
name = Debug;
|
|
};
|
|
25160E89145651060060A5C5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
|
|
);
|
|
FRAMEWORK_VERSION = A;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Code/Support/RestKit-Prefix.pch";
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
HEADER_SEARCH_PATHS = "${SDKROOT}/usr/include/libxml2";
|
|
INFOPLIST_FILE = "Resources/PLISTs/RestKitFramework-Info.plist";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
PRODUCT_NAME = RestKit;
|
|
SDKROOT = macosx;
|
|
WRAPPER_EXTENSION = framework;
|
|
};
|
|
name = Release;
|
|
};
|
|
25160E8B145651060060A5C5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(DEVELOPER_LIBRARY_DIR)/Frameworks",
|
|
"\"$(SRCROOT)/Specs/Runner\"",
|
|
"\"$(SRCROOT)/Specs/Runner/OCHamcrest\"",
|
|
);
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Code/Support/RestKit-Prefix.pch";
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
HEADER_SEARCH_PATHS = "$(SRCROOT)/Specs/Runner/OCMock";
|
|
INFOPLIST_FILE = "Resources/PLISTs/RestKitFrameworkTests-Info.plist";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/Specs/Runner/OCMock\"",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
WRAPPER_EXTENSION = octest;
|
|
};
|
|
name = Debug;
|
|
};
|
|
25160E8C145651060060A5C5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(DEVELOPER_LIBRARY_DIR)/Frameworks",
|
|
"\"$(SRCROOT)/Specs/Runner\"",
|
|
"\"$(SRCROOT)/Specs/Runner/OCHamcrest\"",
|
|
);
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "Code/Support/RestKit-Prefix.pch";
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
HEADER_SEARCH_PATHS = "$(SRCROOT)/Specs/Runner/OCMock";
|
|
INFOPLIST_FILE = "Resources/PLISTs/RestKitFrameworkTests-Info.plist";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/Specs/Runner/OCMock\"",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
WRAPPER_EXTENSION = octest;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
25160D1014564E810060A5C5 /* Build configuration list for PBXProject "RestKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
25160D3814564E820060A5C5 /* Debug */,
|
|
25160D3914564E820060A5C5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
25160D3A14564E820060A5C5 /* Build configuration list for PBXNativeTarget "RestKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
25160D3B14564E820060A5C5 /* Debug */,
|
|
25160D3C14564E820060A5C5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
25160D3D14564E820060A5C5 /* Build configuration list for PBXNativeTarget "RestKitTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
25160D3E14564E820060A5C5 /* Debug */,
|
|
25160D3F14564E820060A5C5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
25160E87145651060060A5C5 /* Build configuration list for PBXNativeTarget "RestKitFramework" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
25160E88145651060060A5C5 /* Debug */,
|
|
25160E89145651060060A5C5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
25160E8A145651060060A5C5 /* Build configuration list for PBXNativeTarget "RestKitFrameworkTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
25160E8B145651060060A5C5 /* Debug */,
|
|
25160E8C145651060060A5C5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 25160D0D14564E810060A5C5 /* Project object */;
|
|
}
|