From 53bd8d9919ef95d4738302b476401dd715f7858f Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Tue, 28 May 2019 06:55:19 +0200 Subject: [PATCH] Drop Core part of SwiftGen config --- swiftgen.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/swiftgen.yml b/swiftgen.yml index 24727032..2de2c804 100644 --- a/swiftgen.yml +++ b/swiftgen.yml @@ -1,12 +1,3 @@ -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/About.storyboard