开发者

Unable to create manifest file in Xcode for iOS4 wireless distribution

开发者 https://www.devze.com 2023-01-28 08:29 出处:网络
I followed the steps provided in apple developer documentation for wireless distribution, as written below:

I followed the steps provided in apple developer documentation for wireless distribution, as written below:

In Xcode, you create an app archive using the “Build > Build and Archive” menu item. Then, in the Archived Applications source in Xcode's Organizer, select the app and click the “Share Application…” butt开发者_运维问答on. Then click the “Distribute for Enterprise…” button. You’ll be asked to provide information for the manifest file, which Xcode creates. See below, for information about the manifest file.

When I click on “Distribute for Enterprise…” button, nothing happens. I mean, it does not ask anything. I have used an Adhoc distribution profile and have selected Device 4.0.


I have used an Adhoc distribution profile and have selected Device 4.0. Please suggest, where am I doing mistake.

You can't use an Adhoc distribution, you need to make a Distribution Provisioning Profile to sign your app. Check here: https://developer.apple.com/ios/manage/distribution/index.action

From apple: To successfully build your application in Xcode for in-house distribution, you will need to create and download an Enterprise Distribution Provisioning Profile. These are different than the Development Provisioning Profiles that were used earlier in that Apple will only recognize applications as being ready for distribution if they contain this Distribution Provisioning Profile.


You are a member of the iOS Developer Enterprise Program aren't you?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号