diff --git a/Passepartout-iOS/en.lproj/LaunchScreen.storyboard b/Passepartout-iOS/Base.lproj/LaunchScreen.storyboard similarity index 100% rename from Passepartout-iOS/en.lproj/LaunchScreen.storyboard rename to Passepartout-iOS/Base.lproj/LaunchScreen.storyboard diff --git a/Passepartout-iOS/en.lproj/Main.storyboard b/Passepartout-iOS/Base.lproj/Main.storyboard similarity index 100% rename from Passepartout-iOS/en.lproj/Main.storyboard rename to Passepartout-iOS/Base.lproj/Main.storyboard diff --git a/Passepartout-iOS/en.lproj/Organizer.storyboard b/Passepartout-iOS/Base.lproj/Organizer.storyboard similarity index 100% rename from Passepartout-iOS/en.lproj/Organizer.storyboard rename to Passepartout-iOS/Base.lproj/Organizer.storyboard diff --git a/Passepartout-iOS/en.lproj/Shortcuts.storyboard b/Passepartout-iOS/Base.lproj/Shortcuts.storyboard similarity index 100% rename from Passepartout-iOS/en.lproj/Shortcuts.storyboard rename to Passepartout-iOS/Base.lproj/Shortcuts.storyboard diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index d954f876..b3c7a7df 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -161,8 +161,6 @@ 0006BCD0B73ABD3B2B701604 /* Pods-Passepartout-Core.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Passepartout-Core.release.xcconfig"; path = "Target Support Files/Pods-Passepartout-Core/Pods-Passepartout-Core.release.xcconfig"; sourceTree = ""; }; 0E05C5CE20D139AF006EE732 /* FieldTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FieldTableViewCell.swift; sourceTree = ""; }; 0E05C5DE20D198B9006EE732 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; - 0E05C5E020D198D6006EE732 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/LaunchScreen.storyboard; sourceTree = ""; }; - 0E05C5E120D198D6006EE732 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/Main.storyboard; sourceTree = ""; }; 0E05C5E320D1993C006EE732 /* SwiftGen+Strings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SwiftGen+Strings.swift"; sourceTree = ""; }; 0E05C61C20D27C82006EE732 /* Theme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Theme.swift; sourceTree = ""; }; 0E0EABC721DF853C0069DAE7 /* Web */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Web; sourceTree = ""; }; @@ -179,7 +177,6 @@ 0E3152A3223F9EF500F61841 /* Passepartout-CoreTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Passepartout-CoreTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; 0E3152AC223F9EF500F61841 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 0E36D24C2240234B006AF062 /* ShortcutsAddViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShortcutsAddViewController.swift; sourceTree = ""; }; - 0E36D25922403469006AF062 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/Shortcuts.storyboard; sourceTree = ""; }; 0E36D25B224034AD006AF062 /* ShortcutsConnectToViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShortcutsConnectToViewController.swift; sourceTree = ""; }; 0E39BCEF214B9EF10035E9DE /* WebServices.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebServices.swift; sourceTree = ""; }; 0E39BCF2214DA9310035E9DE /* AppConstants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppConstants.swift; sourceTree = ""; }; @@ -196,7 +193,6 @@ 0E57F63D20C83FC5008323CF /* ServiceViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ServiceViewController.swift; sourceTree = ""; }; 0E57F64220C83FC7008323CF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 0E57F64720C83FC7008323CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 0E58BD9222404EF1006FB157 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; name = en; path = en.lproj/Intents.intentdefinition; sourceTree = ""; }; 0E58BF69224305A8006FB157 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Countries.strings; sourceTree = ""; }; 0E5E5DDE215119AF00E318A3 /* VPNStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VPNStatus.swift; sourceTree = ""; }; 0E5E5DE1215119DD00E318A3 /* VPNConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VPNConfiguration.swift; sourceTree = ""; }; @@ -225,6 +221,11 @@ 0EBE3AA3213DC1B000BFA2F5 /* HostConnectionProfile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HostConnectionProfile.swift; sourceTree = ""; }; 0EBE3AA4213DC1B000BFA2F5 /* ProviderConnectionProfile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProviderConnectionProfile.swift; sourceTree = ""; }; 0EC7F20420E24308004EA58E /* DebugLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DebugLog.swift; sourceTree = ""; }; + 0ECEB104224FE51400E9E551 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; name = Base; path = Base.lproj/Intents.intentdefinition; sourceTree = ""; }; + 0ECEB105224FE51400E9E551 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + 0ECEB106224FE51400E9E551 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Organizer.storyboard; sourceTree = ""; }; + 0ECEB107224FE51400E9E551 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Shortcuts.storyboard; sourceTree = ""; }; + 0ECEB108224FE51400E9E551 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 0ECEE44D20E1122200A6BB43 /* TableModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableModel.swift; sourceTree = ""; }; 0ECEE44F20E1182E00A6BB43 /* Theme+Cells.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Theme+Cells.swift"; sourceTree = ""; }; 0ED31C0F20CF09A30027975F /* Pool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Pool.swift; sourceTree = ""; }; @@ -236,7 +237,6 @@ 0ED31C3920CF39510027975F /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; 0ED31C3B20CF39510027975F /* Tunnel.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Tunnel.entitlements; sourceTree = ""; }; 0ED38AD8213F33150004D387 /* WizardHostViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WizardHostViewController.swift; sourceTree = ""; }; - 0ED38ADB213F44D00004D387 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/Organizer.storyboard; sourceTree = ""; }; 0ED38AE621404F100004D387 /* EndpointDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EndpointDataSource.swift; sourceTree = ""; }; 0ED38AE9214054A50004D387 /* OptionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OptionViewController.swift; sourceTree = ""; }; 0ED38AEB2141260D0004D387 /* ConfigurationModificationDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigurationModificationDelegate.swift; sourceTree = ""; }; @@ -736,6 +736,7 @@ hasScannedForEncodings = 0; knownRegions = ( en, + Base, ); mainGroup = 0E57F62F20C83FC5008323CF; productRefGroup = 0E57F63920C83FC5008323CF /* Products */; @@ -1075,7 +1076,7 @@ 0E36D25A22403469006AF062 /* Shortcuts.storyboard */ = { isa = PBXVariantGroup; children = ( - 0E36D25922403469006AF062 /* en */, + 0ECEB107224FE51400E9E551 /* Base */, ); name = Shortcuts.storyboard; sourceTree = ""; @@ -1083,7 +1084,7 @@ 0E57F63F20C83FC5008323CF /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( - 0E05C5E120D198D6006EE732 /* en */, + 0ECEB105224FE51400E9E551 /* Base */, ); name = Main.storyboard; sourceTree = ""; @@ -1091,7 +1092,7 @@ 0E57F64420C83FC7008323CF /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( - 0E05C5E020D198D6006EE732 /* en */, + 0ECEB108224FE51400E9E551 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; @@ -1099,7 +1100,7 @@ 0E58BD9122404EF1006FB157 /* Intents.intentdefinition */ = { isa = PBXVariantGroup; children = ( - 0E58BD9222404EF1006FB157 /* en */, + 0ECEB104224FE51400E9E551 /* Base */, ); name = Intents.intentdefinition; sourceTree = ""; @@ -1115,7 +1116,7 @@ 0ED38ADC213F44D00004D387 /* Organizer.storyboard */ = { isa = PBXVariantGroup; children = ( - 0ED38ADB213F44D00004D387 /* en */, + 0ECEB106224FE51400E9E551 /* Base */, ); name = Organizer.storyboard; sourceTree = ""; diff --git a/Passepartout/Sources/Intents/en.lproj/Intents.intentdefinition b/Passepartout/Sources/Intents/Base.lproj/Intents.intentdefinition similarity index 100% rename from Passepartout/Sources/Intents/en.lproj/Intents.intentdefinition rename to Passepartout/Sources/Intents/Base.lproj/Intents.intentdefinition diff --git a/swiftgen.yml b/swiftgen.yml index 9a88bb83..7d27814e 100644 --- a/swiftgen.yml +++ b/swiftgen.yml @@ -9,9 +9,9 @@ strings: ib: inputs: - - Passepartout-iOS/en.lproj/Main.storyboard - - Passepartout-iOS/en.lproj/Organizer.storyboard - - Passepartout-iOS/en.lproj/Shortcuts.storyboard + - 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