mirror of
https://github.com/status-im/wiki.status.im.git
synced 2025-02-23 17:48:21 +00:00
Add link for creating keystore file for signed APK
This commit is contained in:
parent
e0f9f6eeea
commit
b280215ad7
@ -47,7 +47,7 @@ require('./node_modules/re-natal/index.js');
|
|||||||
$ cd ios && pod install && cd ..
|
$ cd ios && pod install && cd ..
|
||||||
|
|
||||||
### Building Status for Release
|
### Building Status for Release
|
||||||
# fill in store file properties in android/gradle.properties
|
# fill in store file properties in android/gradle.properties (https://facebook.github.io/react-native/docs/signed-apk-android.html)
|
||||||
$ lein prod-build
|
$ lein prod-build
|
||||||
$ react-native run-android --variant=release
|
$ react-native run-android --variant=release
|
||||||
# for iOS, build in Xcode
|
# for iOS, build in Xcode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user