iPhone开发测试版?

发布于 2025-01-02 04:24:18 字数 292 浏览 0 评论 0原文

我已经下载了最新版本的 Xcode 和 iOS SDK:

iOS 5.1 beta 3 和 Xcode 4.3 Developer Preview with iOS 5.1 SDK beta 3。

当我检查 Xcode 有关版本时,会显示以下信息:

Xcode 4.2.1 (834) (4D502) iphone OS: 5.0 (9A334)

我不确定当我使用测试版软件提交我的应用程序时是否遇到任何问题。如果是这样,这里最好的程序是什么?恢复到生产版本并开发应用程序?

提前致谢,

I've downloaded latest version of Xcode and iOS SDK:

iOS 5.1 beta 3 and Xcode 4.3 Developer Preview with iOS 5.1 SDK beta 3.

When I check the Xcode about version following information is displayed:

Xcode 4.2.1 (834) (4D502)
iphone OS: 5.0 (9A334)

I'm not sure whether I face any problems or not when I submit my app with beta software. If so what's the best procedure here? revert back to production version and develop the app?

Thanks in advance,

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

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

发布评论

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

评论(1

∞觅青森が 2025-01-09 04:24:18

无论如何,您都无法提交由 Xcode 测试版构建的应用程序。

但您仍在使用稳定版本(4.2.1)。

这可能是因为 Apple 改变了分发 Xcode 的方式。 Beta 版本 (4.3) 是应用程序目录中的一个应用程序。但稳定版本(4.2)位于/Developer。
所以测试版无法覆盖稳定版,因为它们存储在不同的地方。

由于您仍然拥有稳定版本,因此无需恢复任何内容。
甚至看起来您一直不小心使用了稳定版本 ^^

对于未来:如果您想提交应用程序,请确保保持稳定的 Xcode。

You can't submit apps built by a beta version of Xcode anyway.

But you are still using the stable version (4.2.1).

That's probably because Apple changed the way they distribute Xcode. The beta version (4.3) is a single app in your application directory. But the stable version (4.2) is located in /Developer.
So the beta version could not overwrite the stable version because they are stored in different places.

Since you still have the stable version there is no need to revert anything.
It even looks like you accidentally used the stable version all the time ^^

For the future: Make sure to keep the stable Xcode if you want to submit apps.

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