简体   繁体   中英

Install .ipa file without iTunes?

Is it Possible Install .ipa to iphone iTunes ?

Any 3rd party sites like iTunes?

Ex : https://tryouts.io/ , https://appetize.io/

  • Attach the device
  • XCode -> Window -> Devices
  • Select the device
  • Right click -> Show Provisioning Profiles
  • Add your file, done.
  • Under the Applications box, click +
  • Select the .ipa file

Either Submit IPA for TestFlight on developer at ituneconnect or Export your IPA with Development/Adhoc Profile (for registered Devices) and drag your ipa file at diawi or buildtry and generate a test link.

https://www.diawi.com/

there are more option try these also

  1. https://www.installonair.com/
  2. https://getappbox.com/

你可以按照它的说明使用它..: https//www.diawi.com/

If you jailbreak your phone, you can bypass the codesigning using AppSync.

You can't bypass codesigning unless you jailbreak.

Are these valid IPAs that have been signed by a dev account/apple?

试试这个,你可以通过控制台https://github.com/libimobiledevice/ideviceinstaller安装ipa

I try to face with these problems and I use : https://www.installonair.com . It's free and not have limit like diawi.

  1. You need to add device UDID to apple developer account devices part.
  2. Build your project and archieve it ad hoc with your certificate
  3. Open that link and upload your ad hoc ipa file to website
  4. Get qr code and link to download

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