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

查看:456
本文介绍了如何使用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?

推荐答案

这是一个简短的指南,用于做什么:

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

Apple的会员中心

In Apple's Member Center:


  1. 使用您的开发者帐户的AppleID登录

  2. 导航到证书,标识符&个人资料

  3. 选择证书

  4. 下载/创建 iOS发布 iOS开发的iOS证书

  5. 导航至配置配置文件

  6. 下载/创建 iOS Distribution 和<的配置文件em> 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

iTunes Connect

In iTunes Connect:


  1. 使用您的开发者帐户的AppleID登录

  2. 导航至我的应用

  3. 在左上角按+

  4. 填写它要求的所有数据

  1. Log in using your developer account's AppleID
  2. Navigate to My Apps
  3. In the top left corner press +
  4. Fill in all the data it asks for

在Finder中:


  1. 导航至您之前下载的证书和配置文件

  2. 双击它们

  3. 如有必要,请输入密码

  4. 关闭KeyChain如果弹出

  1. Navigate to your previously downloaded certificates and provisioning profiles
  2. double-click them
  3. enter passwords if necessary
  4. close KeyChain if it popped up

在Xcod e:


  1. 打开您的项目

  2. 在左上角点按项目文件

  3. 身份下设置版本&选择您的团队

  4. 导航到构建设置

  5. 查找代码签名

  6. 而不是iOS Developer选择您团队的身份

  7. 选择通用iOS设备 Schemes 下的连接设备

  8. 使用 cmd + b 来构建项目

  9. 产品下选择存档,这将显示Xcode的 Archives 部分

  10. 单击上传到AppStore

  11. 单击选择以选择团队的身份

  12. 选择下一步并完成整个过程

  1. Open your project
  2. In the top left corner tap on the project file
  3. Under Identity set the version & select your team
  4. Navigate to Build Settings
  5. Find Code Signing
  6. Instead of iOS Developer select your team's identities
  7. Select Generic iOS Device or a connected device under Schemes
  8. Use cmd+b to build your project
  9. Under Product select Archive, this will bring up the Archives section of Xcode
  10. Click Upload To AppStore
  11. Click Choose to select your team's identity
  12. Select Next and finish the process

返回iTunes Connect:


  1. 使用您的开发者帐户的AppleID登录

  2. 导航至我的应用

  3. 点按你的应用

  4. 向下滚动并找到 Build

  5. 应该在那里显示您刚刚通过Xcode上传的构建,如果是n,请选择它必要

  6. 填写页面上所需的所有数据


    • 注意如果您想在审核后手动发布应用在版本发布下选择该选项,否则跳过此

  1. Log in using your developer account's AppleID
  2. Navigate to My Apps
  3. Tap on your App
  4. Scroll down and find Build
  5. There it should show your build you just uploaded via Xcode, select it if necessary
  6. Fill in all data required on the page
    • Note If you want to manually release your app after it's reviewed select that option under Version Release, otherwise skip this

...


  1. 审核完成后,您可以手动将其发布到AppStore,也可以根据您在步骤6中选择的内容自动执行此操作。


    • 对新应用的审核通常需要一周左右,但可能会有所不同。更新只需几天

    • 发布后,其状态为 Processing for 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天全站免登陆