XcodeGen is a tool that generates your Xcode project file and helps manage your projects settings & configuration. This deck shows how you could use it in your own projects.
XcodeGenUITests: testing run: config: Development test: config: Development targets: - XcodeGenTests - XcodeGenUITests profile: config: Development analyze: config: Development archive: config: Development
XcodeGenUITests: testing run: config: Production test: config: Production targets: - XcodeGenTests - XcodeGenUITests profile: config: Production analyze: config: Production archive: config: Production