mirror of
https://github.com/bitwarden/ios.git
synced 2026-02-03 17:48:54 -06:00
20 lines
673 B
YAML
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
|