Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
他们是一种从命令行为项目设置 xcconfig 文件的方法,就像 cocoa pods 在运行 pod install 时所做的那样吗?
所以要直接回答你的问题,xcodebuild有 flag -xcconfig filename。使用 阅读命令的文档man xcodebuild。
xcodebuild
-xcconfig filename
man xcodebuild