Skip to content

Commit

Permalink
Update RKTwitter project settings as recommended by Xcode.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Morton committed Mar 22, 2012
1 parent 075636c commit 54d9ee7
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion Examples/RKTwitter/RKTwitter.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,13 @@
remoteGlobalIDString = 25160E78145651060060A5C5;
remoteInfo = RestKitFrameworkTests;
};
D3FAFBE1151B815C00468702 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 250AC48A1358C79C006F084F /* RestKit.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 259C301615128079003066A2;
remoteInfo = RestKitResources;
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -153,6 +160,7 @@
25160FB51456E8A30060A5C5 /* RestKitTests.octest */,
25160FB71456E8A30060A5C5 /* RestKit.framework */,
25160FB91456E8A30060A5C5 /* RestKitFrameworkTests.octest */,
D3FAFBE2151B815C00468702 /* RestKitResources.bundle */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -237,7 +245,7 @@
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0420;
LastUpgradeCheck = 0430;
};
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "RKTwitter" */;
compatibilityVersion = "Xcode 3.2";
Expand Down Expand Up @@ -293,6 +301,13 @@
remoteRef = 25160FB81456E8A30060A5C5 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
D3FAFBE2151B815C00468702 /* RestKitResources.bundle */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = RestKitResources.bundle;
remoteRef = D3FAFBE1151B815C00468702 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */

/* Begin PBXResourcesBuildPhase section */
Expand Down

0 comments on commit 54d9ee7

Please sign in to comment.