开发者

Generating an application bundle for submission with Xcode 4

开发者 https://www.devze.com 2023-03-14 00:28 出处:网络
Please help me export my application to iTunes Connect. I dont understand the documents, I have tried my best. I cant find the release of my .app, only the debug version.

Please help me export my application to iTunes Connect. I dont understand the documents, I have tried my best. I cant find the release of my .app, only the debug version.

I am using xcode 4. Also I dont know if I have signed the application correctly.

Here is a screenshot of my build settings, are these correct.

I setup a distribution certificate, an app ID with a wildcard mask, and开发者_StackOverflow中文版 a provisioning profile for the App Store, this provisioning profile is then imported into the organizer and on the screenshot below, you see I have assigned it to the Release build.

I cant find the release build at all on my system, only the debug file and would you say my certificates/profiles are set up currently.

Generating an application bundle for submission with Xcode 4


Make sure you have configured the Archive panel for the scheme with the name of the archive to create

Generating an application bundle for submission with Xcode 4

Then choose Product | Archive from Xcode's menu

Generating an application bundle for submission with Xcode 4

Then have a look in your organiser's Archive section

Generating an application bundle for submission with Xcode 4

And here are the docs you should be looking at.


First, make sure your Scheme is set to Release. Then, Build your app. If all goes well with no errors, you should be able to get your release build of your app in your Derived Data directory (this is the default Xcode 4 location).

If you don't see anything in Derived Data, check under Xcode->Preferences and go to the Locations tab. That will show you where your builds are going.


Unless I misunderstand the question, to send your app to iTunes connect from Xcode4 you choose Product -> Archive from the menu.

If your certs and IDs are correct, and they seem to be, then you will be shown the Archives view in the Organizer. Select the recent Archive and choose Validate.

If it validates, choose Submit. Your app should be submitted to iTunes Connect.

0

精彩评论

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

关注公众号