Skip to content

Commit ebd035b

Browse files
committed
Use ios sdk 9.0, 7.0 is really old
1 parent ffbc0b4 commit ebd035b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
IOSSDK_VER="7.0"
5+
IOSSDK_VER="9.0"
66

77
# xcodebuild -showsdks
88

0 commit comments

Comments
 (0)