我的 Xcode 4 项目可以在 Xcode 3 中运行吗?

发布于 2024-11-09 14:59:28 字数 293 浏览 5 评论 0原文

进一步回答这个问题:

用xcode4中的代码制作UML

我用 Xcode 4 编写了一些代码Xcode 3 中的 UML 建模功能已在 Xcode 4 中删除。

我仍然想使用 Xcode 3 中的 UML 建模功能,我用 Xcode 4 编写的项目是否可以在 Xcode 3 中工作,

Further to this question:

Make UML with the code in xcode4

I wrote some code with Xcode 4. The UML modelling feature in Xcode 3 was removed in Xcode 4.

I would still like to use the UML modelling feature in Xcode 3, will my project written with Xcode 4 work in Xcode 3,

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

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

发布评论

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

评论(2

时光无声 2024-11-16 14:59:28

我不知道你的图表,但你的 Xcode 4 项目(大部分)将与 Xcode 3 一起工作。(至少,它应该工作得足够好,可以根据类生成图表。)

I don't know about your diagrams, but your Xcode 4 project will (mostly) work with Xcode 3. (At least, it ought to work well enough to generate diagrams based on the classes.)

歌入人心 2024-11-16 14:59:28

如果您想继续使用 Xcode 4 进行开发并且可以访问另一台计算机或 VMWare 映像,则可以在其上安装 Xcode 3 的副本并仅使用它生成图表。

或者,您可以获取商业产品,例如 Visual Paradigm 对您的 Objective-C 源代码进行逆向工程或再次开始使用 Xcode 3 进行开发(如果可能)。

If you’d like to continue using Xcode 4 for development and you have access to another computer or a VMWare image, you could install a copy of Xcode 3 on it and use it to generate diagrams only.

Alternatively, you get a commercial product like Visual Paradigm to reverse engineer your Objective-C source code or start using Xcode 3 again for development (if possible).

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