What’s XcodeGen?
• This is a command line tool written in Swift that
generates your Xcode project using your
folder structure and a project spec.
• Usage
1. Write a build and target settings in yams file
2. Execute command processing
→ .xcodeproj file is generated automatically