passepartout-apple/Passepartout/App/swiftgen.yml
Davide De Rosa bf65f76401 Merge project into iOS + macOS
Share views with both platforms initially. Will split specific
views step by step.
2022-04-19 16:14:23 +02:00

16 lines
368 B
YAML

strings:
inputs:
- L10n/en.lproj/Localizable.strings
outputs:
- templateName: structured-swift4
output: Constants/SwiftGen+Strings.swift
xcassets:
inputs:
- Assets.xcassets
- Flags.xcassets
- Providers.xcassets
outputs:
- templateName: swift4
output: Constants/SwiftGen+Assets.swift