--- # # Strings # strings: - inputFile: ./Strings/sampleStrings.txt outputPath: ./Strings/Generated langs: "fr en en-us" defaultLang: en extensionOutputPath: ./Strings/Generated extensionName: String extensionSuffix: GenAllScript # # Images # images: - inputFile: ./Images/sampleImages.txt xcassetsPath: ./Images/imagium.xcassets extensionOutputPath: ./Images/Generated extensionName: UIImage extensionNameSwiftUI: ImageYolo extensionSuffix: GenAllScript # # Colors # colors: - inputFile: ./Colors/sampleColors1.txt style: all xcassetsPath: ./Colors/colors.xcassets extensionOutputPath: ./Colors/Generated/ extensionName: UIColorYolo extensionNameSwiftUI: ColorYolo extensionSuffix: GenAllScript # # Tags # tags: - inputFile: ./Tags/sampleTags.txt lang: ium extensionOutputPath: ./Tags/Generated extensionName: Tags extensionSuffix: GenAllScript # # Fonts # fonts: - inputFile: ./Fonts/sampleFontsAll.txt extensionOutputPath: ./Fonts/Generated extensionName: UIFontYolo extensionNameSwiftUI: FontYolo extensionSuffix: GenAllScript infoPlistPaths: "./Fonts/Generated/test.plist ./Fonts/Generated/test2.plist"