简体   繁体   English

iTunes没有安装.ipa文件

[英]iTunes not installing .ipa file

I'm trying to install an app I coded on an iPhone using Ad Hoc distribution. 我正在尝试使用Ad Hoc分发安装我在iPhone上编码的应用程序。 I dragged the .mobileprovision file (associated with my iPhone UDID) to the "Apps" item under "Library" in iTunes (Windows). 我将.mobileprovision文件(与我的iPhone UDID相关联)拖到iTunes(Windows)中“Library”下的“Apps”项目中。 When I do so, nothing happens, no confirmation messages or errors. 当我这样做时,没有任何反应,没有确认消息或错误。 (Is there a way to know which .mobileprovision files are installed in iTunes?) (有没有办法知道iTunes中安装了哪些.mobileprovision文件?)

When I double-click the .ipa file, again nothing happens. 当我双击.ipa文件时,再没有任何反应。 But what is worse is that the app doesn't even appear under "Apps" in iTunes. 但更糟糕的是该应用甚至没有出现在iTunes中的“应用”下。 I also tried to drag-and-drop it under "Apps" in iTunes but again nothing happens. 我也尝试将它拖放到iTunes中的“Apps”下,但是没有任何反应。

Did anyone else face this problem before? 之前有没有其他人遇到过这个问题?

Any help greatly appreciated. 任何帮助非常感谢。

Thank you! 谢谢!

Edit: I tried on another computer running Windows and the same version of iTunes and it works! 编辑:我试过另一台运行Windows和相同版本的iTunes的电脑,它的工作原理! Still not able to make it work on my computer though... 仍然无法让它在我的电脑上运行...

Please follow the bellow steps 请按照下面的步骤进行操作

1). 1)。 Right Click on .app file which is underneath of Product Folder in xcode Left side and choose Show in Finder 右键单击位于xcode左侧产品文件夹下面的.app文件,然后选择在Finder中显示

2). 2)。 Compress this app file with your provisioning (must contain your UDID) 使用您的配置 压缩app文件 (必须包含您的UDID)

3). 3)。 Upload this Zip file to http://www.diawi.com website. 将此Zip文件上传到http://www.diawi.com网站。

4) you will get one link there. 4)你会在那里得到一个链接。

5). 5)。 Open it in Safari of your iOS device. 在iOS设备的Safari中打开它。

6). 6)。 Install Provisioning first then install application file. 首先安装Provisioning然后安装应用程序文件。

It's best way for Ad-Hoc Distribution and help you to send built. 这是Ad-Hoc Distribution的最佳方式,可帮助您发送内置的。

Hope it helps you !!! 希望它能帮到你!!!

I'd recommand to use the iPhone Configuration Utility . 我建议使用iPhone配置实用程序 You can manage the provisioning file, the apps, etc. 您可以管理配置文件,应用程序等。

I had this problem. 我有这个问题。 App would not load--no error messages, just falls off the cliff. 应用程序不会加载 - 没有错误消息,只是从悬崖上掉下来。 After pulling all my hair out, I discovered that the iPad I was using had not been authorized by the app-store. 把我所有的头发拉出后,我发现我使用的iPad还没有被app-store授权。 Even though I was trying to load an ipa file from my system, iTunes didn't seem to know the difference. 虽然我试图从我的系统加载ipa文件,但iTunes似乎并不知道其中的区别。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM