secant-ios-wallet/swiftgen.yml

22 lines
480 B
YAML
Raw Normal View History

2021-10-05 06:10:56 -07:00
input_dir: secant/
output_dir: secant/Generated/
xcassets:
inputs:
- Assets.xcassets
- Colors.xcassets
outputs:
templatePath: Templates/xcassets/assets_swift5_swiftui.stencil
params:
forceProvidesNamespaces: true
output: XCAssets+Generated.swift
fonts:
inputs:
- Fonts/Zboto.otf
2021-10-19 11:11:47 -07:00
- Fonts/Rubik
- Fonts/Roboto
2021-10-05 06:10:56 -07:00
outputs:
templatePath: Templates/fonts/fonts_swift5_swiftui.stencil
output: Fonts+Generated.swift