[ReactNative] Update objc-test.sh to allow running local

This commit is contained in:
Tadeu Zagallo 2015-05-28 15:11:23 +01:00
parent 7c0756fba6
commit 2b8f44d446
1 changed files with 1 additions and 1 deletions

View File

@ -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