ad-hoc-distribution

How to create ipa in xcode 6 without Apple Developer account?

安稳与你 提交于 2019-11-26 05:16:19
问题 Need to generate .ipa file for Ad-Hoc distribution. Client has provided only certificates, private keys and provisioning profiles which were enough to create .ipa till Xcode 5. But in Xcode 6.1 when I export as Save For Ad Hoc Deployment it gives message 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\' Is there any way of creating .ipa without developer account credentials? 回答1: Finally