“空项目”之间的差异和“外部构建系统”在 XCode 中

发布于 2024-10-05 04:05:19 字数 111 浏览 0 评论 0原文

我是编程世界的新手,使用XCode的IDE和编译器(GCC?)来编程。但我有一个问题,XCode中的“空项目”和“外部构建系统”有什么区别?

这听起来像是一个愚蠢的问题,但为什么不问呢? :)

I am new in the programming world, and use XCode's IDE and compiler (GCC?) to program. But I have a questions, what is the differences between "empty project" and "external build system" in XCode?

It's sounds like a stupid question, but why not ask? :)

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

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

发布评论

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

评论(1

不如归去 2024-10-12 04:05:19

外部构建系统项目模板已经包含一个外部构建系统的目标,您猜对了!空项目是空的,即根本没有目标。差别不大,有一个外部目标的模板,因此只需单击几下即可。

The External Build System project template already contains a target for, you guessed it!, an external build system; the empty project is empty, i.e. has no targets at all. Not that big a difference, there is a template for an external target, so it's just a few clicks away.

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