#/bin/bash # Font swift run -c release FontToolCore ./Fonts --extension-output-path ./Fonts/Generated --extension-name R2Font # Color swift run -c release ColorToolCore ./Colors/sampleColors1.txt --style all --xcassets-path "./Colors/colors.xcassets" --extension-output-path "./Colors/Generated/" --extension-name "UIColor" --extension-suffix "GenAllScript"