From cdd33c881d413950ea66db57c560c58d9ecb77aa Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Sun, 14 Jan 2024 14:04:39 +0100 Subject: [PATCH] Attempt release --- .beta-build | 2 +- Gemfile.lock | 2 +- Passepartout.xcodeproj/project.pbxproj | 12 ++++++------ Passepartout/App/Info.plist | 4 ++-- Passepartout/Launcher/Info.plist | 4 ++-- Passepartout/Mac/Info.plist | 4 ++-- Passepartout/Tunnel/Info.plist | 4 ++-- 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/.beta-build b/.beta-build index cfb52d4c..5e82f8b8 100644 --- a/.beta-build +++ b/.beta-build @@ -1 +1 @@ -3588 +3590 diff --git a/Gemfile.lock b/Gemfile.lock index a7718121..fc7d4436 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.878.0) + aws-partitions (1.880.0) aws-sdk-core (3.190.2) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index 0c1bf65b..df14f74a 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -1783,7 +1783,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Apple Development"; - CURRENT_PROJECT_VERSION = 3588; + CURRENT_PROJECT_VERSION = 3590; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)"; ENABLE_BITCODE = NO; @@ -1852,7 +1852,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Apple Development"; - CURRENT_PROJECT_VERSION = 3588; + CURRENT_PROJECT_VERSION = 3590; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)"; ENABLE_BITCODE = NO; @@ -1889,7 +1889,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3588; + CURRENT_PROJECT_VERSION = 3590; INFOPLIST_FILE = Passepartout/App/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -1917,7 +1917,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3588; + CURRENT_PROJECT_VERSION = 3590; INFOPLIST_FILE = Passepartout/App/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -1943,7 +1943,7 @@ CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3588; + CURRENT_PROJECT_VERSION = 3590; DEAD_CODE_STRIPPING = YES; INFOPLIST_FILE = Passepartout/Mac/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; @@ -1976,7 +1976,7 @@ CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3588; + CURRENT_PROJECT_VERSION = 3590; DEAD_CODE_STRIPPING = YES; 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 fa766376..9eea2b49 100644 --- a/Passepartout/App/Info.plist +++ b/Passepartout/App/Info.plist @@ -32,9 +32,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.3.3 + 2.3.4 CFBundleVersion - 3588 + 3590 ITSAppUsesNonExemptEncryption LSApplicationCategoryType diff --git a/Passepartout/Launcher/Info.plist b/Passepartout/Launcher/Info.plist index 79515065..3d5c46b1 100644 --- a/Passepartout/Launcher/Info.plist +++ b/Passepartout/Launcher/Info.plist @@ -3,9 +3,9 @@ CFBundleShortVersionString - 2.3.3 + 2.3.4 CFBundleVersion - 3588 + 3590 LSBackgroundOnly CFBundleIdentifier diff --git a/Passepartout/Mac/Info.plist b/Passepartout/Mac/Info.plist index 0b84dc54..1cb6e259 100644 --- a/Passepartout/Mac/Info.plist +++ b/Passepartout/Mac/Info.plist @@ -5,9 +5,9 @@ CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleShortVersionString - 2.3.3 + 2.3.4 CFBundleVersion - 3588 + 3590 NSPrincipalClass $(PRODUCT_MODULE_NAME).PassepartoutMac com.algoritmico.Passepartout.config diff --git a/Passepartout/Tunnel/Info.plist b/Passepartout/Tunnel/Info.plist index 37270446..f4f004bb 100644 --- a/Passepartout/Tunnel/Info.plist +++ b/Passepartout/Tunnel/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 2.3.3 + 2.3.4 CFBundleVersion - 3588 + 3590 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSExtension