iTunes 同步 Xcode .ipa 应用程序无法同步
我最近制作了一个 iOS 应用程序,想在我的 iPod Touch 上尝试一下,但 Xcode 4.1 不支持 iOS 5,所以我将我的应用程序制作成 .ipa 格式,然后通过电子邮件将其发送到我的家用计算机,然后将其放在 iTunes 上。我同步了我的 iPhone,然后一切顺利,但当它到达最后时,它说
“Itunes Sync
AppName 安装失败”
请帮助我或告诉我是否有任何网页,
谢谢!
I recently made a iOS app and wanted to try it on my iPod Touch but iOS 5 is not supported with Xcode 4.1 so I made my app into a .ipa and emailed it to my home computer and put it on iTunes I synced my iPhone and it was going fine but when it reached the end it said
"Itunes Sync
AppName failed to install"
Please help me or tell me if there any webpages out there,
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须导出 Apple 开发者帐户的私钥并将其导入到您的家庭计算机。使用 xCode 或从 Provisioning Portal 下载开发人员证书。
您必须具有有效的配置文件才能安装未发布的应用程序。
You have to export your private key of your Apple Developer account and import it to your home computer. Download developer certificate using xCode or from Provisioning Portal.
You must have valid provisioning profile to install unpublished apps.