我签署了IPA以进行临时分发.我可以使用Flash Builder安装它.不过,我想通过iTunes 12安装发布版本.将其拖动到:
......不起作用?有没有人知道如何使用新的iTunes 12做到这一点?
我正在开发一个企业应用程序.当我在iOS8测试版中测试时,我看到了以下警报视图:
Untrusted App Developer
Do you trust the developer "iPhone Distribution: ---" to run apps on you iPad?
Run Code Online (Sandbox Code Playgroud)
它只是第一次出现.我可以以某种方式避免它吗?它与什么有关?

需要.ipa为Ad-Hoc分发生成文件.客户端只提供了足以创建.ipaXcode 5的证书,私钥和配置文件.但是在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'
Run Code Online (Sandbox Code Playgroud)

有.ipa没有开发者帐户凭据创建的方法?