Update guide3.md
This commit is contained in:
parent
95dd69bd84
commit
d8d2805cd2
@ -23,7 +23,7 @@ $ pushy uploadIpa <your-package.ipa>
|
||||
## 发布安卓应用
|
||||
|
||||
首先参考[文档-生成已签名的APK](http://reactnative.cn/docs/0.22/signed-apk-android.html#content)设置签名,
|
||||
然后在android文件夹下运行`./gradlew buildRelease`,你就可以在`android/app/build/outputs/apk/app-release.apk`中找到你的应用包。
|
||||
然后在android文件夹下运行`./gradlew assembleRelease`,你就可以在`android/app/build/outputs/apk/app-release.apk`中找到你的应用包。
|
||||
|
||||
然后运行如下命令
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user