diff --git a/build.sh b/build.sh index a2cb51675d9d6fa1010fcae99e9b6805a0b32eb7..052d0d2bc4ee81f474ec487a9a9d53fd0a45fd48 100755 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ # **** Update me when new Xcode versions are released! **** PLATFORM="platform=iOS Simulator,OS=11.0,name=iPhone 8" -SDK="iphonesimulator10.0" +SDK="iphonesimulator" # It is pitch black.