Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to convert an archive (.app) to .ipa in iTunes 12.7.0 onwards?

Tags:

ios

itunes

The new iTunes version 12.7.0 has missing Apps tab where all the iOS apps were seen. I'm looking for the new way.

Appreciate any help on this matter.

like image 339
user550088 Avatar asked Oct 10 '17 16:10

user550088


1 Answers

Got a solution.

XCode -> Archive -> Select project in Organizer -> Show in Finder -> Show Package contents -> Products -> Applications -> "Product.app".

Create a folder named "Payload" -> Put "Product.app" with in "Payload" -> Compress "Payload" -> Get "Payload.zip" -> Change name to "Product.ipa".

For installing instructions in iTunes 12.7.0 please follow this link.

like image 88
user550088 Avatar answered Nov 15 '22 08:11

user550088