projects
/
platform
/
upstream
/
libffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58fb8ca
)
Switch to the current iOS 4.2 SDK.
author
Landon Fuller
<landonf@bikemonkey.org>
Sat, 12 Feb 2011 15:24:49 +0000
(10:24 -0500)
committer
Landon Fuller
<landonf@bikemonkey.org>
Sat, 12 Feb 2011 15:24:49 +0000
(10:24 -0500)
build-ios.sh
patch
|
blob
|
history
diff --git
a/build-ios.sh
b/build-ios.sh
index 751fc69854c1e7301fe75d8c9525c9263253d167..1035843b5188b075212e316636672e05163fd23c 100755
(executable)
--- a/
build-ios.sh
+++ b/
build-ios.sh
@@
-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"