Install IPA with iTunes 11
Asked Answered
O

8

51

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?

Onofredo answered 2/1, 2013 at 18:58 Comment(2)
If you are using iTunes 12 check this https://mcmap.net/q/156111/-install-ipa-with-itunes-12Munshi
Please refer the solution that I answered here https://mcmap.net/q/159699/-install-apps-on-device-without-itunesAlisander
H
90

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.

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

Hurryscurry answered 4/1, 2013 at 16:49 Comment(5)
Sidebar is there, but no drag'n'drop of IPAs to the device. Did you try it?Onofredo
Ah I see, thank you. I was used to directly dragging the IPA from Finder to the device name in iTunes. Now it's a little bit more complicated, but it works.Onofredo
i do the same process for my app and works fine in one device, but just says will install in the other 2 devices, though they are added in provisioning profile and run well. Any idea why?Baba
coder1010, my apologies I'm not sure what you're asking. Can you please try and clarify?Hurryscurry
No need to show sidebar. Open Library->Apps, drop .ipa on apps list, open iPhone->Apps, push Install button of your application and sync.Sacramentalism
C
14

For iTunes 11:

  1. open your iTunes "Side Bar" by going to View -> Show Side Bar
  2. drag the mobileprovision and ipa files to your iTunes "Apps" under LIBRARY
  3. open you device Apps from DEVICES and click install for the application and wait for iTunes to sync
Caresa answered 6/3, 2013 at 13:45 Comment(1)
drag'n drop for iPa works but it doesn't work for configuration mobile provision file.Coprolite
G
12

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.

Galantine answered 2/1, 2013 at 19:21 Comment(5)
+1 for the most reliable and convenient way. Also had rather flaky results using iTunes (it often fails with pretty useless error messages) whereas the iPhone Configuration Utility works flawless.Extricate
You did not have to sync the whole device with iTunes either - as far as I remember.Onofredo
iPhone configuration utility works fine, I'll wait a little with accepting your answer as I'd like to know if there is some hidden way in iTunes 11 too.Onofredo
Unfortunately the iPhone Configuration Utility crashes for me now, on Mavericks + iOS 7.1.Klan
Yep, crashing for me too. Yosemite.Xenogenesis
B
12

For OS X Yosemite and above, and Xcode 6+

Open Xcode > Window > Devices

Choose your device. You can see the installed application list and add a new one by hitting +

screenshot of Xcode Devices

Beamon answered 9/12, 2014 at 12:34 Comment(1)
this was really easy for me with yosemite and Xcode 6, thanks!Shahaptian
C
5

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.

Cocteau answered 23/10, 2014 at 13:24 Comment(0)
T
1

For iTunes 11 and above version:

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

Telefilm answered 2/11, 2013 at 7:58 Comment(0)
F
1

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.

Important note: you have to change Version and/or Build number. Otherwise, you get no notice from iTunes at all...

Then switch to your device in iTunes, and install or update the application.

Then hit sync.

Ferous answered 30/10, 2014 at 16:24 Comment(0)
H
0

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)

Hoehne answered 5/5, 2014 at 11:54 Comment(1)
I'm running 10.9.5 and The App Store refuses to install this utility.Ferous

© 2022 - 2024 — McMap. All rights reserved.