Everyone must run this script at first.
node scripts/init
We have prepared everything for you. You just need run script below:
npm start
Before build app, you should create signature for android
sh scripts/build/android-signature.sh
Before build app, you should create personal certificate and upload to apple developer. Or create by xcode automatically.
And then you can build
sh scripts/build/archive.sh
You can use Xcode -> Product -> Archive, and click Upload to App Store
when complete.
Also, you can use shell script.
sh scripts/build/archive.sh && sh scripts/build/upload-app-store.sh
In this way, you should override teamID in file ios/exportOptions/app-store.plist
, go to apple developer to fetch the keyword named: Prefix