Attempt beta release

This commit is contained in:
Davide De Rosa 2023-04-04 17:11:44 +02:00
parent 3678d01dc1
commit d4d3d97081
19 changed files with 27 additions and 16 deletions

View File

@ -1 +1 @@
3441
3450

View File

@ -3,12 +3,12 @@ GEM
specs:
CFPropertyList (3.0.6)
rexml
addressable (2.8.1)
addressable (2.8.2)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.735.0)
aws-partitions (1.740.0)
aws-sdk-core (3.171.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
@ -17,7 +17,7 @@ GEM
aws-sdk-kms (1.63.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.119.2)
aws-sdk-s3 (1.120.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
@ -106,7 +106,7 @@ GEM
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.37.0)
google-apis-androidpublisher_v3 (0.38.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.0)
addressable (~> 2.5, >= 2.5.1)

View File

@ -1760,7 +1760,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 3441;
CURRENT_PROJECT_VERSION = 3450;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@ -1827,7 +1827,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 3441;
CURRENT_PROJECT_VERSION = 3450;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
@ -1861,7 +1861,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3441;
CURRENT_PROJECT_VERSION = 3450;
DEVELOPMENT_TEAM = DTDYD63ZX9;
INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -1888,7 +1888,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3441;
CURRENT_PROJECT_VERSION = 3450;
DEVELOPMENT_TEAM = DTDYD63ZX9;
INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -1983,7 +1983,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3441;
CURRENT_PROJECT_VERSION = 3450;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
@ -2017,7 +2017,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3441;
CURRENT_PROJECT_VERSION = 3450;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Passepartout/Mac/Info.plist;

View File

@ -34,7 +34,7 @@
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<key>CFBundleVersion</key>
<string>3441</string>
<string>3450</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -10,6 +10,7 @@
### Changed
- Bump targets to iOS 15 / macOS 12.
- Always show "Reconnect" button.
- Move Diagnostics view to Profile bottom.
### Fixed

View File

@ -5,7 +5,7 @@
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<key>CFBundleVersion</key>
<string>3441</string>
<string>3450</string>
<key>LSBackgroundOnly</key>
<true/>
<key>CFBundleIdentifier</key>

View File

@ -7,7 +7,7 @@
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<key>CFBundleVersion</key>
<string>3441</string>
<string>3450</string>
<key>NSPrincipalClass</key>
<string>$(PRODUCT_MODULE_NAME).PassepartoutMac</string>
<key>com.algoritmico.Passepartout.config</key>

View File

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<key>CFBundleVersion</key>
<string>3441</string>
<string>3450</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSExtension</key>

@ -1 +1 @@
Subproject commit a2ef792999041e84123af8877bae5c9fbe2f262b
Subproject commit 47e08515b47a02f2f0990a7cef184592f2774dd6