ios 使用 iTunes 11 安装 IPA
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/14127576/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Install IPA with iTunes 11
提问by fabb
I have an IPA signed for ad-hoc distribution. I can install it fine with Xcode Organizer by dragging it to the device. It also worked with iTunes <=10 by dragging onto the device name. I'd like to install it via iTunes 11 though. Dragging it onto the device name, or the app section does not work. Any idea how to do it now?
我有一个 IPA 签名用于临时分发。我可以通过将它拖到设备上来使用 Xcode Organizer 安装它。通过拖动到设备名称,它还可以与 iTunes <=10 一起使用。不过,我想通过 iTunes 11 安装它。将其拖到设备名称上,否则应用程序部分不起作用。知道现在该怎么做吗?
回答by conrad10781
In iTunes 11 you can go to the view menu, and "Show Sidebar", this will give you the sidebar, that you can drag 'n drop to.
在 iTunes 11 中,您可以转到视图菜单和“显示侧边栏”,这将为您提供侧边栏,您可以将其拖放到其中。
You'll drag 'n drop to the open area that will be near the bottom of the sidebar (I'm typically doing this with both an IPA and a provisioning profile). After you do that, there will be an apps menu that appears in the sidebar with your app in it. Click on that, and you'll see your application in the main view. You can then drag your application from there to your device. Below, please find a video (it's private, so you'll need the URL) that outlines the steps visually: http://youtube.com/watch?v=0ACq4CRpEJ8&feature=youtu.be
您将拖放到侧边栏底部附近的开放区域(我通常同时使用 IPA 和配置文件执行此操作)。完成此操作后,侧边栏中将出现一个应用程序菜单,其中包含您的应用程序。单击它,您将在主视图中看到您的应用程序。然后您可以将您的应用程序从那里拖到您的设备上。请在下面找到一个视频(它是私有的,因此您需要 URL),它直观地概述了这些步骤:http: //youtube.com/watch?v=0ACq4CRpEJ8&feature=youtu.be
回答by Sameeh Harfoush
For iTunes 11:
对于 iTunes 11:
- open your iTunes "Side Bar" by going to View -> Show Side Bar
- drag the mobileprovision and ipa files to your iTunes "Apps" under LIBRARY
- open you device Apps from DEVICES and click install for the application and wait for iTunes to sync
- 通过转到“查看”->“显示边栏”打开您的 iTunes“边栏”
- 将 mobileprovision 和 ipa 文件拖到 iTunes“应用程序”下的 LIBRARY
- 从设备打开您的设备应用程序,然后单击应用程序的安装并等待 iTunes 同步
回答by jrturton
I always use the iPhone configuration utility for this. Allows much more control and is faster - you don't have to sync the whole device.
为此,我总是使用 iPhone 配置实用程序。允许更多控制并且速度更快 - 您不必同步整个设备。
回答by Lithu T.V
回答by siniradam
for iTunes 12 and above (Yosemite) double click on IPA then browse your iOS device, on applist you will see the app, click the install on item.
对于 iTunes 12 及更高版本(Yosemite),双击 IPA,然后浏览您的 iOS 设备,在应用列表中您将看到该应用,单击安装项目。
回答by Dan Rosenstark
For iTunes 12, drag the .ipa file from the Finder to the Apps area NOT inside your device (in iTunes)... alternately, you can just double click on the .ipa in the Finder.
对于 iTunes 12,将 .ipa 文件从 Finder 拖到设备内的应用程序区域(在 iTunes 中)...或者,您只需双击 Finder 中的 .ipa 文件。
Important note: you have to change Version and/or Build number. Otherwise, you get no notice from iTunes at all...
重要提示:您必须更改版本和/或内部版本号。否则,您根本不会收到 iTunes 的通知...
Then switch to your device in iTunes, and install or update the application.
然后在 iTunes 中切换到您的设备,并安装或更新应用程序。
Then hit sync.
然后点击同步。
回答by mahendra yadav
For iTunes 11 and above version:
对于 iTunes 11 及以上版本:
open your iTunes "Side Bar" by going to View -> Show Side Bar drag the mobileprovision and ipa files to your iTunes "Apps" under LIBRARY Then click on your device. open you device Apps from DEVICES and click install for the application and wait for iTunes to sync
通过转到“查看”->“显示边栏”打开您的 iTunes“边栏” 将 mobileprovision 和 ipa 文件拖动到您的 iTunes“应用程序”下的 LIBRARY 然后单击您的设备。从设备打开您的设备应用程序,然后单击应用程序的安装并等待 iTunes 同步
回答by mr.mii
For osX Mavericks Users you can install the ipa-file with the Apple Configurator. (Instead of the iPhone configuration utility, which crashes on OSX 10.9)
对于 osX Mavericks 用户,您可以使用Apple Configurator安装 ipa 文件。(而不是在 OSX 10.9 上崩溃的 iPhone 配置实用程序)