I have to distribute an app via AdHoc distribution. With Xcode 5 after the archiving, I select the option "Save for enterprise distribution" and then insert the web url where I upload the .ipa
and the .plist
.
Now in Xcode 6 this option is disappeared and I can't able to generate .ipa
and .plist
, but only the .ipa
.
There is someone that know how to create .ipa
and .plist
in Xcode 6 for upload this files on a web site to allow an easy way for tester to install the app on iOS7 where testglight doesn't run?