Skip to content

Instantly share code, notes, and snippets.

@sjoness
Created January 25, 2020 17:49
Show Gist options
  • Save sjoness/9a7982be0a783b52a993df60de95575c to your computer and use it in GitHub Desktop.
Save sjoness/9a7982be0a783b52a993df60de95575c to your computer and use it in GitHub Desktop.
input_dir:
output_dir: {Target}/SwiftGen
xcassets:
inputs: {Target}/Assets.xcassets
outputs:
templateName: swift4
output: Assets.swift
colors:
inputs: Shared/Colors.json
outputs:
templateName: swift4
output: Colors.swift
params:
colorAliasName: NSUIColor
strings:
inputs: {Target}/en.lproj/Localizable.strings
outputs:
templateName: structured-swift4
output: Strings.swift
params:
enumName: Lang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment