diff --git a/.beta-build b/.beta-build index e22d0a1c..dcdbd246 100644 --- a/.beta-build +++ b/.beta-build @@ -1 +1 @@ -3441 +3450 diff --git a/Gemfile.lock b/Gemfile.lock index b12c19dc..af879dfb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,12 +3,12 @@ GEM specs: CFPropertyList (3.0.6) rexml - addressable (2.8.1) + addressable (2.8.2) public_suffix (>= 2.0.2, < 6.0) artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.735.0) + aws-partitions (1.740.0) aws-sdk-core (3.171.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) @@ -17,7 +17,7 @@ GEM aws-sdk-kms (1.63.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.119.2) + aws-sdk-s3 (1.120.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) @@ -106,7 +106,7 @@ GEM xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) gh_inspector (1.1.3) - google-apis-androidpublisher_v3 (0.37.0) + google-apis-androidpublisher_v3 (0.38.0) google-apis-core (>= 0.11.0, < 2.a) google-apis-core (0.11.0) addressable (~> 2.5, >= 2.5.1) diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index 2e7be1ce..c5a73f8d 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -1760,7 +1760,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Apple Development"; - CURRENT_PROJECT_VERSION = 3441; + CURRENT_PROJECT_VERSION = 3450; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_BITCODE = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1827,7 +1827,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Apple Development"; - CURRENT_PROJECT_VERSION = 3441; + CURRENT_PROJECT_VERSION = 3450; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_BITCODE = NO; ENABLE_NS_ASSERTIONS = NO; @@ -1861,7 +1861,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3441; + CURRENT_PROJECT_VERSION = 3450; DEVELOPMENT_TEAM = DTDYD63ZX9; INFOPLIST_FILE = Passepartout/App/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -1888,7 +1888,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3441; + CURRENT_PROJECT_VERSION = 3450; DEVELOPMENT_TEAM = DTDYD63ZX9; INFOPLIST_FILE = Passepartout/App/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -1983,7 +1983,7 @@ CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3441; + CURRENT_PROJECT_VERSION = 3450; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = Passepartout/Mac/Info.plist; @@ -2017,7 +2017,7 @@ CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3441; + CURRENT_PROJECT_VERSION = 3450; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = Passepartout/Mac/Info.plist; diff --git a/Passepartout/App/Info.plist b/Passepartout/App/Info.plist index 55fb4636..f9979bae 100644 --- a/Passepartout/App/Info.plist +++ b/Passepartout/App/Info.plist @@ -34,7 +34,7 @@ CFBundleShortVersionString 2.1.0 CFBundleVersion - 3441 + 3450 ITSAppUsesNonExemptEncryption LSApplicationCategoryType diff --git a/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt index 1d3eaf3e..4af0672f 100644 --- a/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt index 1d3eaf3e..4af0672f 100644 --- a/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt index 1d3eaf3e..4af0672f 100644 --- a/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt index 1d3eaf3e..4af0672f 100644 --- a/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt index 1d3eaf3e..4af0672f 100755 --- a/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt index 1d3eaf3e..4af0672f 100644 --- a/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt index 1d3eaf3e..4af0672f 100644 --- a/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt index 1d3eaf3e..4af0672f 100644 --- a/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt index 1d3eaf3e..4af0672f 100644 --- a/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt index 1d3eaf3e..4af0672f 100644 --- a/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt index 1d3eaf3e..4af0672f 100644 --- a/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt @@ -10,6 +10,7 @@ ### Changed - Bump targets to iOS 15 / macOS 12. +- Always show "Reconnect" button. - Move Diagnostics view to Profile bottom. ### Fixed diff --git a/Passepartout/Launcher/Info.plist b/Passepartout/Launcher/Info.plist index 47d23416..cf7160d2 100644 --- a/Passepartout/Launcher/Info.plist +++ b/Passepartout/Launcher/Info.plist @@ -5,7 +5,7 @@ CFBundleShortVersionString 2.1.0 CFBundleVersion - 3441 + 3450 LSBackgroundOnly CFBundleIdentifier diff --git a/Passepartout/Mac/Info.plist b/Passepartout/Mac/Info.plist index 31a16f2c..be97bab7 100644 --- a/Passepartout/Mac/Info.plist +++ b/Passepartout/Mac/Info.plist @@ -7,7 +7,7 @@ CFBundleShortVersionString 2.1.0 CFBundleVersion - 3441 + 3450 NSPrincipalClass $(PRODUCT_MODULE_NAME).PassepartoutMac com.algoritmico.Passepartout.config diff --git a/Passepartout/Tunnel/Info.plist b/Passepartout/Tunnel/Info.plist index 697f94d9..7a693af0 100644 --- a/Passepartout/Tunnel/Info.plist +++ b/Passepartout/Tunnel/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 2.1.0 CFBundleVersion - 3441 + 3450 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSExtension diff --git a/PassepartoutLibrary/Sources/PassepartoutServices/API b/PassepartoutLibrary/Sources/PassepartoutServices/API index a2ef7929..47e08515 160000 --- a/PassepartoutLibrary/Sources/PassepartoutServices/API +++ b/PassepartoutLibrary/Sources/PassepartoutServices/API @@ -1 +1 @@ -Subproject commit a2ef792999041e84123af8877bae5c9fbe2f262b +Subproject commit 47e08515b47a02f2f0990a7cef184592f2774dd6