From 3c2966c836f2167ac70ae06554f96a4dd1925078 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 4 Feb 2022 12:27:28 +0100 Subject: [PATCH] Attempt beta release --- .beta-build | 2 +- Passepartout.xcodeproj/project.pbxproj | 4 ++-- Passepartout/App/iOS/Info.plist | 2 +- Passepartout/App/macOS/Info.plist | 2 +- Passepartout/App/macOS/Launcher/Info.plist | 2 +- Passepartout/Tunnel/Info.plist | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.beta-build b/.beta-build index af0d2595..9fc17eda 100644 --- a/.beta-build +++ b/.beta-build @@ -1 +1 @@ -2978 +2980 diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index b353e3c8..91e248fb 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -1426,7 +1426,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 2978; + CURRENT_PROJECT_VERSION = 2980; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_BITCODE = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1492,7 +1492,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 2978; + CURRENT_PROJECT_VERSION = 2980; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_BITCODE = NO; ENABLE_NS_ASSERTIONS = NO; diff --git a/Passepartout/App/iOS/Info.plist b/Passepartout/App/iOS/Info.plist index fade8a23..e41a143c 100644 --- a/Passepartout/App/iOS/Info.plist +++ b/Passepartout/App/iOS/Info.plist @@ -35,7 +35,7 @@ CFBundleShortVersionString 1.18.0 CFBundleVersion - 2978 + 2980 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/Passepartout/App/macOS/Info.plist b/Passepartout/App/macOS/Info.plist index f888db58..6ce08649 100644 --- a/Passepartout/App/macOS/Info.plist +++ b/Passepartout/App/macOS/Info.plist @@ -34,7 +34,7 @@ CFBundleShortVersionString 1.18.0 CFBundleVersion - 2978 + 2980 ITSAppUsesNonExemptEncryption LSApplicationCategoryType diff --git a/Passepartout/App/macOS/Launcher/Info.plist b/Passepartout/App/macOS/Launcher/Info.plist index 3ff4bfb4..539b3f3e 100644 --- a/Passepartout/App/macOS/Launcher/Info.plist +++ b/Passepartout/App/macOS/Launcher/Info.plist @@ -21,7 +21,7 @@ CFBundleShortVersionString 1.18.0 CFBundleVersion - 2978 + 2980 ITSAppUsesNonExemptEncryption LSApplicationCategoryType diff --git a/Passepartout/Tunnel/Info.plist b/Passepartout/Tunnel/Info.plist index acafe439..112afc3b 100644 --- a/Passepartout/Tunnel/Info.plist +++ b/Passepartout/Tunnel/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.18.0 CFBundleVersion - 2978 + 2980 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSExtension