mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-24 04:46:01 +08:00
Project updates
This commit is contained in:
@@ -29,6 +29,3 @@ DEPENDENCIES
|
||||
sinatra (>= 1.2.0)
|
||||
thin (>= 1.2.8)
|
||||
uispecrunner (>= 0.4.5)
|
||||
|
||||
METADATA
|
||||
version: 1.0.6
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
/* End PBXAggregateTarget section */
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
13924B7913AAB91700DD5078 /* libUISpec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13924B7813AAB91700DD5078 /* libUISpec.a */; };
|
||||
25064735138DF17C0002F2FE /* RKManagedObjectSeeder.m in Sources */ = {isa = PBXBuildFile; fileRef = 253A088912551D8D00976E89 /* RKManagedObjectSeeder.m */; };
|
||||
250C296C13411E60000A3551 /* RKRequestQueueSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 250C296B13411E60000A3551 /* RKRequestQueueSpec.m */; };
|
||||
250C29FD134185D2000A3551 /* RKNetwork.h in Headers */ = {isa = PBXBuildFile; fileRef = 250C29FB134185CE000A3551 /* RKNetwork.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
||||
@@ -115,7 +116,6 @@
|
||||
258A92691379D18A00D80034 /* RKObjectFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 258A92681379D18A00D80034 /* RKObjectFactory.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
||||
258A926C1379D41F00D80034 /* RKManagedObjectFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 258A926A1379D41F00D80034 /* RKManagedObjectFactory.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
||||
258A926D1379D41F00D80034 /* RKManagedObjectFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 258A926B1379D41F00D80034 /* RKManagedObjectFactory.m */; };
|
||||
258C6688133C377A004388A4 /* libUISpec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 258C6687133C377A004388A4 /* libUISpec.a */; };
|
||||
25901D7C137B6CF60002ECEB /* RKManagedObjectFactorySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 25901D7B137B695F0002ECEB /* RKManagedObjectFactorySpec.m */; };
|
||||
2590E67F125235C200531FA8 /* JSON.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E674125235C200531FA8 /* JSON.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
||||
2590E680125235C200531FA8 /* NSObject+SBJSON.h in Headers */ = {isa = PBXBuildFile; fileRef = 2590E675125235C200531FA8 /* NSObject+SBJSON.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
||||
@@ -270,6 +270,20 @@
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
13924B7413AAB8F500DD5078 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 13924B6D13AAB8F400DD5078 /* UISpec.xcodeproj */;
|
||||
proxyType = 2;
|
||||
remoteGlobalIDString = 2562598F13731A8E0001623E;
|
||||
remoteInfo = UISpec;
|
||||
};
|
||||
13924B7613AAB90200DD5078 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 13924B6D13AAB8F400DD5078 /* UISpec.xcodeproj */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = 2562598E13731A8E0001623E;
|
||||
remoteInfo = UISpec;
|
||||
};
|
||||
250BC43211F6260100F3FE5A /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = 3F6C39B610FE738A008F47C5 /* UISpec.xcodeproj */;
|
||||
@@ -364,6 +378,8 @@
|
||||
/* End PBXContainerItemProxy section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
13924B6D13AAB8F400DD5078 /* UISpec.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = UISpec.xcodeproj; path = UISpec/UISpec.xcodeproj; sourceTree = "<group>"; };
|
||||
13924B7813AAB91700DD5078 /* libUISpec.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libUISpec.a; sourceTree = SOURCE_ROOT; };
|
||||
250C296B13411E60000A3551 /* RKRequestQueueSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKRequestQueueSpec.m; sourceTree = "<group>"; };
|
||||
250C29FB134185CE000A3551 /* RKNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKNetwork.h; sourceTree = "<group>"; };
|
||||
250C29FC134185D0000A3551 /* RKNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKNetwork.m; sourceTree = "<group>"; };
|
||||
@@ -577,7 +593,6 @@
|
||||
259D5133132854A700897272 /* RKSpecEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSpecEnvironment.h; sourceTree = "<group>"; };
|
||||
259D5134132854A700897272 /* RKSpecResponseLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RKSpecResponseLoader.h; sourceTree = "<group>"; };
|
||||
259D5135132854A700897272 /* RKSpecResponseLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSpecResponseLoader.m; sourceTree = "<group>"; };
|
||||
259D5548132856A400897272 /* UISpec.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = UISpec.xcodeproj; path = UISpec/UISpec.xcodeproj; sourceTree = "<group>"; };
|
||||
259D5557132856D700897272 /* libUISpec.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libUISpec.a; sourceTree = SOURCE_ROOT; };
|
||||
259D56B4132E706D00897272 /* RKAuthenticationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKAuthenticationSpec.m; sourceTree = "<group>"; };
|
||||
259D56BB132E84B300897272 /* RKSpecEnvironment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RKSpecEnvironment.m; sourceTree = "<group>"; };
|
||||
@@ -718,11 +733,11 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
13924B7913AAB91700DD5078 /* libUISpec.a in Frameworks */,
|
||||
25A1CB50138419D900A7D5C9 /* libRestKitJSONParserJSONKit.a in Frameworks */,
|
||||
25A1CB51138419D900A7D5C9 /* libRestKitJSONParserSBJSON.a in Frameworks */,
|
||||
25A1CB52138419D900A7D5C9 /* libRestKitXMLParserLibxml.a in Frameworks */,
|
||||
3F4EAF5B1342071B00F944E4 /* libxml2.dylib in Frameworks */,
|
||||
258C6688133C377A004388A4 /* libUISpec.a in Frameworks */,
|
||||
3F6C3A2E10FE749C008F47C5 /* Foundation.framework in Frameworks */,
|
||||
3F6C3A9610FE7524008F47C5 /* UIKit.framework in Frameworks */,
|
||||
255DE0E210FFABA500A85891 /* CoreData.framework in Frameworks */,
|
||||
@@ -767,6 +782,7 @@
|
||||
0867D691FE84028FC02AAC07 /* OTRestFramework */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
13924B7813AAB91700DD5078 /* libUISpec.a */,
|
||||
253A085F12551D8D00976E89 /* Code */,
|
||||
3F6C3A9210FE750E008F47C5 /* Specs */,
|
||||
253A0A8D1255300000976E89 /* Scripts */,
|
||||
@@ -799,6 +815,14 @@
|
||||
name = Frameworks;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
13924B6E13AAB8F400DD5078 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
13924B7513AAB8F500DD5078 /* libUISpec.a */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
250BC42C11F6260100F3FE5A /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
@@ -1333,8 +1357,8 @@
|
||||
259D5127132854A700897272 /* Runner */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
13924B6D13AAB8F400DD5078 /* UISpec.xcodeproj */,
|
||||
253007A1137876770074F3FD /* OCHamcrestIOS.framework */,
|
||||
259D5548132856A400897272 /* UISpec.xcodeproj */,
|
||||
259D5128132854A700897272 /* main.m */,
|
||||
259D5129132854A700897272 /* OCMock */,
|
||||
259D5133132854A700897272 /* RKSpecEnvironment.h */,
|
||||
@@ -1712,6 +1736,7 @@
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
13924B7713AAB90200DD5078 /* PBXTargetDependency */,
|
||||
258C6837133CDF97004388A4 /* PBXTargetDependency */,
|
||||
);
|
||||
name = UISpec;
|
||||
@@ -1764,6 +1789,10 @@
|
||||
ProductGroup = 250BC42C11F6260100F3FE5A /* Products */;
|
||||
ProjectRef = 3F6C39B610FE738A008F47C5 /* UISpec.xcodeproj */;
|
||||
},
|
||||
{
|
||||
ProductGroup = 13924B6E13AAB8F400DD5078 /* Products */;
|
||||
ProjectRef = 13924B6D13AAB8F400DD5078 /* UISpec.xcodeproj */;
|
||||
},
|
||||
);
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
@@ -1783,6 +1812,13 @@
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXReferenceProxy section */
|
||||
13924B7513AAB8F500DD5078 /* libUISpec.a */ = {
|
||||
isa = PBXReferenceProxy;
|
||||
fileType = archive.ar;
|
||||
path = libUISpec.a;
|
||||
remoteRef = 13924B7413AAB8F500DD5078 /* PBXContainerItemProxy */;
|
||||
sourceTree = BUILT_PRODUCTS_DIR;
|
||||
};
|
||||
250BC43311F6260100F3FE5A /* UISpec_Simulator.a */ = {
|
||||
isa = PBXReferenceProxy;
|
||||
fileType = archive.ar;
|
||||
@@ -2067,6 +2103,11 @@
|
||||
/* End PBXSourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXTargetDependency section */
|
||||
13924B7713AAB90200DD5078 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
name = UISpec;
|
||||
targetProxy = 13924B7613AAB90200DD5078 /* PBXContainerItemProxy */;
|
||||
};
|
||||
255B758F133BABCD00ED76AD /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
target = 253A07FB1255161B00976E89 /* RestKitNetwork */;
|
||||
@@ -2410,6 +2451,7 @@
|
||||
"$(inherited)",
|
||||
"\"$(SRCROOT)/Specs/Runner/OCMock\"",
|
||||
"\"Specs/Runner/UISpec/xcode/UISpec/build/$(BUILD_STYLE)-$(PLATFORM_NAME)\"",
|
||||
"\"$(SRCROOT)\"",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-force_load",
|
||||
@@ -2732,6 +2774,7 @@
|
||||
"$(inherited)",
|
||||
"\"$(SRCROOT)/Specs/Runner/OCMock\"",
|
||||
"\"Specs/Runner/UISpec/xcode/UISpec/build/$(BUILD_STYLE)-$(PLATFORM_NAME)\"",
|
||||
"\"$(SRCROOT)\"",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-force_load",
|
||||
@@ -2778,6 +2821,7 @@
|
||||
"$(inherited)",
|
||||
"\"$(SRCROOT)/Specs/Runner/OCMock\"",
|
||||
"\"Specs/Runner/UISpec/xcode/UISpec/build/$(BUILD_STYLE)-$(PLATFORM_NAME)\"",
|
||||
"\"$(SRCROOT)\"",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-force_load",
|
||||
|
||||
Reference in New Issue
Block a user