mirror of
https://github.com/status-im/status-react.git
synced 2025-02-16 21:07:21 +00:00
Revert "use default target for run-android"
This reverts commit 9243daa405f0eb810f37863e86445a67b0344e92.
This commit is contained in:
parent
9243daa405
commit
fd0a328106
2
Makefile
2
Makefile
@ -269,7 +269,7 @@ _run-%:
|
||||
npx react-native run-$(SYSTEM)
|
||||
|
||||
# TODO: Migrate this to a Nix recipe, much the same way as nix/mobile/android/targets/release-android.nix
|
||||
run-android: export TARGET := default
|
||||
run-android: export TARGET := android
|
||||
run-android: ##@run Run Android build
|
||||
npx react-native run-android --appIdSuffix debug
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user