From e38a2598e29fdbc20e9185e34ac6624485a8cdf8 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Fri, 4 Feb 2022 13:11:01 +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 9fc17eda..bf2403c4 100644 --- a/.beta-build +++ b/.beta-build @@ -1 +1 @@ -2980 +2983 diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index 91e248fb..eb0a4daa 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 = 2980; + CURRENT_PROJECT_VERSION = 2983; 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 = 2980; + CURRENT_PROJECT_VERSION = 2983; 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 e41a143c..1d5a9c32 100644 --- a/Passepartout/App/iOS/Info.plist +++ b/Passepartout/App/iOS/Info.plist @@ -35,7 +35,7 @@ CFBundleShortVersionString 1.18.0 CFBundleVersion - 2980 + 2983 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/Passepartout/App/macOS/Info.plist b/Passepartout/App/macOS/Info.plist index 6ce08649..e6f0aa74 100644 --- a/Passepartout/App/macOS/Info.plist +++ b/Passepartout/App/macOS/Info.plist @@ -34,7 +34,7 @@ CFBundleShortVersionString 1.18.0 CFBundleVersion - 2980 + 2983 ITSAppUsesNonExemptEncryption LSApplicationCategoryType diff --git a/Passepartout/App/macOS/Launcher/Info.plist b/Passepartout/App/macOS/Launcher/Info.plist index 539b3f3e..9d02f8b3 100644 --- a/Passepartout/App/macOS/Launcher/Info.plist +++ b/Passepartout/App/macOS/Launcher/Info.plist @@ -21,7 +21,7 @@ CFBundleShortVersionString 1.18.0 CFBundleVersion - 2980 + 2983 ITSAppUsesNonExemptEncryption LSApplicationCategoryType diff --git a/Passepartout/Tunnel/Info.plist b/Passepartout/Tunnel/Info.plist index 112afc3b..49ac333e 100644 --- a/Passepartout/Tunnel/Info.plist +++ b/Passepartout/Tunnel/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.18.0 CFBundleVersion - 2980 + 2983 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSExtension