ios/swiftgen-bwa.yml

20 lines
673 B
YAML

output_dir: AuthenticatorShared/UI/Platform/Application/Support/Generated/
strings:
inputs: AuthenticatorShared/UI/Platform/Application/Support/Localizations/en.lproj
outputs:
- templateName: structured-swift5
output: Localizations.swift
params:
enumName: Localizations
publicAccess: true
lookupFunction: UI.localizationFunction(key:table:fallbackValue:)
xcassets:
inputs:
- AuthenticatorShared/UI/Platform/Application/Support/Colors.xcassets
- AuthenticatorShared/UI/Platform/Application/Support/Images.xcassets
outputs:
- templateName: swift5
output: Assets.swift
params:
publicAccess: true