20 lines
655 B
YAML
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
|