在 Lion 和 Snow Leopard 上进行开发

发布于 2024-11-28 13:39:43 字数 160 浏览 1 评论 0原文

由于各种原因,我必须在 Lion 和 Snow Leopard 系统上进行开发。最新版本似乎是 Snow Leopard 的 Xcode 4.0.2 和 Lion 的 Xcode 4.1.1。

在这两个版本上进行开发是否存在任何问题?我的意思是在一个项目中创建一个项目,然后继续另一个项目?

For various reason I have to develop on both Lion and Snow Leopard systems. The latest releases seem to be Xcode 4.0.2 for Snow Leopard and 4.1.1 for Lion.

Are there any issues with developing on both these version? I mean creating a project in one, and continuing on another?

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

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

发布评论

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

评论(1

请你别敷衍 2024-12-05 13:39:43

您编写的代码不应该有任何问题,因为它们都使用相同的语言。将 .xcodeproj 文件从 lion 传输到 Snow 或从 Snow 传输到 lion 也不应该有任何问题,它应该始终打开相同的文件。

顺便说一句,您想在 Snow 和 Lion 下开发 iOS 版吗?因为这样的话,应该就不会有什么问题了。两个 Xcode 都是版本 4,不同之处在于 4.1/4.1.1 针对 Lion 进行了优化,运行速度更快。

There shouldn't be any problem with the code you write, since it's both in the same language. There also shouldn't be any problem with transferring the .xcodeproj file from lion to snow or snow to lion, it should always open the same.

Btw you want to develop under snow and lion for iOS? Because then, there shouldn't be any problem at all. Both the Xcode's are version 4 and all that is different is that the 4.1/4.1.1 is optimized for Lion, runs much faster.

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