Skip to content

Commit

Permalink
remove last vestiges of non iOs-4.2 sdks
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.gorillalogic.com/svn/fonemonkey4/trunk@28 72bb13d0-f000-403e-beb8-1553beae081e
  • Loading branch information
eschwarz committed Jan 4, 2011
1 parent 5cd1764 commit d88df4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions FoneMonkey.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -946,7 +946,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 3.2;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
PREBINDING = NO;
SDKROOT = iphonesimulator4.0;
SDKROOT = iphoneos4.2;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
Expand All @@ -965,7 +965,6 @@
OTHER_LDFLAGS = "-ObjC";
PREBINDING = NO;
PRODUCT_NAME = FoneMonkey;
SDKROOT = iphoneos4.2;
};
name = Debug;
};
Expand Down

0 comments on commit d88df4b

Please sign in to comment.