【发布时间】:2015-01-11 18:28:05
【问题描述】:
需要为 Ad-Hoc 分发生成 .ipa 文件。客户只提供了证书、私钥和配置文件,这些足以在 Xcode 5 之前创建 .ipa。但在 Xcode 6.1 中,当我导出为 Save For Ad Hoc Deployment 时,它会给出消息
To save for Ad Hoc Deployment, you need to add an Apple ID account that is enrolled in the iOS Developer Program for the development team 'xxxxxxxxxx'
是否有任何方法可以在没有开发者帐户凭据的情况下创建 .ipa?
【问题讨论】:
标签: ios xcode6 ipa ad-hoc-distribution apple-id