From 11f1a02dfe0afaacf4d790f94c00fde5cb02cb1e Mon Sep 17 00:00:00 2001 From: Oliver Wiese <oliver.wiese@fu-berlin.de> Date: Mon, 8 Apr 2019 10:58:25 +0200 Subject: [PATCH] fix warnings --- Pods/Pods.xcodeproj/project.pbxproj | 3 +- .../xcschemes/BZipCompression.xcscheme | 33 ++++++++++++------- .../xcschemes/FrameAccessor.xcscheme | 33 ++++++++++++------- .../xcschemes/KeychainAccess.xcscheme | 33 ++++++++++++------- .../xcschemes/Onboard.xcscheme | 33 ++++++++++++------- .../xcschemes/Pods-enzevalos_iphone.xcscheme | 2 +- .../Pods-enzevalos_iphoneTests.xcscheme | 2 +- .../Pods-enzevalos_iphoneUITests.xcscheme | 2 +- .../xcschemes/VENTokenField.xcscheme | 33 ++++++++++++------- 9 files changed, 115 insertions(+), 59 deletions(-) diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index d3cde14..6648c76 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -1759,7 +1759,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0930; - LastUpgradeCheck = 0930; + LastUpgradeCheck = 1010; TargetAttributes = { 1630C0AC0CCE2704C3F517D1DFD56586 = { LastSwiftMigration = 1010; @@ -2412,6 +2412,7 @@ MTL_FAST_MATH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; STRIP_INSTALLED_PRODUCT = NO; + SWIFT_COMPILATION_MODE = wholemodule; SYMROOT = "${SRCROOT}/../build"; }; name = Release; diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/BZipCompression.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/BZipCompression.xcscheme index 976986d..cc1d3ed 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/BZipCompression.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/BZipCompression.xcscheme @@ -1,36 +1,39 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0930" + LastUpgradeVersion = "1010" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry - buildForAnalyzing = "YES" buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" - buildForArchiving = "YES"> + buildForArchiving = "YES" + buildForAnalyzing = "YES"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "21BC590ABFA8445AF10BD4312514B9B8" + BuildableName = "BZipCompression.framework" BlueprintName = "BZipCompression" - ReferencedContainer = "container:Pods.xcodeproj" - BuildableName = "BZipCompression.framework"> + ReferencedContainer = "container:Pods.xcodeproj"> </BuildableReference> </BuildActionEntry> </BuildActionEntries> </BuildAction> <TestAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES" - buildConfiguration = "Debug"> + shouldUseLaunchSchemeArgsEnv = "YES"> + <Testables> + </Testables> <AdditionalOptions> </AdditionalOptions> </TestAction> <LaunchAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" launchStyle = "0" @@ -38,17 +41,25 @@ ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" debugServiceExtension = "internal" - buildConfiguration = "Debug" allowLocationSimulation = "YES"> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "21BC590ABFA8445AF10BD4312514B9B8" + BuildableName = "BZipCompression.framework" + BlueprintName = "BZipCompression" + ReferencedContainer = "container:Pods.xcodeproj"> + </BuildableReference> + </MacroExpansion> <AdditionalOptions> </AdditionalOptions> </LaunchAction> <ProfileAction + buildConfiguration = "Release" + shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES" - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES"> + debugDocumentVersioning = "YES"> </ProfileAction> <AnalyzeAction buildConfiguration = "Debug"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/FrameAccessor.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/FrameAccessor.xcscheme index 0268bcb..d9908ce 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/FrameAccessor.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/FrameAccessor.xcscheme @@ -1,36 +1,39 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0930" + LastUpgradeVersion = "1010" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry - buildForAnalyzing = "YES" buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" - buildForArchiving = "YES"> + buildForArchiving = "YES" + buildForAnalyzing = "YES"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "6127D74D1D795ACA9518C781BD93B06B" + BuildableName = "FrameAccessor.framework" BlueprintName = "FrameAccessor" - ReferencedContainer = "container:Pods.xcodeproj" - BuildableName = "FrameAccessor.framework"> + ReferencedContainer = "container:Pods.xcodeproj"> </BuildableReference> </BuildActionEntry> </BuildActionEntries> </BuildAction> <TestAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES" - buildConfiguration = "Debug"> + shouldUseLaunchSchemeArgsEnv = "YES"> + <Testables> + </Testables> <AdditionalOptions> </AdditionalOptions> </TestAction> <LaunchAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" launchStyle = "0" @@ -38,17 +41,25 @@ ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" debugServiceExtension = "internal" - buildConfiguration = "Debug" allowLocationSimulation = "YES"> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "6127D74D1D795ACA9518C781BD93B06B" + BuildableName = "FrameAccessor.framework" + BlueprintName = "FrameAccessor" + ReferencedContainer = "container:Pods.xcodeproj"> + </BuildableReference> + </MacroExpansion> <AdditionalOptions> </AdditionalOptions> </LaunchAction> <ProfileAction + buildConfiguration = "Release" + shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES" - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES"> + debugDocumentVersioning = "YES"> </ProfileAction> <AnalyzeAction buildConfiguration = "Debug"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/KeychainAccess.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/KeychainAccess.xcscheme index 3ea002b..baa97f6 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/KeychainAccess.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/KeychainAccess.xcscheme @@ -1,36 +1,39 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0930" + LastUpgradeVersion = "1010" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry - buildForAnalyzing = "YES" buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" - buildForArchiving = "YES"> + buildForArchiving = "YES" + buildForAnalyzing = "YES"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "1630C0AC0CCE2704C3F517D1DFD56586" + BuildableName = "KeychainAccess.framework" BlueprintName = "KeychainAccess" - ReferencedContainer = "container:Pods.xcodeproj" - BuildableName = "KeychainAccess.framework"> + ReferencedContainer = "container:Pods.xcodeproj"> </BuildableReference> </BuildActionEntry> </BuildActionEntries> </BuildAction> <TestAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES" - buildConfiguration = "Debug"> + shouldUseLaunchSchemeArgsEnv = "YES"> + <Testables> + </Testables> <AdditionalOptions> </AdditionalOptions> </TestAction> <LaunchAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" launchStyle = "0" @@ -38,17 +41,25 @@ ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" debugServiceExtension = "internal" - buildConfiguration = "Debug" allowLocationSimulation = "YES"> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "1630C0AC0CCE2704C3F517D1DFD56586" + BuildableName = "KeychainAccess.framework" + BlueprintName = "KeychainAccess" + ReferencedContainer = "container:Pods.xcodeproj"> + </BuildableReference> + </MacroExpansion> <AdditionalOptions> </AdditionalOptions> </LaunchAction> <ProfileAction + buildConfiguration = "Release" + shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES" - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES"> + debugDocumentVersioning = "YES"> </ProfileAction> <AnalyzeAction buildConfiguration = "Debug"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Onboard.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Onboard.xcscheme index 7254b7b..59d7e1a 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Onboard.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Onboard.xcscheme @@ -1,36 +1,39 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0930" + LastUpgradeVersion = "1010" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry - buildForAnalyzing = "YES" buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" - buildForArchiving = "YES"> + buildForArchiving = "YES" + buildForAnalyzing = "YES"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "F90FFA11305AE484E4338521165390D9" + BuildableName = "Onboard.framework" BlueprintName = "Onboard" - ReferencedContainer = "container:Pods.xcodeproj" - BuildableName = "Onboard.framework"> + ReferencedContainer = "container:Pods.xcodeproj"> </BuildableReference> </BuildActionEntry> </BuildActionEntries> </BuildAction> <TestAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES" - buildConfiguration = "Debug"> + shouldUseLaunchSchemeArgsEnv = "YES"> + <Testables> + </Testables> <AdditionalOptions> </AdditionalOptions> </TestAction> <LaunchAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" launchStyle = "0" @@ -38,17 +41,25 @@ ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" debugServiceExtension = "internal" - buildConfiguration = "Debug" allowLocationSimulation = "YES"> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "F90FFA11305AE484E4338521165390D9" + BuildableName = "Onboard.framework" + BlueprintName = "Onboard" + ReferencedContainer = "container:Pods.xcodeproj"> + </BuildableReference> + </MacroExpansion> <AdditionalOptions> </AdditionalOptions> </LaunchAction> <ProfileAction + buildConfiguration = "Release" + shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES" - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES"> + debugDocumentVersioning = "YES"> </ProfileAction> <AnalyzeAction buildConfiguration = "Debug"> diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphone.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphone.xcscheme index 7741c66..0615e5c 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphone.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphone.xcscheme @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0930" + LastUpgradeVersion = "1010" version = "1.3"> <BuildAction parallelizeBuildables = "YES" diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphoneTests.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphoneTests.xcscheme index 2b61d80..b0f574d 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphoneTests.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphoneTests.xcscheme @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0930" + LastUpgradeVersion = "1010" version = "1.3"> <BuildAction parallelizeBuildables = "YES" diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphoneUITests.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphoneUITests.xcscheme index 2f944f9..29e1e02 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphoneUITests.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/Pods-enzevalos_iphoneUITests.xcscheme @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0930" + LastUpgradeVersion = "1010" version = "1.3"> <BuildAction parallelizeBuildables = "YES" diff --git a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/VENTokenField.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/VENTokenField.xcscheme index 3dd07f0..5573d44 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/VENTokenField.xcscheme +++ b/Pods/Pods.xcodeproj/xcuserdata/Olli.xcuserdatad/xcschemes/VENTokenField.xcscheme @@ -1,36 +1,39 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0930" + LastUpgradeVersion = "1010" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry - buildForAnalyzing = "YES" buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" - buildForArchiving = "YES"> + buildForArchiving = "YES" + buildForAnalyzing = "YES"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "67CDD2F3D7562ECDC9B9D52F933EAC7F" + BuildableName = "VENTokenField.framework" BlueprintName = "VENTokenField" - ReferencedContainer = "container:Pods.xcodeproj" - BuildableName = "VENTokenField.framework"> + ReferencedContainer = "container:Pods.xcodeproj"> </BuildableReference> </BuildActionEntry> </BuildActionEntries> </BuildAction> <TestAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES" - buildConfiguration = "Debug"> + shouldUseLaunchSchemeArgsEnv = "YES"> + <Testables> + </Testables> <AdditionalOptions> </AdditionalOptions> </TestAction> <LaunchAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" launchStyle = "0" @@ -38,17 +41,25 @@ ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" debugServiceExtension = "internal" - buildConfiguration = "Debug" allowLocationSimulation = "YES"> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "67CDD2F3D7562ECDC9B9D52F933EAC7F" + BuildableName = "VENTokenField.framework" + BlueprintName = "VENTokenField" + ReferencedContainer = "container:Pods.xcodeproj"> + </BuildableReference> + </MacroExpansion> <AdditionalOptions> </AdditionalOptions> </LaunchAction> <ProfileAction + buildConfiguration = "Release" + shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES" - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES"> + debugDocumentVersioning = "YES"> </ProfileAction> <AnalyzeAction buildConfiguration = "Debug"> -- GitLab