ios 如何将 ipa 文件临时部署到我的 iPhone

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/23821012/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 00:11:16  来源:igfitidea点击:

How to do Ad-Hoc deployment of ipa file to my iPhone

iosiphonexcodeipa

提问by Shaan

I'm developing for iPhone, and want to test my app. I have created an .ipafile using an Ad-Hoc deployment profile. I tried emailing the .ipa to myself, but can't figure out how to actually install it once it reaches my iPhone. How can I get my app installed on the device so I can test it, preferably without requiring a connection via cable?

我正在为 iPhone 开发,并想测试我的应用程序。我.ipa使用 Ad-Hoc 部署配置文件创建了一个文件。我尝试将 .ipa 通过电子邮件发送给自己,但是一旦它到达我的 iPhone,我无法弄清楚如何实际安装它。如何在设备上安装我的应用程序以便我可以测试它,最好不需要通过电缆连接?

回答by Michael Dautermann

  1. connect your iPhone to your Macintosh or Windows machine.
  2. launch iTunes.
  3. drag your .ipa file into your iTunes library.
  4. Sync (and hope there's a provisioning profile associated with the app embedded in it).
  1. 将您的 iPhone 连接到您的 Macintosh 或 Windows 机器。
  2. 启动 iTunes。
  3. 将您的 .ipa 文件拖到您的 iTunes 资料库中。
  4. 同步(并希望有一个与嵌入其中的应用程序相关联的配置文件)。

回答by Bharat

upload your ipato diawiclick on send button it will generate a URLfor you, copy urland email to yourself, now open mail in your iPhone click on link it will launch safari click on install . Note that to install ipathrough Diawi you must create ipafile with provisioning profileand that provisioning profilemust contain your device UDID.

将你的上传ipadiawi点击发送按钮,它会URL为你生成一个,复制url并通过电子邮件发送给你自己,现在在你的 iPhone 中打开邮件点击链接它会启动 safari 点击安装。请注意,要ipa通过 Diawi安装,您必须创建ipa文件,provisioning profile并且该文件provisioning profile必须包含您的设备UDID