Attempt beta release

This commit is contained in:
Davide De Rosa 2023-03-19 08:45:11 +01:00
parent 8d0fb5c9b5
commit 1dda8dce98
19 changed files with 189 additions and 46 deletions

View File

@ -1 +1 @@
3405
3428

View File

@ -1,27 +1,27 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.5)
CFPropertyList (3.0.6)
rexml
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.636.0)
aws-sdk-core (3.154.0)
aws-partitions (1.730.0)
aws-sdk-core (3.170.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.58.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (1.63.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-s3 (1.119.1)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.5.1)
aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.1.0)
@ -36,8 +36,8 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
emoji_regex (3.2.3)
excon (0.92.5)
faraday (1.10.2)
excon (0.99.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
@ -66,7 +66,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.6)
fastlane (2.210.1)
fastlane (2.212.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
@ -106,9 +106,9 @@ GEM
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.27.0)
google-apis-core (>= 0.7.2, < 2.a)
google-apis-core (0.9.0)
google-apis-androidpublisher_v3 (0.36.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
@ -117,27 +117,27 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-iamcredentials_v1 (0.14.0)
google-apis-core (>= 0.7.2, < 2.a)
google-apis-playcustomapp_v1 (0.10.0)
google-apis-core (>= 0.7, < 2.a)
google-apis-storage_v1 (0.17.0)
google-apis-core (>= 0.7, < 2.a)
google-apis-iamcredentials_v1 (0.17.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-playcustomapp_v1 (0.13.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-storage_v1 (0.19.0)
google-apis-core (>= 0.9.0, < 2.a)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.3.0)
google-cloud-storage (1.42.0)
google-cloud-errors (1.3.1)
google-cloud-storage (1.44.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.17.0)
google-apis-storage_v1 (~> 0.19.0)
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (1.2.0)
googleauth (1.3.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
@ -148,11 +148,11 @@ GEM
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.6.1)
json (2.6.2)
jwt (2.5.0)
jmespath (1.6.2)
json (2.6.3)
jwt (2.7.0)
memoist (0.16.2)
mini_magick (4.11.0)
mini_magick (4.12.0)
mini_mime (1.1.2)
multi_json (1.15.0)
multipart-post (2.0.0)
@ -160,8 +160,8 @@ GEM
naturally (2.2.1)
optparse (0.1.1)
os (1.1.4)
plist (3.6.0)
public_suffix (5.0.0)
plist (3.7.0)
public_suffix (5.0.1)
rake (13.0.6)
representable (3.2.0)
declarative (< 0.1.0)
@ -178,7 +178,7 @@ GEM
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
simctl (1.6.8)
simctl (1.6.10)
CFPropertyList
naturally
terminal-notifier (2.0.0)
@ -194,7 +194,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
webrick (1.7.0)
webrick (1.8.1)
word_wrap (1.0.0)
xcodeproj (1.22.0)
CFPropertyList (>= 2.3.3, < 4.0)

View File

@ -1737,7 +1737,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 3405;
CURRENT_PROJECT_VERSION = 3428;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@ -1804,7 +1804,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CURRENT_PROJECT_VERSION = 3405;
CURRENT_PROJECT_VERSION = 3428;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
@ -1838,7 +1838,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3405;
CURRENT_PROJECT_VERSION = 3428;
DEVELOPMENT_TEAM = DTDYD63ZX9;
INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -1865,7 +1865,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 3405;
CURRENT_PROJECT_VERSION = 3428;
DEVELOPMENT_TEAM = DTDYD63ZX9;
INFOPLIST_FILE = Passepartout/App/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
@ -1958,7 +1958,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3405;
CURRENT_PROJECT_VERSION = 3428;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = Passepartout/Mac/Info.plist;
@ -1992,7 +1992,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 3405;
CURRENT_PROJECT_VERSION = 3428;
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>3405</string>
<string>3428</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -1,3 +1,16 @@
### Added
- Prompt for password interactively.
- Ukranian translations (Dmitry Chirkin).
- Restore DNS "Domain" setting.
- OpenVPN: Full implementation of Tunnelblick XOR patch (tmthecoder).
- WireGuard: DoH/DoT options.
### Changed
- Bump targets to iOS 15 / macOS 12.
- Move Diagnostics view to Profile bottom.
### Fixed
- Improve kill switch behavior.

View File

@ -5,7 +5,7 @@
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<key>CFBundleVersion</key>
<string>3405</string>
<string>3428</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>3405</string>
<string>3428</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>3405</string>
<string>3428</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSExtension</key>

@ -1 +1 @@
Subproject commit 14a63ad5ceea0f85a2be947e64d2aa398c0b32a6
Subproject commit 68625663f609c767fc45273a0b8d155ed7aa4ae4