ios - xCode6 how to export an app with .plist for enterprise distribution? -
I have an IPA with an app. I'm trying to upload an app to the website of Plist. The screenshot below is from the website.
I noticed that xCode6 has removed the checkbox to save for both "advertising hawk" and "enterprise" delivery options for enterprise delivery. I'm signing an app with a profile from the $ 299 / year Enterprise program. Still I did not get any plist. How can I deliver an app using Xcode 6 to get the Enterprise Plus option? Here I have seen and looked at xCode5 (there is no such checkbox in xCode6) This is not using Xcode, But as a fallback you can only manually / programmatically edit the plist file. I do this because my constant integration distributes the server build, so I can not use the GUI of Xcode to create the plist file. An enterprise distribution here is copied from .plist looks like this):
Comments
Post a Comment