简体   繁体   English

React Native Build .ipa 文件

[英]React Native Build .ipa Files

How to build .ipa files in React Native for ios?如何在 React Native for ios 中构建 .ipa 文件?
I found so many reference but not worked我找到了很多参考但没有用
I tried build from XCode but there is requires a provosioning profile and i don't know to make it我尝试从 XCode 构建,但需要一个provosioning 配置文件,我不知道如何创建它
Btw i only need the .ipa files, i don't want to publish it in App Store顺便说一句,我只需要 .ipa 文件,我不想在 App Store 中发布它
Can i build .ipa files using react native cli not using XCode?我可以使用 react native cli 而不使用 XCode 构建 .ipa 文件吗? (Example like in android gradlew assembleRelease) (例如在 android gradlew assembleRelease 中)
Can i build .ipa files without subscribe Apple Developer Account?我可以在不订阅 Apple Developer Account 的情况下构建 .ipa 文件吗?
If i need to subscribe it, how much is it?如果我需要订阅它,它是多少?
Nb: I'm using react-native-cli, not using Expo注意:我使用的是 react-native-cli,而不是 Expo

您需要 Apple Developer Account 才能构建 .ipa

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM