https://github.com/pbk-b/rn_build_apk_shell
๐ญ React Native for Android build APK and IOS IPA of shell script
https://github.com/pbk-b/rn_build_apk_shell
android apk build build-script ios ipa react-native shell
Last synced: 25 days ago
JSON representation
๐ญ React Native for Android build APK and IOS IPA of shell script
- Host: GitHub
- URL: https://github.com/pbk-b/rn_build_apk_shell
- Owner: PBK-B
- Created: 2020-09-13T15:16:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-02T06:23:27.000Z (almost 5 years ago)
- Last Synced: 2026-03-29T01:28:39.400Z (2 months ago)
- Topics: android, apk, build, build-script, ios, ipa, react-native, shell
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Bale shell
> ่ฟๆฏไธไธช็จไบ React Native ้กน็ฎ็ๅฟซๆทๆๅ
่ๆฌ๏ผๆฏๆ Android ๅ ios ่ชๅจๅๆๅปบ
> React Native for Android build APK and IOS IPA of shell script
### Install ๐จ
``` /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/PBK-B/rn_build_apk_shell/master/install.sh)" ```
### Use shell ๐
#### Bale Android
> Build the process manually
``` dabao {ProjectPath or ProjectName} ```
> Automatic build process
``` dabao {ProjectPath or ProjectName} -all```
#### Bale IOS
> Bale IOS ipa Need First Get exportOptions.plist file copy to ```~/data/ops/ios_dabao/etc/{ProjectName}/exportOptions.plist```
> ๆๅ
IOS ipa ้่ฆๅ
่ทๅ exportOptions.plist ๆไปถๅคๅถๅฐ ```~/data/ops/ios_dabao/etc/{ProjectName}/exportOptions.plist```
> Build the process manually
``` dabao {ProjectPath or ProjectName} -ipa ```
> Automatic build process
``` dabao {ProjectPath or ProjectName} -ipa -all```
### Demonstrate ๐
``` dabao /data/app/{Project Path}/ ```
or
``` dabao {Project Name} ```
### Update ๐ฅฅ
``` dabao_update ```
### Problem? ๐
[How to get exportOptions.plist file?](https://www.google.com/search?q=How+to+get+exportOptions.plist+file%3F&oq=How+to+get+exportOptions.plist+file%3F)
[ๆไน่ทๅ exportOptions.plist ๆไปถ๏ผ](https://cn.bing.com/search?q=%E5%A6%82%E4%BD%95%E8%8E%B7%E5%8F%96+exportOptions.plist+%E6%96%87%E4%BB%B6)