Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 397 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 397 Bytes

CombineUI Example Project

Project Setup

Install Dependencies

brew install xcodegen

Generate Xcode Project

xcodegen

Execute the xcodegen command any time the project.yml file is changed or project files are added or removed. See the xcodegen documentation for more information.