Search code examples
iositunes

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


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.


Solution

  • 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.