48789e8793
The killing of metro terminal upset a few people and this PR fixes that. ## Summary Modify build step to check if metro is running already. If so then we do not attempt to start metro again. If not then we start metro after building android / iOS. ## Review notes * case 1 - `make run-clojure` - `make run-metro` - `make run-android` or `make run-ios` should work the way it did before. * case 2 - `make run-clojure` - `make run-android` or `make run-ios` should also work. ## Platforms - Android - iOS |
||
---|---|---|
.. | ||
hooks | ||
lint | ||
version | ||
adb_devices_abis.sh | ||
build-android.sh | ||
check-metro-shadow-process.sh | ||
check-nix-shell.sh | ||
colors.sh | ||
cut-release.sh | ||
diawi-upload.mjs | ||
encrypt-keychain.sh | ||
fdroid-pr.sh | ||
gen-random-passphrase.sh | ||
generate-keystore.sh | ||
inotify_fix.sh | ||
list-pull-requests.sh | ||
merge-pr.sh | ||
pr-statistics.sh | ||
run-android.sh | ||
run-ios-device.sh | ||
run-ios.sh | ||
run-metro.sh | ||
sign-android.sh | ||
update-status-go.sh | ||
wait-for-metro-port.sh | ||
wait-for.sh |