XCode 4中的临时分发 [英] Ad-hoc distribution in XCode 4

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

问题描述

我有一个问题,我有专门的分发预测配置文件。我已经完成了所有程序
产品/存档,只有两个按钮验证和分发,没有共享按钮。

I have a problem, I've got ad-hoc distribution povisioning profile. I have done all procedure product/archive and there are only two buttons validate and distribute and NO share button.

怎么办?我按照本教程 http:// diaryofacodemonkey.ruprect.com/2011/03/18/ad-hoc-app-distribution-with-xcode-4/ 但没有按钮分享。

What to do? I followed this tutorial http://diaryofacodemonkey.ruprect.com/2011/03/18/ad-hoc-app-distribution-with-xcode-4/ But there no button share.

我试图点击分发然后选择保存为企业或临时分发然后保存它但ipa文件在iPhone上不起作用(。

I tried to click distribute then chose save for enterprise or ad-hoc distribution then saved it but ipa file doesn't work on IPhone(.

请帮助我。

推荐答案

我会尽量让你变得简单:

I will try to make it simple for you:


  1. 为每个iPhone / iPad收集UDID,然后登录配置文件并打开设备页面并添加它们。

  2. 从配置门户生成分发证书

  3. 使用软件包ID创建新的APP ID

  4. 创建ad-doc dist。个人资料

  5. 登录iTunes Connect和创建应用程序详细信息

  6. 下载并安装ad-hoc配置文件和您生成的证书ated。

  7. 将您的xcode项目配置为裁剪到软件包ID并使用您刚刚安装的配置文件对构建进行签名。

  8. 归档项目并分发它通过www.testflightapp.com或者只是将ipa文件发送给测试人员,以便他们可以通过iTunes安装。

  9. TestFlightApp将让您的生活更轻松,让您省时间告诉测试人员如何通过itunes下载ipa。

  1. Collect UDID for each iPhone/iPad you have then login to the provisioning profile and open the Devices page and add them.
  2. Generate distribution certificate from the provisioning portal
  3. Create new APP ID with bundle ID
  4. Create ad-doc dist. profile
  5. login to iTunes Connect and create the App details
  6. download and install the ad-hoc profile and the certificate you generated.
  7. configure your xcode project to referee to the bundle id and sign the build with the profile you just installed.
  8. archive the project and distribute it through www.testflightapp.com or just send the ipa file to the testers so they can install it through iTunes.
  9. TestFlightApp will make your life easier and save you time telling the testers how to download the ipa through the itunes.

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

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