简体   繁体   English

Ad hoc iOS应用-不带iTunes分发

[英]Ad hoc iOS app - distribute it without itunes

I have created an app (I have the .ipa file) with ad hoc provisioning profile. 我已经创建了一个具有临时设置配置文件的应用程序(我有.ipa文件)。 I have included 5 devices in the provisioning file (one is mine and the others belong to other people in my team). 我在预配置文件中包含了5台设备(其中一台是我的,另一台属于我团队中的其他人)。 Now I don't know how to install it on their devices. 现在我不知道如何在他们的设备上安装它。 If I try it with iTunes, by double-clicking on the .ipa file I have to authorize their devices on my mac, I don't think this is the right way to go... Of course I don't want to do App Review submission. 如果我在iTunes上尝试通过双击.ipa文件,我必须在Mac上授权他们的设备,我认为这不是正确的方法...当然,我不想这样做应用审核提交。 I'll do it when the passes first tests. 通过第一次测试时,我会做的。

You can create a simple webpage your teammates to be able to download it using their device. 您可以为队友创建一个简单的网页,以便能够使用他们的设备下载该网页。 It is a description about it. 这是关于它的描述

Or - I recommend you this way - you can use the Apple TestFlight services, a great tutorial here . 或者-您可以使用Apple TestFlight服务,一个伟大的教程-我建议你这样在这里

To make tests between teammates, I would recommend to use testfairy . 为了在队友之间进行测试,我建议使用testfairy

TestFlight is other option, but it has some drawbacks: TestFlight是另一种选择,但它有一些缺点:

  1. iOS 8 only 仅iOS 8
  2. Build is not always available instantly for testing (Apple build processing time varies much) 内部版本并非总是可以立即用于测试(Apple内部版本的处理时间相差很大)

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

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