mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-02 09:46:28 +00:00
try to work around failure to run the tests
This commit is contained in:
parent
8bd5ee8be7
commit
219947db9e
@ -35,6 +35,8 @@ echo "$devices" | ruby -rjson -e 'puts JSON.parse($stdin.read)["devices"].flat_m
|
||||
done
|
||||
wait
|
||||
|
||||
xcrun simctl boot "iPhone 5" # React Native seems to want to test with this device
|
||||
|
||||
if [[ -a "${DEVELOPER_DIR}/Applications/Simulator.app" ]]; then
|
||||
open "${DEVELOPER_DIR}/Applications/Simulator.app"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user