Attempt release

This commit is contained in:
Davide De Rosa 2024-01-09 18:18:53 +01:00
parent 5794229f94
commit 821d4c79f4
No known key found for this signature in database
GPG Key ID: A48836171C759F5E
42 changed files with 50 additions and 50 deletions

View File

@ -1 +1 @@
3570 3575

View File

@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased ## 2.3.2 (2024-01-09)
### Fixed ### Fixed

View File

@ -32,7 +32,7 @@ GEM
declarative (0.0.20) declarative (0.0.20)
digest-crc (0.6.5) digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0) rake (>= 12.0.0, < 14.0.0)
domain_name (0.6.20231109) domain_name (0.6.20240107)
dotenv (2.8.1) dotenv (2.8.1)
emoji_regex (3.2.3) emoji_regex (3.2.3)
excon (0.109.0) excon (0.109.0)
@ -122,7 +122,7 @@ GEM
google-apis-core (>= 0.11.0, < 2.a) google-apis-core (>= 0.11.0, < 2.a)
google-apis-playcustomapp_v1 (0.13.0) google-apis-playcustomapp_v1 (0.13.0)
google-apis-core (>= 0.11.0, < 2.a) google-apis-core (>= 0.11.0, < 2.a)
google-apis-storage_v1 (0.29.0) google-apis-storage_v1 (0.31.0)
google-apis-core (>= 0.11.0, < 2.a) google-apis-core (>= 0.11.0, < 2.a)
google-cloud-core (1.6.1) google-cloud-core (1.6.1)
google-cloud-env (>= 1.0, < 3.a) google-cloud-env (>= 1.0, < 3.a)
@ -130,11 +130,11 @@ GEM
google-cloud-env (1.6.0) google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0) faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.3.1) google-cloud-errors (1.3.1)
google-cloud-storage (1.45.0) google-cloud-storage (1.47.0)
addressable (~> 2.8) addressable (~> 2.8)
digest-crc (~> 0.4) digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1) google-apis-iamcredentials_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.29.0) google-apis-storage_v1 (~> 0.31.0)
google-cloud-core (~> 1.6) google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a) googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0) mini_mime (~> 1.0)

View File

@ -1783,7 +1783,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 3570; CURRENT_PROJECT_VERSION = 3575;
DEBUG_INFORMATION_FORMAT = dwarf; DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)"; DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)";
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
@ -1852,7 +1852,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 3570; CURRENT_PROJECT_VERSION = 3575;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)"; DEVELOPMENT_TEAM = "$(CFG_TEAM_ID)";
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
@ -1889,7 +1889,7 @@
CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3570; CURRENT_PROJECT_VERSION = 3575;
INFOPLIST_FILE = Passepartout/App/Info.plist; INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = ( LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@ -1917,7 +1917,7 @@
CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3570; CURRENT_PROJECT_VERSION = 3575;
INFOPLIST_FILE = Passepartout/App/Info.plist; INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = ( LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
@ -1943,7 +1943,7 @@
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO; COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3570; CURRENT_PROJECT_VERSION = 3575;
DEAD_CODE_STRIPPING = YES; DEAD_CODE_STRIPPING = YES;
INFOPLIST_FILE = Passepartout/Mac/Info.plist; INFOPLIST_FILE = Passepartout/Mac/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
@ -1976,7 +1976,7 @@
CODE_SIGN_STYLE = Manual; CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES; COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO; COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3570; CURRENT_PROJECT_VERSION = 3575;
DEAD_CODE_STRIPPING = YES; DEAD_CODE_STRIPPING = YES;
INFOPLIST_FILE = Passepartout/Mac/Info.plist; INFOPLIST_FILE = Passepartout/Mac/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";

View File

@ -34,7 +34,7 @@
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.3.2</string> <string>2.3.2</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>3570</string> <string>3575</string>
<key>ITSAppUsesNonExemptEncryption</key> <key>ITSAppUsesNonExemptEncryption</key>
<false/> <false/>
<key>LSApplicationCategoryType</key> <key>LSApplicationCategoryType</key>

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -1,4 +1,4 @@
### Fixed ### Fixed
- OpenVPN: Regressions from the upgrade to OpenSSL 3. - Regression in purchase elegibility predicate.

View File

@ -5,7 +5,7 @@
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.3.2</string> <string>2.3.2</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>3570</string> <string>3575</string>
<key>LSBackgroundOnly</key> <key>LSBackgroundOnly</key>
<true/> <true/>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>

View File

@ -7,7 +7,7 @@
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.3.2</string> <string>2.3.2</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>3570</string> <string>3575</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>$(PRODUCT_MODULE_NAME).PassepartoutMac</string> <string>$(PRODUCT_MODULE_NAME).PassepartoutMac</string>
<key>com.algoritmico.Passepartout.config</key> <key>com.algoritmico.Passepartout.config</key>

View File

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.3.2</string> <string>2.3.2</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>3570</string> <string>3575</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string> <string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSExtension</key> <key>NSExtension</key>

@ -1 +1 @@
Subproject commit 35fb97b29a07d58f111fbe7f231ada8fe30020df Subproject commit 86228d265915109e095715aef2ff7c46e588e359