iOS Ad-Hoc 分发 [英] iOS Ad-Hoc Distribution

查看:45
本文介绍了iOS Ad-Hoc 分发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前已完成 iOS 应用程序的制作,我想使用临时分发在我的同事之间分发该应用程序.我只有两个月的 XCode 经验,我对向我的同事发送应用程序需要什么材料感到困惑.我不想犯一个我无法扭转的错误.

I am currently finished with making an iOS app and I would like to distribute the app amongst my co-workers using ad-hoc distribution. I have only two months experience with XCode and I am confused about everything about what materials I need to send an app out to my co-workers. I don't want to make an error that I cannot reverse.

  1. 为了将应用分发给其他人,我需要捆绑哪些基本要素?

  1. What are the essentials I need to bundle in order to distribute an app to other people?

什么是配置文件,分发应用程序是否需要它?

What is a provisioning profile and is it needed to distribute an app?

有没有办法在不注册他们的 UDID 的情况下使用 ad-hoc 向人们发送应用程序?

Is there a way to send people an app using ad-hoc without registering their UDID's?

最后,最近有没有关于创建网络链接以分发应用程序的教程?

Lastly, is there a recent tutorial on creating a web link to distribute an app?

dropbox 会更容易吗?

Would dropbox be easier?

推荐答案

  1. 您需要归档您的应用,然后将其导出为 Ad-Hoc.这里不需要额外的工作.
  2. 什么是配置文件
  3. 通过网络分发 ipa
  4. 事实上,还有很多更方便的方法.我建议你看看 HockeyAppFabric 让您获得的不仅仅是一个部署——它还可以让您收集错误报告、自我更新等等.当然,别忘了苹果的 TestFlight 服务,这个服务似乎集成到了 xcode 7 中.
  1. You will need to archive your app and then export it as Ad-Hoc. No extra work need here.
  2. What is provisioning profile
  3. No
  4. Distribute ipa via web
  5. As a matter of fact, there are a lot of more handy ways. I suggest you to look at HockeyApp or Fabric which allows you to get more than just a deployment - it allows you to gather bugreports, self-updating and many more. Of course, don't forget about Apple's TestFlight service, which seems to be greatly integrated into xcode 7.

这篇关于iOS Ad-Hoc 分发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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