Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 526 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 526 Bytes

SwiftGen UI macOS App built with SwiftUI

A macOS app that uses SwiftGen CLI to generate Swift code from various resources such as assets, fonts, strings, json, yaml, colors for type safety runtime. For more information about, visit SwiftGen Official Github

Alt text

Requirements

  • Install swiftgen cli using brew install swiftgen
  • macOS Catalina 10.15.3
  • Xcode 11.3.1

Running

  • Clone or download
  • Build and run the project