passepartout-apple/swiftgen.yml
Davide De Rosa 912ae63ead Convert resources to Base l10n
Could this fix the uploader issue with intents localization?
2019-03-30 19:25:06 +01:00

20 lines
655 B
YAML

strings:
inputs:
- Passepartout/Resources/en.lproj/Localizable.strings
outputs:
- templateName: structured-swift4
output: Passepartout/Sources/SwiftGen+Strings.swift
params:
publicAccess: true
ib:
inputs:
- Passepartout-iOS/Base.lproj/Main.storyboard
- Passepartout-iOS/Base.lproj/Organizer.storyboard
- Passepartout-iOS/Base.lproj/Shortcuts.storyboard
outputs:
- templateName: scenes-swift4
output: Passepartout-iOS/Global/SwiftGen+Scenes.swift
- templateName: segues-swift4
output: Passepartout-iOS/Global/SwiftGen+Segues.swift