From 1be2510e8c1005965e2963520ec4afa1e110fd26 Mon Sep 17 00:00:00 2001 From: Davide Date: Wed, 18 Dec 2024 10:30:17 +0100 Subject: [PATCH] Bump version --- Passepartout.xcodeproj/project.pbxproj | 16 ++++++++-------- fastlane/metadata/iOS/default/release_notes.txt | 17 +++++------------ .../metadata/macOS/default/release_notes.txt | 17 +++++------------ .../metadata/tvOS/default/release_notes.txt | 17 +++++------------ 4 files changed, 23 insertions(+), 44 deletions(-) diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index 7da185ec1..403942549 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -1073,7 +1073,7 @@ "ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; - CURRENT_PROJECT_VERSION = 3690; + CURRENT_PROJECT_VERSION = 3691; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = Passepartout/App/App.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; @@ -1112,7 +1112,7 @@ "ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; - CURRENT_PROJECT_VERSION = 3690; + CURRENT_PROJECT_VERSION = 3691; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = Passepartout/App/App.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; @@ -1173,7 +1173,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3690; + CURRENT_PROJECT_VERSION = 3691; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; @@ -1198,7 +1198,7 @@ buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3690; + CURRENT_PROJECT_VERSION = 3691; ENABLE_HARDENED_RUNTIME = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; @@ -1252,7 +1252,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements; - CURRENT_PROJECT_VERSION = 3690; + CURRENT_PROJECT_VERSION = 3691; INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)"; @@ -1278,7 +1278,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements; - CURRENT_PROJECT_VERSION = 3690; + CURRENT_PROJECT_VERSION = 3691; INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist; INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)"; INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)"; @@ -1301,7 +1301,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements; - CURRENT_PROJECT_VERSION = 3690; + CURRENT_PROJECT_VERSION = 3691; ENABLE_USER_SCRIPT_SANDBOXING = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Passepartout/Intents/Intents.plist; @@ -1332,7 +1332,7 @@ isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements; - CURRENT_PROJECT_VERSION = 3690; + CURRENT_PROJECT_VERSION = 3691; ENABLE_USER_SCRIPT_SANDBOXING = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = Passepartout/Intents/Intents.plist; diff --git a/fastlane/metadata/iOS/default/release_notes.txt b/fastlane/metadata/iOS/default/release_notes.txt index 307a7b549..6a3cfc917 100644 --- a/fastlane/metadata/iOS/default/release_notes.txt +++ b/fastlane/metadata/iOS/default/release_notes.txt @@ -1,12 +1,5 @@ -WARNING #1: you may lose some old profiles created -with the early betas, this is necessary now to avoid -bigger problems with the keychain after release. - -WARNING #2: you will lose favorites and excluded -endpoints one last time, because the database had to -be moved around. - -* Drop malformed keychain group -* Reword strings in "Purchased" view -* Unify paywall and eligibility (#1018) -* Reorganize Core Data containers (#1017) +Passepartout has been completely rewritten for improved performance and +usability. The new version delivers a faster, smoother experience across iOS, +macOS, and tvOS while maintaining its role as your ultimate VPN configuration +tool. Enjoy a modern, reliable app built from the ground up to meet your +networking needs. diff --git a/fastlane/metadata/macOS/default/release_notes.txt b/fastlane/metadata/macOS/default/release_notes.txt index 307a7b549..6a3cfc917 100644 --- a/fastlane/metadata/macOS/default/release_notes.txt +++ b/fastlane/metadata/macOS/default/release_notes.txt @@ -1,12 +1,5 @@ -WARNING #1: you may lose some old profiles created -with the early betas, this is necessary now to avoid -bigger problems with the keychain after release. - -WARNING #2: you will lose favorites and excluded -endpoints one last time, because the database had to -be moved around. - -* Drop malformed keychain group -* Reword strings in "Purchased" view -* Unify paywall and eligibility (#1018) -* Reorganize Core Data containers (#1017) +Passepartout has been completely rewritten for improved performance and +usability. The new version delivers a faster, smoother experience across iOS, +macOS, and tvOS while maintaining its role as your ultimate VPN configuration +tool. Enjoy a modern, reliable app built from the ground up to meet your +networking needs. diff --git a/fastlane/metadata/tvOS/default/release_notes.txt b/fastlane/metadata/tvOS/default/release_notes.txt index 307a7b549..6a3cfc917 100644 --- a/fastlane/metadata/tvOS/default/release_notes.txt +++ b/fastlane/metadata/tvOS/default/release_notes.txt @@ -1,12 +1,5 @@ -WARNING #1: you may lose some old profiles created -with the early betas, this is necessary now to avoid -bigger problems with the keychain after release. - -WARNING #2: you will lose favorites and excluded -endpoints one last time, because the database had to -be moved around. - -* Drop malformed keychain group -* Reword strings in "Purchased" view -* Unify paywall and eligibility (#1018) -* Reorganize Core Data containers (#1017) +Passepartout has been completely rewritten for improved performance and +usability. The new version delivers a faster, smoother experience across iOS, +macOS, and tvOS while maintaining its role as your ultimate VPN configuration +tool. Enjoy a modern, reliable app built from the ground up to meet your +networking needs.