Releases: XCEssentials/ProjectGenerator
Releases · XCEssentials/ProjectGenerator
v.2
v.1.3
1.3.2 Merge branch 'release/1.3.2'
v.1.0
Initial release. Install it into your project with Carthage. it expects to find "Project.Struct.swift" (see example) file in your project root directory. Open the project, make sure the "MKHProjGenLauncher" scheme is selected. Then just Run (Cmd + R). If everything is good - you'll find a new file "project.yml" generated in your project root directory. This file is ready to be consumed by Struct tool without any further adjustments.