DEV Community

Discussion on: Ad Hoc distribution for iOS

Collapse
 
jcastilloh profile image
jcastilloh

Thank you for this useful Post

when you said: This is the plist file you need to provide, where is the place to provide it?

and I don't know what is the correct way to use these fields and how create or to obtain the distribution manifest, what I need is to distribute my app to de QA teams for the test.

Thank you for your help!
Regards

Collapse
 
gualtierofr profile image
Gualtiero Frigerio

You can upload the plist in your intranet so your QA can access it.
It is important to have HTTPS, otherwise iOS won't download the IPA. If you don't have an HTTPS server with a certificate in your intranet you can use a third party service, like Dropbox.

You need the distribution manifest only if you want to automate the build via script, if you export from Xcode you only need to upload the IPA and the Plist