[ReactNative] Update objc-test.sh to allow running local
This commit is contained in:
parent
7c0756fba6
commit
2b8f44d446
|
@ -25,5 +25,5 @@ trap cleanup EXIT
|
|||
|
||||
xctool \
|
||||
-project Examples/UIExplorer/UIExplorer.xcodeproj \
|
||||
-scheme UIExplorer -sdk iphonesimulator8.1 \
|
||||
-scheme UIExplorer -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 5,OS=8.1' \
|
||||
test
|
||||
|
|
Loading…
Reference in New Issue