Switch to the current iOS 4.2 SDK.
authorLandon Fuller <landonf@bikemonkey.org>
Sat, 12 Feb 2011 15:24:49 +0000 (10:24 -0500)
committerLandon Fuller <landonf@bikemonkey.org>
Sat, 12 Feb 2011 15:24:49 +0000 (10:24 -0500)
build-ios.sh

index 751fc69854c1e7301fe75d8c9525c9263253d167..1035843b5188b075212e316636672e05163fd23c 100755 (executable)
@@ -2,7 +2,7 @@
 
 PLATFORM_IOS=/Developer/Platforms/iPhoneOS.platform/
 PLATFORM_IOS_SIM=/Developer/Platforms/iPhoneSimulator.platform/
-SDK_IOS_VERSION="4.1"
+SDK_IOS_VERSION="4.2"
 MIN_IOS_VERSION="3.0"
 
 mkdir -p "build-ios"