Add swiftgen build script for generating image and color assets.
This commit is contained in:
8
Tools/SwiftGen/swiftgen-config.yml
Executable file
8
Tools/SwiftGen/swiftgen-config.yml
Executable file
@@ -0,0 +1,8 @@
|
||||
input_dir: ../../ElementX/
|
||||
output_dir: ../../ElementX/Sources/Generated/
|
||||
xcassets:
|
||||
inputs:
|
||||
- SupportingFiles/Assets.xcassets
|
||||
outputs:
|
||||
templateName: swift5
|
||||
output: Assets.swift
|
||||
Reference in New Issue
Block a user