Get the .app
file:
react-native run-ios --configuration=release
.app
file path Build/Products/Release/"<Your_Filename>.app"
.
Convert .app
to .ipa
:
- Create folder
Payload
.
- paste
.app
file into Payload
folder.
- compress the
Payload
folder.
- change the name you want and put extension as
.ipa
.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…