Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 3f12162

Browse files
committed
Bump SDK in build.sh
1 parent 4e86ca2 commit 3f12162

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22

33
# **** Update me when new Xcode versions are released! ****
4-
PLATFORM="platform=iOS Simulator,OS=8.1,name=iPhone 6"
5-
SDK="iphonesimulator8.1"
4+
PLATFORM="platform=iOS Simulator,OS=9.0,name=iPhone 6"
5+
SDK="iphonesimulator9.0"
66

77

88
# It is pitch black.

0 commit comments

Comments
 (0)