简体   繁体   English

无需加入开发人员计划即可分发iOS应用

[英]Distribute iOS apps without joining Developer Program

I wrote a simple app. 我写了一个简单的应用程序。 I'm not in "iOS Developer Program", ie I cannot publish on AppStore. 我不在“ iOS开发人员计划”中,即我无法在AppStore上发布。 But I would like to show the app to a friend who as an iPad. 但我想将这个应用程序展示给使用iPad的朋友。 How can I manage to do it? 我该如何做呢? Does the friends needs to jail-break his iPad? 朋友们需要把他的iPad越狱吗? Is it possible that someone else who is in the "Program" will publish the app for me? “程序”中的其他人是否有可能为我发布应用程序?

You can use Cydia Impactor to install unsigned apps onto the “jailed” iPad. 您可以使用Cydia Impactor将未签名的应用程序安装到“监狱”的iPad上。 The app will only be available for two weeks until it has to be resigned with Cydia Impactor. 该应用程序仅可使用两个星期,直到必须与Cydia Impactor辞职为止。

https://www.shoutpedia.com/use-cydia-impactor-install-ipa-apps-iphone-without-jailbreak/ https://www.shoutpedia.com/use-cydia-impactor-install-ipa-apps-iphone-without-jailbreak/

If you friends has jail-breaken iPad, you can make ipa-file and install on his device. 如果您的朋友拥有越狱的iPad,则可以制作ipa文件并安装在他的设备上。 You can make ipa-file with command "Build&Archive" in XCode 3.x or "Archive" in XCode 4. And you have no ways to install your app on not jail-breaken devices without iOS Developer Program. 您可以使用XCode 3.x中的“ Build&Archive”命令或XCode 4中的“ Archive”命令来创建ipa文件。如果没有iOS开发者程序,您将无法在没有越狱的设备上安装应用程序。

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

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