如何使用 Xcode 将 iOS 应用程序提交到 App Store (iTunes Connect) [英] How to Submit an iOS app to the App Store (iTunes Connect) using Xcode

查看:89
本文介绍了如何使用 Xcode 将 iOS 应用程序提交到 App Store (iTunes Connect)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当您完成应用编码后,如果我是对的,您可以使用 Xcode 或 Application Loader 将您的构建上传到 iTunes Connect.

When you're done coding your app, if I'm right, you upload your build to iTunes Connect using either Xcode or Application Loader.

我想问的是:
我将如何使用 Xcode (6.3.2) 将我的构建提交到 iTunes Connect?

推荐答案

本文已针对 2019 年新的 AppStore Connect 和 Xcode 10 进行了更新.

这是一个简短"的操作指南:

Here is a "short" guide for what to do:

Apple 会员中心:

  1. 使用您的开发者帐户的 AppleID 登录
  2. 导航到证书、标识符和个人资料
  3. 选择证书
  4. 下载/创建用于iOS分发iOS开发的iOS证书
  5. 导航到配置文件
  6. iOS 分发iOS 开发下载/创建配置文件
  1. log in using your developer account's AppleID
  2. navigate to Certificates, Identifiers & Profiles
  3. choose Certificates
  4. download / create iOS Certificates for iOS Distribution and iOS Development
  5. navigate to Provisioning Profiles
  6. download / create Provisioning Profiles for iOS Distribution and iOS Development

AppStore Connect中:

In AppStore Connect:

  1. 使用您的开发者帐户的 AppleID 登录
  2. 导航到我的应用
  3. 在左上角按 +
  4. 填写它要求的所有数据

在 Finder 中:

  1. 导航到您之前下载的证书和配置文件
  2. 双击它们
  3. 如有必要,请输入密码
  4. 如果 KeyChain 弹出,请关闭它

在 Xcode 中:

  1. 打开你的项目
  2. 在左上角点击项目文件
  3. Identity下设置版本&构建编号
  4. 对于签名,勾选自动管理签名
  5. ...然后选择您的团队为
  6. 方案
  7. 下选择Generic iOS Device或连接的设备
  8. 使用 cmdb 构建您的项目
  9. 在状态栏中,找到 Product 并选择 Archive.这将需要一段时间来归档您的项目并最终打开 xcode 管理器的 Archives 部分
  10. 点击分发应用
  11. 按照步骤完成该过程.您应该只需要按几次 Next.如果一切顺利,进度会显示类似上传二进制文件.
  12. 等待 Xcode 成功将二进制文件上传到 AppStore Connect.然后继续执行以下步骤.
  1. open your project
  2. in the top left corner tap on the project file
  3. under Identity set the version & build numbers
  4. for Signing, check Automatically manage signing
  5. ...then select your team as
  6. select Generic iOS Device or a connected device under Schemes
  7. use cmdb to build your project
  8. in the status bar, find Product and select Archive. This will take a while to archive your project and eventually bring up the Archives section of xcode's Organizer
  9. click Disrtibute App
  10. follow the steps to complete the process. You should only have to press Next a few times. If everything goes well, the progress will say something like uploading binary.
  11. Wait until Xcode has successfully uploaded the binary to AppStore Connect. Then proceed with the steps below.

返回 AppStore Connect:

  1. 使用您的开发者帐户的 AppleID 登录
  2. 导航到我的应用
  3. 选择您的应用
  4. 向下滚动并找到Build
  5. 它应该显示您刚刚通过 Xcode 上传的构建,如有必要,请选择它
    • 请注意,构建可能尚不可选.它需要先完成处理.这通常需要大约一个小时.
  • 注意如果您想在审核后手动发布您的应用,请在版本发布下选择该选项,否则请跳过此

...

  1. 审核完成后,您可以手动将其发布到 AppStore,也可以根据您在第 6 步中选择的内容自动发布.
    • 审核新应用通常需要大约一周的时间,但可能会有所不同.更新只需要几天时间
    • 发布后它的状态将是App Store 正在处理,这可能需要大约半小时
    • 然后状态将更改为准备销售,这实际上意味着用户现在可以下载您的应用
  1. When the review is finished you can either release it manually to the AppStore or it will automatically do that depending on what you selected in step 6.
    • Review for new apps usually takes about a week, but it may vary. Updates will take a few days only
    • After release its status will be Processing for App Store, that may take about half an hour
    • The status will then change to Ready for Sale which effectively means, users can now download your app

这篇关于如何使用 Xcode 将 iOS 应用程序提交到 App Store (iTunes Connect)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆