简体   繁体   中英

With Apps option removed from latest iTunes 12.7… , how to install adhoc IPA?

在此输入图像描述

Now that after latest update from Apple for iTunes, Apps option is removed from Library in iTunes.

See Article Here: https://support.apple.com/en-us/HT208075

How should my client, now get the ad hoc IPA, installed to his iPhone. Do the developers now need to deliver through TestFlight beta testing only?

You can still install ad-hoc apps using iTunes by following the steps under Manually add items from your computer in this tech note

The steps are:

  1. Connect your device to your computer and open iTunes
  2. Find your device in the left sidebar in iTunes
  3. Drag your ad-hoc IPA to the device
  4. Once the device listing outlines in blue, release the file. 在此输入图像描述

Apple Configurator 2 software from Apple can be used for sideloading - https://itunes.apple.com/us/app/apple-configurator-2/id1037126344?mt=12

Just install the software, connect your device, drag your ipa into the Configurator, as simple as that.

Open Xcode and go to Window Option and select DevicesAndSimulators .

在此输入图像描述

Select your device. and click on "+" icon from the bottom. 在此输入图像描述

click on + button will open window to select you ipa from system.

Happy Coding

Follow these steps to install an ipa file 请按照以下步骤安装ipa文件

Apple published a new version of iTunes 12.6.3 which can be installed over iTunes 12.7 and brings back applications management.

You can download it here: https://support.apple.com/fr-fr/HT208079

In itune 12.7 and onward.

  1. Install Apple Configurator 2

  2. Connect your device.

  3. drag your .ipa file and drop it to apple configurator 2. (image given below).

在此输入图像描述

  1. now you will see app in your device.

Happy Coding!!

I faced the same issue and found that I can install the generated ipa from xcode instead of itunes. I used xcode Windows menu -> Devices and selected my connected iPhone. Then on the installed apps section, I click the + to locate ipa file and install to the iPhone. Hope this helps.

使用Xcode相同,转到窗口 - >设备 - >从列表中选择您的设备 - >按下已安装的应用程序部分下的“+”按钮

There are many different ways to install the IPA or .app file on the device from your mac machine.

  • Apple Configurator 2
  • If IPA/.app is adhoc then using iTunes.
  • Open Xcode -> GO TO -> Window -> Devices and Simulators

Please refer iTunes 12.7 iPA installation for step by step guide for all these three approaches.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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