An open API service indexing awesome lists of open source software.

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

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)