iPhone 4.0 Beta 编译为 3.1.3

发布于 2024-08-28 13:50:22 字数 139 浏览 4 评论 0原文

我下载了 iPhone 4.0 Beta。但对于我的项目,我需要编译 3.1.3,以便仍然能够将我的项目提交到 App Store。如果我运行一个旧项目,这不是问题,我可以看到所有版本,但是当我开始一个新项目时,我只能选择 4.0 beta,我该如何解决这个问题?

I downloaded the iPhone 4.0 Beta. But for my projects I need to compile for 3.1.3 to be able to still submit my projects to the App Store. If I run an old project that isn't a problem I can see all the versions, but when I start a new project I can only pick the 4.0 beta, how can I fix this?

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

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

发布评论

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

评论(2

爱的十字路口 2024-09-04 13:50:23

打开您的项目。在 XCode 中打开项目设置(项目 -> 编辑项目设置)。选择构建选项卡,然后从架构组下的选项中选择适当的基础 SDK。

Open your project. In XCode open the project settings (Project -> Edit Project Settings). Choose the build tab, and pick an appropriate Base SDK from the options under the architecture group.

岛歌少女 2024-09-04 13:50:23

您不应提交带有 SDK 测试版的应用程序。而是将测试版 SDK 与生产版本的 SDK 一起安装。

You should not submit apps with beta versions of the SDK. Rather install beta SDKs alongside one for production builds.

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