passepartout-apple/swiftgen.yml

17 lines
543 B
YAML
Raw Normal View History

2018-10-11 07:13:19 +00:00
strings:
2018-10-28 08:36:56 +00:00
inputs:
2018-10-11 07:13:19 +00:00
- Passepartout/Resources/en.lproj/Localizable.strings
2018-10-28 08:36:56 +00:00
outputs:
- templateName: structured-swift4
output: Passepartout/Sources/SwiftGen+Strings.swift
2018-10-11 07:13:19 +00:00
2018-10-28 08:36:56 +00:00
ib:
inputs:
2018-10-11 07:13:19 +00:00
- Passepartout-iOS/en.lproj/Main.storyboard
- Passepartout-iOS/en.lproj/Organizer.storyboard
2018-10-28 08:36:56 +00:00
outputs:
- templateName: scenes-swift4
output: Passepartout-iOS/Global/SwiftGen+Scenes.swift
- templateName: segues-swift4
output: Passepartout-iOS/Global/SwiftGen+Segues.swift