Skip to content

Commit 4a75ea2

Browse files
uses Xcode 7.2 (iOS SDK 9.2)
1 parent 91cf703 commit 4a75ea2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

js/src/build-ios/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## this script is supposed to be run one directory below the original configure script
44
## usually in build-ios
55

6-
MIN_IOS_VERSION=5.1.1
7-
IOS_SDK=8.1
6+
MIN_IOS_VERSION=7.0
7+
IOS_SDK=9.2
88

99
LIPO="xcrun -sdk iphoneos lipo"
1010
STRIP="xcrun -sdk iphoneos strip"

0 commit comments

Comments
 (0)