将应用程序放入 AppStore 需要执行哪些步骤?

发布于 2024-09-26 09:07:27 字数 207 浏览 3 评论 0原文

有人可以列出为 AppStore 设置项目所需的步骤吗?假设以下情况

  1. 我没有任何证书、配置文件、分发配置文件、应用程序 ID(无论它们是什么)等。
  2. 我有 iPhone 和 iPad

另外,请注明 1.如果我创建第二个应用程序,我需要做什么 2. 如果我的一台或多台设备被 AppleCare 更换(或者如果我添加了新设备)

Can someone please list the steps needed to get a project setup for the AppStore. Lets assume the following

  1. I do not have any certificates, provisioning profiles, distribution profiles, app id (whatever they are), etc.
  2. I have an iPhone and an iPad

In addition, please specify
1. what I would need to do if I created a second App
2. If one or more of my devices were swapped with AppleCare (or if I added new devices)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

坏尐絯℡ 2024-10-03 09:07:27

首先检查Apple文档:

确保您的应用程序符合他们的指南
并按照他们提供的步骤进行操作。

应用商店步骤

这是直接来自苹果的,所以应该这样做。

Check the Apple Documentation first:

Make sure your app meets their guidelines
and follow the steps they provide.

App Store Steps

This is directly from apple so this is how it should be done.

洋洋洒洒 2024-10-03 09:07:27

您需要仔细阅读Apple的iOS开发指南和 iOS 开发者计划
开发中心的配置门户中的标准程序用户指南,然后是 iTunes Connect 开发人员指南。不仔细阅读这些文件可能会致命。

回答第 2 部分的第三个问题:

如果您将已注册的设备更换为新设备(维修、升级等),则必须在门户中添加新设备的 UDID,获取新的配置文件,然后删除这些新设备Xcode 上的配置文件。不过,设备总数不要超过 100 台,否则您将陷入困境,无法使用新的(维修、更换等)设备进行开发。

You need to carefully read Apple's iOS Development Guide and the iOS Developer Program
Standard Program User Guide in the dev center's Provisioning Portal, then the iTunes Connect Developer Guide. Skipping careful reading of these documents can be deadly.

Answer to your 3rd question, part 2:

If you exchange your registered device for a new one (repair, upgrade, etc.), you will have to add the new device's UDID in the portal, get new provisioning profiles, and drop those new provision files on Xcode. Don't go over 100 devices total though, or you will be stuck and not able to use your new (repair, exchange, etc.) device for development.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文