We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 864fdd1 + 59bb57a commit ed0b45eCopy full SHA for ed0b45e
1 file changed
scripts/objc-test.sh
@@ -28,5 +28,5 @@ trap cleanup EXIT
28
SERVER_PID=$!
29
xctool \
30
-project Examples/UIExplorer/UIExplorer.xcodeproj \
31
- -scheme UIExplorer -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 5,OS=8.4' \
+ -scheme UIExplorer -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 5,OS=9.0' \
32
test
0 commit comments