passepartout-apple/swiftgen.yml

20 lines
649 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/en.lproj/Main.storyboard
- Passepartout-iOS/en.lproj/Organizer.storyboard
- Passepartout-iOS/en.lproj/Shortcuts.storyboard
outputs:
- templateName: scenes-swift4
output: Passepartout-iOS/Global/SwiftGen+Scenes.swift
- templateName: segues-swift4
output: Passepartout-iOS/Global/SwiftGen+Segues.swift