如何强制通过 iTunes 将 IPA 部署到我的 iPad
我正在尝试尽可能简化 iPad 应用程序的临时部署。我可以从 XCode 中创建一个 IPA 文件,而不需要太多麻烦,使用“产品”->“存档”和“存档”->“共享”,当我单击 IPA 文件时,它会尝试将其导入 iTunes,它会询问我是否要替换现有应用程序(这是同一应用程序的旧版本)。
执行此操作后,我强制从 iTunes 进行同步,但 iPad 上的应用程序仍然是旧版本。我让它工作的唯一方法是执行以下操作:
1)从 iTunes 中删除旧版本
2)从 iPad 中删除旧版本
3)重新同步 iTunes
4)将 IPA 文件导入 iTunes
5)重新同步 Itunes
有没有更简单的方法来部署使用 IPA 文件将某些东西的新版本添加到 iPad 上,而无需经历所有这些?我尝试更改产品名称和捆绑包显示名称,但没有帮助。
谢谢!
I am trying to simplify the ad-hoc deployment of my IPad app as much as possible. I can create a IPA file from within XCode without much trouble with Product->Archive and Archive->share, and when I click on the IPA file it tries to import it into ITunes it asks if I want to replace the existing app (which is an older version of the same app).
After I do that I force a sync from ITunes but the app on my IPad is still the older version. The only way I got it to work is doing the following:
1) Delete old version from ITunes
2) Delete old version from IPad
3) Resync ITunes
4) Import IPA file into ITunes
5) Resync Itunes
Is there an easier way to deploy a new version of something to an IPad using an IPA file without having to go through all this? I tried changing the product name and bundle display name, but it didn't help.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论