diff --git a/.beta-build b/.beta-build index b71f764b..fdcc33b6 100644 --- a/.beta-build +++ b/.beta-build @@ -1 +1 @@ -3324 +3330 diff --git a/Gemfile.lock b/Gemfile.lock index 42d51eef..277836b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,8 +8,8 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.626.0) - aws-sdk-core (3.140.0) + aws-partitions (1.636.0) + aws-sdk-core (3.154.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -36,7 +36,7 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.8.1) emoji_regex (3.2.3) - excon (0.92.4) + excon (0.92.5) faraday (1.10.2) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -66,7 +66,7 @@ GEM faraday_middleware (1.2.0) faraday (~> 1.0) fastimage (2.2.6) - fastlane (2.209.1) + fastlane (2.210.1) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -106,9 +106,9 @@ GEM xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) gh_inspector (1.1.3) - google-apis-androidpublisher_v3 (0.25.0) - google-apis-core (>= 0.7, < 2.a) - google-apis-core (0.7.0) + google-apis-androidpublisher_v3 (0.27.0) + google-apis-core (>= 0.7.2, < 2.a) + google-apis-core (0.9.0) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a) @@ -117,8 +117,8 @@ GEM retriable (>= 2.0, < 4.a) rexml webrick - google-apis-iamcredentials_v1 (0.13.0) - google-apis-core (>= 0.7, < 2.a) + google-apis-iamcredentials_v1 (0.14.0) + google-apis-core (>= 0.7.2, < 2.a) google-apis-playcustomapp_v1 (0.10.0) google-apis-core (>= 0.7, < 2.a) google-apis-storage_v1 (0.17.0) @@ -128,8 +128,8 @@ GEM google-cloud-errors (~> 1.0) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) - google-cloud-errors (1.2.0) - google-cloud-storage (1.39.0) + google-cloud-errors (1.3.0) + google-cloud-storage (1.42.0) addressable (~> 2.8) digest-crc (~> 0.4) google-apis-iamcredentials_v1 (~> 0.1) diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index 9f90efba..de5956cd 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -1651,7 +1651,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Apple Development"; - CURRENT_PROJECT_VERSION = 3324; + CURRENT_PROJECT_VERSION = 3330; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_BITCODE = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1718,7 +1718,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Apple Development"; - CURRENT_PROJECT_VERSION = 3324; + CURRENT_PROJECT_VERSION = 3330; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_BITCODE = NO; ENABLE_NS_ASSERTIONS = NO; @@ -1752,7 +1752,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3324; + CURRENT_PROJECT_VERSION = 3330; DEVELOPMENT_TEAM = DTDYD63ZX9; INFOPLIST_FILE = Passepartout/App/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -1779,7 +1779,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3324; + CURRENT_PROJECT_VERSION = 3330; DEVELOPMENT_TEAM = DTDYD63ZX9; INFOPLIST_FILE = Passepartout/App/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -1805,7 +1805,7 @@ CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3324; + CURRENT_PROJECT_VERSION = 3330; DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = Passepartout/Mac/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; @@ -1838,7 +1838,7 @@ CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3324; + CURRENT_PROJECT_VERSION = 3330; DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = Passepartout/Mac/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; diff --git a/Passepartout/App/Info.plist b/Passepartout/App/Info.plist index 4d2632e6..5da573ce 100644 --- a/Passepartout/App/Info.plist +++ b/Passepartout/App/Info.plist @@ -34,7 +34,7 @@ CFBundleShortVersionString 2.0.0 CFBundleVersion - 3324 + 3330 ITSAppUsesNonExemptEncryption LSApplicationCategoryType diff --git a/Passepartout/Launcher/Info.plist b/Passepartout/Launcher/Info.plist index bdeced41..402f85df 100644 --- a/Passepartout/Launcher/Info.plist +++ b/Passepartout/Launcher/Info.plist @@ -5,7 +5,7 @@ CFBundleShortVersionString 2.0.0 CFBundleVersion - 3324 + 3330 LSBackgroundOnly CFBundleIdentifier diff --git a/Passepartout/Mac/Info.plist b/Passepartout/Mac/Info.plist index d8cfc014..4e4c350a 100644 --- a/Passepartout/Mac/Info.plist +++ b/Passepartout/Mac/Info.plist @@ -7,7 +7,7 @@ CFBundleShortVersionString 2.0.0 CFBundleVersion - 3324 + 3330 NSPrincipalClass $(PRODUCT_MODULE_NAME).PassepartoutMac com.algoritmico.Passepartout.config diff --git a/Passepartout/Tunnel/Info.plist b/Passepartout/Tunnel/Info.plist index 3524d2d6..f2471819 100644 --- a/Passepartout/Tunnel/Info.plist +++ b/Passepartout/Tunnel/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 2.0.0 CFBundleVersion - 3324 + 3330 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSExtension