Skip to content

Commit 59bb57a

Browse files
committed
Use latest simulator version
1 parent 55f8f3e commit 59bb57a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/objc-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ node ./packager/packager.js --nonPersistent &
2828
SERVER_PID=$!
2929
xctool \
3030
-project Examples/UIExplorer/UIExplorer.xcodeproj \
31-
-scheme UIExplorer -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 5,OS=8.4' \
31+
-scheme UIExplorer -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 5,OS=9.0' \
3232
test

0 commit comments

Comments
 (0)