I'm trying to deploy an app that I built OTA. These are the steps I went through to create the ipa:
application/octet-stream
for .mobilerpovision, .ipa and text/xml
for .plist.itms-services://?action=download-manifest&url=$URL
).I've tried to install the same app manually on the iPad via iTunes and it works fine. So at this point, I don't even know what else I can try. I've tried and removed entitlements.plist
after realizing that Xcode does this automatically.
Any help is much appreicated!
Thanks,
Teja.
I had the same problem trying to deploy enterprise deployment signed OTA Apps
with IIS 7.5
. The following solution worked for me:
Change the mime types:
.plist : application/xml
.ipa : application/x-plist
Set IIS Anonymous Authentication Credentials
to the Application Pool Identity
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With