mirror of
https://github.com/twofas/2fas-ios.git
synced 2024-11-22 10:20:20 +01:00
24 lines
592 B
YAML
24 lines
592 B
YAML
strings:
|
|
inputs: TwoFAS/Other/en.lproj/Localizable.strings
|
|
options:
|
|
separator: __
|
|
outputs:
|
|
- templateName: structured-swift5
|
|
output: TwoFAS/Other/Generated/T.generated.swift
|
|
params:
|
|
enumName: T
|
|
inputs: TwoFAS/Other/en.lproj/Localizable.strings
|
|
options:
|
|
separator: __
|
|
outputs:
|
|
- templateName: structured-swift5
|
|
output: TwoFASAuth/Generated/T.generated.swift
|
|
params:
|
|
enumName: T
|
|
xcassets:
|
|
inputs:
|
|
- TwoFAS/Other/Assets.xcassets
|
|
outputs:
|
|
- templateName: swift5
|
|
output: TwoFAS/Other/Generated/Assets.swift
|