Export SwiftGen strings as public

Required as part of an external framework.
This commit is contained in:
Davide De Rosa 2019-03-18 11:18:22 +01:00
parent de944acabb
commit cf499739f7
4 changed files with 332 additions and 329 deletions

View File

@ -1,5 +1,5 @@
// swiftlint:disable all
// Generated using SwiftGen, by O.Halligon https://github.com/SwiftGen/SwiftGen
// Generated using SwiftGen https://github.com/SwiftGen/SwiftGen
// swiftlint:disable sorted_imports
import Foundation

View File

@ -1,5 +1,5 @@
// swiftlint:disable all
// Generated using SwiftGen, by O.Halligon https://github.com/SwiftGen/SwiftGen
// Generated using SwiftGen https://github.com/SwiftGen/SwiftGen
// swiftlint:disable sorted_imports
import Foundation

File diff suppressed because it is too large Load Diff

View File

@ -4,6 +4,8 @@ strings:
outputs:
- templateName: structured-swift4
output: Passepartout/Sources/SwiftGen+Strings.swift
params:
publicAccess: true
ib:
inputs: