是否可以自动生成Xcode项目? [英] Is it possible to automatically generate Xcode projects?

查看:39
本文介绍了是否可以自动生成Xcode项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

简单的问题.是否有任何工具可以从命令行生成 Xcode 项目?我们使用 SCons 来构建我们的跨平台应用程序,但这不支持内在的 Xcode 项目生成.我们希望避免手动创建项目,因为这会涉及维护多个文件列表.

Simple question. Are there any tools for generating Xcode projects from the command line? We use SCons to build our cross-platform application, but that doesn't support intrinsic Xcode project generation. We'd like to avoid creating the project manually, since this would involve maintaining multiple file lists.

推荐答案

我认为您的问题应该是有没有办法从 SCons 生成 XCode 项目?".我想,通过你的提问和阅读其他人,答案是否定的.

I think that your question should be "Is there a way to generate an XCode project from a SCons one?". I suppose, by your asking and by reading the others, that the answer is 'no'.

SCons 人 应该更了解它.我想如果你贡献一个 SCons Xcode 项目生成器,他们会很高兴的.

SCons people should know it better. I think they will be happy if you contribute a SCons Xcode project generator.

与此同时,您可以选择切换到 CMake 或手动创建您的 XCode 项目,鉴于良好的源代码树组织,这可能是最好的务实解决方案.

In the meantime you may choose to switch to CMake or to create your XCode project by hand that, given a good source tree organization, may be the best pragmatic solution.

这篇关于是否可以自动生成Xcode项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆