gpt4 book ai didi

ios - 将 iPhone 应用程序上传到 AppStore 的步骤

转载 作者:IT王子 更新时间:2023-10-29 07:32:49 25 4
gpt4 key购买 nike

我想知道将我的 iPhone 应用程序上传到 AppStore 的基本步骤。

如何使用证书制作配置文件以及上传应用程序还需要进行哪些其他设置?

我刚刚使用 Xcode 和 iPhone SDK V2.2.1 在我的 iMac 上创建了一个应用程序。我需要做什么才能将它上传到 Apple iTunes 商店?

我是其中的成员,我也有分发证书。

最佳答案

arstechnica article描述基本步骤:

Start by visiting the program portal and make sure that your developer certificate is up to date. It expires every six months and, if you haven't requested that a new one be issued, you cannot submit software to App Store. For most people experiencing the "pink upload of doom," though, their certificates are already valid. What next?

Open your Xcode project and check that you've set the active SDK to one of the device choices, like Device - 2.2. Accidentally leaving the build settings to Simulator can be a big reason for the pink rejection. And that happens more often than many developers would care to admit.

Next, make sure that you've chosen a build configuration that uses your distribution (not your developer) certificate. Check this by double-clicking on your target in the Groups & Files column on the left of the project window. The Target Info window will open. Click the Build tab and review your Code Signing Identity. It should be iPhone Distribution: followed by your name or company name.

You may also want to confirm your application identifier in the Properties tab. Most likely, you'll have set the identifier properly when debugging with your developer certificate, but it never hurts to check.

The top-left of your project window also confirms your settings and configuration. It should read something like "Device - 2.2 | Distribution". This shows you the active SDK and configuration.

If your settings are correct but you still aren't getting that upload finished properly, clean your builds. Choose Build > Clean (Command-Shift-K) and click Clean. Alternatively, you can manually trash the build folder in your Project from Finder. Once you've cleaned, build again fresh.

If this does not produce an app that when zipped properly loads to iTunes Connect, quit and relaunch Xcode. I'm not kidding. This one simple trick solves more signing problems and "pink rejections of doom" than any other solution already mentioned.

关于ios - 将 iPhone 应用程序上传到 AppStore 的步骤,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/796482/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com