mirror of
https://github.com/status-im/status-react.git
synced 2025-02-02 14:14:39 +00:00
add lein voom build-deps to run-osx.sh
Former-commit-id: 4938d1f4103f47083f5909165ab3eab707627b07
This commit is contained in:
parent
2c1e8d8273
commit
006792d0c4
@ -45,7 +45,7 @@ open -a /Applications/Genymotion.app/Contents/MacOS/player.app --args --vm-name
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Install deps, prepare for genymotion and figwheel
|
# Install deps, prepare for genymotion and figwheel
|
||||||
re-natal deps && re-natal use-android-device "${device_type}" && re-natal use-figwheel
|
lein voom build-deps && re-natal deps && re-natal use-android-device "${device_type}" && re-natal use-figwheel
|
||||||
|
|
||||||
# open figwheel in new tab
|
# open figwheel in new tab
|
||||||
tab "lein figwheel android"
|
tab "lein figwheel android"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user