mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-23 20:31:13 +08:00
Move Three20 headers into Public
This commit is contained in:
@@ -221,13 +221,13 @@
|
||||
25A1CB50138419D900A7D5C9 /* libRestKitJSONParserJSONKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 73057FD11331AD2E001908EE /* libRestKitJSONParserJSONKit.a */; };
|
||||
25A1CB51138419D900A7D5C9 /* libRestKitJSONParserSBJSON.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2590E66B1252353700531FA8 /* libRestKitJSONParserSBJSON.a */; };
|
||||
25A1CB52138419D900A7D5C9 /* libRestKitXMLParserLibxml.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 25BD43BD1340315800DBACDD /* libRestKitXMLParserLibxml.a */; };
|
||||
25C66B0113A43A4900FEA8CB /* RKFilterableObjectLoaderTTModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C66AF913A43A4900FEA8CB /* RKFilterableObjectLoaderTTModel.h */; };
|
||||
25C66B0113A43A4900FEA8CB /* RKFilterableObjectLoaderTTModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C66AF913A43A4900FEA8CB /* RKFilterableObjectLoaderTTModel.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
||||
25C66B0213A43A4900FEA8CB /* RKFilterableObjectLoaderTTModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 25C66AFA13A43A4900FEA8CB /* RKFilterableObjectLoaderTTModel.m */; };
|
||||
25C66B0313A43A4900FEA8CB /* RKMappableObjectTableItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C66AFB13A43A4900FEA8CB /* RKMappableObjectTableItem.h */; };
|
||||
25C66B0313A43A4900FEA8CB /* RKMappableObjectTableItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C66AFB13A43A4900FEA8CB /* RKMappableObjectTableItem.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
||||
25C66B0413A43A4900FEA8CB /* RKMappableObjectTableItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 25C66AFC13A43A4900FEA8CB /* RKMappableObjectTableItem.m */; };
|
||||
25C66B0513A43A4900FEA8CB /* RKObjectLoaderTTModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C66AFD13A43A4900FEA8CB /* RKObjectLoaderTTModel.h */; };
|
||||
25C66B0513A43A4900FEA8CB /* RKObjectLoaderTTModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C66AFD13A43A4900FEA8CB /* RKObjectLoaderTTModel.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
||||
25C66B0613A43A4900FEA8CB /* RKObjectLoaderTTModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 25C66AFE13A43A4900FEA8CB /* RKObjectLoaderTTModel.m */; };
|
||||
25C66B0713A43A4900FEA8CB /* RKObjectTTTableViewDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C66AFF13A43A4900FEA8CB /* RKObjectTTTableViewDataSource.h */; };
|
||||
25C66B0713A43A4900FEA8CB /* RKObjectTTTableViewDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C66AFF13A43A4900FEA8CB /* RKObjectTTTableViewDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
||||
25C66B0813A43A4900FEA8CB /* RKObjectTTTableViewDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 25C66B0013A43A4900FEA8CB /* RKObjectTTTableViewDataSource.m */; };
|
||||
25D1984313697FEF0090B617 /* RKManagedObjectLoaderSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25D1984213697FEF0090B617 /* RKManagedObjectLoaderSpec.m */; };
|
||||
25D1994E136BE7E00090B617 /* RKObjectMappingNextGenSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25D1994D136BE7E00090B617 /* RKObjectMappingNextGenSpec.m */; };
|
||||
|
||||
Reference in New Issue
Block a user