用于构建 Xcode 项目的工具.
xctool -project {{你的项目.名称}} -scheme {{方案}} build
xctool -workspace {{你的工作区.名字}} -scheme {{方案}} build
xctool -workspace {{你的工作区.名字}} -scheme {{方案}} clean build test