Skip to content

Commit

Permalink
Use ios sdk 9.0, 7.0 is really old
Browse files Browse the repository at this point in the history
  • Loading branch information
msfeldstein committed Oct 6, 2015
1 parent ffbc0b4 commit ebd035b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

IOSSDK_VER="7.0"
IOSSDK_VER="9.0"

# xcodebuild -showsdks

Expand Down

0 comments on commit ebd035b

Please sign in to comment.