Plist Generator.

Deploy a Plist on your server so users can download and install your IPA wirelessly

Invalid format: letters, numbers, dots, or dashes only

Must start with https://

Please enter a valid icon URL

Tutorial & Technical Specs

Following Apple's official OTA wireless distribution standards

  1. 01

    Generate the Plist

    Fill in your App Name, Bundle ID, and IPA download URL. After clicking generate, you'll receive an optimized manifest.plist file.

  2. 02

    Deploy to HTTPS Server

    Upload the downloaded Plist file to your web server or CDN.

    Per iOS security requirements, the URL hosting your Plist must use SSL (HTTPS). HTTP links will silently fail on install.

  3. 03

    Build the Install Link

    Use Apple's itms-services protocol to construct a link to your Plist.

  4. OK

    Scan QR or Tap to Install

    Convert the link to a QR code. When scanned with iOS Camera or Safari, the system will prompt the user to install the app.