I want to distribute an app through a link on our website like this:
itms-services://?action=download-manifest&url=http:// website.com/Application.plist
When I create an IPA file for distribution via Xamarin Studio, no ".plist" file is created however.
How do I get the ".plist" file?
Many thanks.