Skip to content

Releases: XCEssentials/ProjectGenerator

v.2

30 May 07:11

Choose a tag to compare

Supports Struct spec format up to v.2.1.0

v.1.3

26 Mar 21:18

Choose a tag to compare

1.3.2

Merge branch 'release/1.3.2'

v.1.0

18 Mar 15:11

Choose a tag to compare

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.