mirror of
https://github.com/status-im/react-native.git
synced 2025-02-25 15:45:32 +00:00
Merge pull request #3578 from javache/xcode-7
Use latest simulator version
This commit is contained in:
commit
ed0b45ef8e
@ -28,5 +28,5 @@ trap cleanup EXIT
|
||||
SERVER_PID=$!
|
||||
xctool \
|
||||
-project Examples/UIExplorer/UIExplorer.xcodeproj \
|
||||
-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' \
|
||||
test
|
||||
|
Loading…
x
Reference in New Issue
Block a user