passepartout-apple/PassepartoutCore/swiftgen.yml
Davide De Rosa ae1aa1a268 Reorganize project with SwiftPM
- Drop CocoaPods completely
- Make PassepartoutCore a Swift package
- Enable Bitcode to fix OpenSSL linkage (iOS)
- Update CI scripts without CocoaPods
2021-11-06 11:18:55 +01:00

9 lines
258 B
YAML

strings:
inputs:
- Sources/PassepartoutCore/Resources/en.lproj/Core.strings
outputs:
- templateName: structured-swift4
output: Sources/PassepartoutCore/SwiftGen+Strings.swift
params:
publicAccess: true