Skip to content

Commit 2b8f44d

Browse files
committed
[ReactNative] Update objc-test.sh to allow running local
1 parent 7c0756f commit 2b8f44d

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
@@ -25,5 +25,5 @@ trap cleanup EXIT
2525

2626
xctool \
2727
-project Examples/UIExplorer/UIExplorer.xcodeproj \
28-
-scheme UIExplorer -sdk iphonesimulator8.1 \
28+
-scheme UIExplorer -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 5,OS=8.1' \
2929
test

0 commit comments

Comments
 (0)