如何从Xcode 9中的.app文件生成.ipa [英] How to generate .ipa from .app file in Xcode 9

查看:392
本文介绍了如何从Xcode 9中的.app文件生成.ipa的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Xcode9。我确实存档了构建,并进入了存档窗口/组织者窗口。我们通常从那里导出构建。但是由于某些原因,我无法做到这一点。

I am using Xcode 9. I did archive the build and got in to archive window/organiser window. From there we usually export the build. But due to some reason I cant do that.

在以前版本的Xcode中,我们可以进入包内容,并在iTunes的帮助下从.app生成.ipa。 。但是现在他们已经删除了该选项。有人可以帮我从已生成的.app文件生成.ipa吗?

On the prior version of Xcode, we can get into package contents and generate .ipa from .app with the help of iTunes. But now they have removed that option. Can someone help me to generate .ipa from the .app file that we have generated?

推荐答案

较早的拖放方式iTunes上的应用程序文件不再起作用。

The earlier way of dragging and dropping the app file to iTunes does not work anymore.

因此我们可以使用组织器在Xcode 9中创建.ipa文件。

So we can use the organizer to create .ipa file in Xcode 9.


  1. 创建项目的存档。

  2. 然后在管理器窗口中选择存档,然后单击导出选项。

  3. 然后在下一个对话框中选择一种分配方法(我选择了
    个开发分配)。

  4. 然后准备存档,并提供开发分发选项。您可以选择任何应用程序稀疏选项,或将其保留为空,然后选择或取消选择其他选项,然后单击下一步。

  5. 然后将提示您选择适当的开发证书和移动供应配置文件。选择后,单击下一步。

  6. 然后将创建存档以进行分发,并且将要求您检查应用程序.ipa内容。

  7. 如果一切正常,请在对话框中单击导出选项。

  8. 您将看到另一个对话框,用于输入导出名称和位置。

  9. 输入导出文件夹名称并选择一个位置,然后单击导出。您的.ipa文件将导出到您选择的位置。

  1. Create an archive of your project.
  2. Then in organizer window select the archive and click on the export option.
  3. Then select a method of distribution in next dialog box(I had selected development distribution).
  4. Then the archive is prepared and development distribution options are presented. You can select any App thinning option or leave it as none and select or deselect other options and then click Next.
  5. Then you will be prompted to select the appropriate development certificate and mobile provisioning profiles. After selecting, click Next.
  6. Then archive will be built for distribution and you will be asked to review your applications .ipa content.
  7. If everything is alright, click on the Export option in the dialog box.
  8. You will be presented with another dialog box for entering the export name and location.
  9. Enter the export folder name and select a location and then click on Export. Your .ipa file will be exported to the location which you had selected.

有关此.ipa文件方式的更多信息/帮助,生成,请参考 https://wiki.genexus.com/commwiki/servlet/wiki?34616,HowTo%3A+Create+an+.ipa+file+from+XCode

For more information/help regarding this way of .ipa file generation, refer to https://wiki.genexus.com/commwiki/servlet/wiki?34616,HowTo%3A+Create+an+.ipa+file+from+XCode

此链接也应有所帮助-如何使用Xcode创建.ipa文件?

Also this link should help -- How to create .ipa file using Xcode?

这篇关于如何从Xcode 9中的.app文件生成.ipa的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆