From b5d230f0b9d3873bd6c2006cc9c34ff2f2934c5b Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Wed, 5 Jul 2023 17:16:05 +0100 Subject: [PATCH] Attempt release Use TunnelKit 6.1.0 --- .beta-build | 2 +- CHANGELOG.md | 2 +- Passepartout.xcodeproj/project.pbxproj | 12 ++++++------ .../xcshareddata/swiftpm/Package.resolved | 4 ++-- Passepartout/App/Info.plist | 2 +- .../fastlane/ios/metadata/de-DE/release_notes.txt | 11 +++++------ .../App/fastlane/ios/metadata/el/release_notes.txt | 11 +++++------ .../fastlane/ios/metadata/en-US/release_notes.txt | 11 +++++------ .../fastlane/ios/metadata/es-MX/release_notes.txt | 11 +++++------ .../fastlane/ios/metadata/fr-FR/release_notes.txt | 11 +++++------ .../App/fastlane/ios/metadata/it/release_notes.txt | 11 +++++------ .../fastlane/ios/metadata/nl-NL/release_notes.txt | 11 +++++------ .../App/fastlane/ios/metadata/pl/release_notes.txt | 11 +++++------ .../fastlane/ios/metadata/pt-BR/release_notes.txt | 11 +++++------ .../App/fastlane/ios/metadata/ru/release_notes.txt | 11 +++++------ .../App/fastlane/ios/metadata/sv/release_notes.txt | 11 +++++------ .../fastlane/mac/metadata/de-DE/release_notes.txt | 11 +++++------ .../App/fastlane/mac/metadata/el/release_notes.txt | 11 +++++------ .../fastlane/mac/metadata/en-US/release_notes.txt | 11 +++++------ .../fastlane/mac/metadata/es-MX/release_notes.txt | 11 +++++------ .../fastlane/mac/metadata/fr-FR/release_notes.txt | 11 +++++------ .../App/fastlane/mac/metadata/it/release_notes.txt | 11 +++++------ .../fastlane/mac/metadata/nl-NL/release_notes.txt | 11 +++++------ .../App/fastlane/mac/metadata/pl/release_notes.txt | 11 +++++------ .../fastlane/mac/metadata/pt-BR/release_notes.txt | 11 +++++------ .../App/fastlane/mac/metadata/ru/release_notes.txt | 11 +++++------ .../App/fastlane/mac/metadata/sv/release_notes.txt | 11 +++++------ Passepartout/Launcher/Info.plist | 2 +- Passepartout/Mac/Info.plist | 2 +- Passepartout/Tunnel/Info.plist | 2 +- PassepartoutLibrary/Package.swift | 4 ++-- README.md | 2 +- 32 files changed, 127 insertions(+), 149 deletions(-) diff --git a/.beta-build b/.beta-build index 3d430051..fc6c7e36 100644 --- a/.beta-build +++ b/.beta-build @@ -1 +1 @@ -3468 +3493 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b076ddd..ddc44eb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 2.1.2 (2023-07-05) ### Fixed diff --git a/Passepartout.xcodeproj/project.pbxproj b/Passepartout.xcodeproj/project.pbxproj index 3e4035d3..dfe5b9b2 100644 --- a/Passepartout.xcodeproj/project.pbxproj +++ b/Passepartout.xcodeproj/project.pbxproj @@ -1767,7 +1767,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Apple Development"; - CURRENT_PROJECT_VERSION = 3468; + CURRENT_PROJECT_VERSION = 3493; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_BITCODE = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1834,7 +1834,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Apple Development"; - CURRENT_PROJECT_VERSION = 3468; + CURRENT_PROJECT_VERSION = 3493; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_BITCODE = NO; ENABLE_NS_ASSERTIONS = NO; @@ -1868,7 +1868,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3468; + CURRENT_PROJECT_VERSION = 3493; DEVELOPMENT_TEAM = DTDYD63ZX9; INFOPLIST_FILE = Passepartout/App/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -1895,7 +1895,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 3468; + CURRENT_PROJECT_VERSION = 3493; DEVELOPMENT_TEAM = DTDYD63ZX9; INFOPLIST_FILE = Passepartout/App/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -1990,7 +1990,7 @@ CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3468; + CURRENT_PROJECT_VERSION = 3493; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = Passepartout/Mac/Info.plist; @@ -2024,7 +2024,7 @@ CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3468; + CURRENT_PROJECT_VERSION = 3493; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = ""; INFOPLIST_FILE = Passepartout/Mac/Info.plist; diff --git a/Passepartout.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Passepartout.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 486d64f4..869aec33 100644 --- a/Passepartout.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Passepartout.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -51,8 +51,8 @@ "repositoryURL": "https://github.com/passepartoutvpn/tunnelkit", "state": { "branch": null, - "revision": "729e8973cfbb40330e046439417650e6bf993105", - "version": null + "revision": "fc52725ed10f40b12f30ad92b592568a2501cb3c", + "version": "6.1.0" } }, { diff --git a/Passepartout/App/Info.plist b/Passepartout/App/Info.plist index d5525d7c..a4834cb6 100644 --- a/Passepartout/App/Info.plist +++ b/Passepartout/App/Info.plist @@ -34,7 +34,7 @@ CFBundleShortVersionString 2.1.2 CFBundleVersion - 3468 + 3493 ITSAppUsesNonExemptEncryption LSApplicationCategoryType diff --git a/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/de-DE/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/el/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/en-US/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/es-MX/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt index 6e99b14a..5e86ab27 100755 --- a/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/fr-FR/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/it/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/nl-NL/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/pl/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/pt-BR/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/ru/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt b/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt +++ b/Passepartout/App/fastlane/ios/metadata/sv/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/de-DE/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/de-DE/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/de-DE/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/de-DE/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/el/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/el/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/el/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/el/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/en-US/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/en-US/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/en-US/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/en-US/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/es-MX/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/es-MX/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/es-MX/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/es-MX/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/fr-FR/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/fr-FR/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/fr-FR/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/fr-FR/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/it/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/it/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/it/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/it/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/nl-NL/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/nl-NL/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/nl-NL/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/nl-NL/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/pl/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/pl/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/pl/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/pl/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/pt-BR/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/pt-BR/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/pt-BR/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/pt-BR/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/ru/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/ru/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/ru/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/ru/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/App/fastlane/mac/metadata/sv/release_notes.txt b/Passepartout/App/fastlane/mac/metadata/sv/release_notes.txt index 6e99b14a..5e86ab27 100644 --- a/Passepartout/App/fastlane/mac/metadata/sv/release_notes.txt +++ b/Passepartout/App/fastlane/mac/metadata/sv/release_notes.txt @@ -1,9 +1,8 @@ -### Added - -- Show app version in Mac menu (macOS). - ### Fixed -- Roll back broken kill switch flag. -- Remove nonsense Mac menus (macOS). +- Allow wildcards in proxy bypass domains. +- Fail gracefully when refreshing infrastructure. +- Only show 'Reconnect' on active profile. +- IPv4/6 address validation. +- Domain name validation. diff --git a/Passepartout/Launcher/Info.plist b/Passepartout/Launcher/Info.plist index 78c309b9..a192e5d1 100644 --- a/Passepartout/Launcher/Info.plist +++ b/Passepartout/Launcher/Info.plist @@ -5,7 +5,7 @@ CFBundleShortVersionString 2.1.2 CFBundleVersion - 3468 + 3493 LSBackgroundOnly CFBundleIdentifier diff --git a/Passepartout/Mac/Info.plist b/Passepartout/Mac/Info.plist index fa57b7f0..83bbfb5e 100644 --- a/Passepartout/Mac/Info.plist +++ b/Passepartout/Mac/Info.plist @@ -7,7 +7,7 @@ CFBundleShortVersionString 2.1.2 CFBundleVersion - 3468 + 3493 NSPrincipalClass $(PRODUCT_MODULE_NAME).PassepartoutMac com.algoritmico.Passepartout.config diff --git a/Passepartout/Tunnel/Info.plist b/Passepartout/Tunnel/Info.plist index f3d45fd3..2275378a 100644 --- a/Passepartout/Tunnel/Info.plist +++ b/Passepartout/Tunnel/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 2.1.2 CFBundleVersion - 3468 + 3493 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSExtension diff --git a/PassepartoutLibrary/Package.swift b/PassepartoutLibrary/Package.swift index 03816496..6a6d5132 100644 --- a/PassepartoutLibrary/Package.swift +++ b/PassepartoutLibrary/Package.swift @@ -23,8 +23,8 @@ let package = Package( dependencies: [ // Dependencies declare other packages that this package depends on. // .package(url: /* package url */, from: "1.0.0"), -// .package(name: "TunnelKit", url: "https://github.com/passepartoutvpn/tunnelkit", from: "6.0.0"), - .package(name: "TunnelKit", url: "https://github.com/passepartoutvpn/tunnelkit", .revision("729e8973cfbb40330e046439417650e6bf993105")), + .package(name: "TunnelKit", url: "https://github.com/passepartoutvpn/tunnelkit", from: "6.1.0"), +// .package(name: "TunnelKit", url: "https://github.com/passepartoutvpn/tunnelkit", .revision("729e8973cfbb40330e046439417650e6bf993105")), // .package(name: "TunnelKit", path: "../../tunnelkit"), .package(url: "https://github.com/zoul/generic-json-swift", from: "2.0.0"), .package(url: "https://github.com/SwiftyBeaver/SwiftyBeaver", from: "1.9.0") diff --git a/README.md b/README.md index 70f1eef0..0a681c7a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![iOS 15+](https://img.shields.io/badge/iOS-15+-green.svg) ![macOS 12+](https://img.shields.io/badge/macOS-12+-green.svg) -[![TunnelKit 6.0](https://img.shields.io/badge/TunnelKit-6.0-d69c68.svg)][dep-tunnelkit] +[![TunnelKit 6.1](https://img.shields.io/badge/TunnelKit-6.1-d69c68.svg)][dep-tunnelkit] [![License GPLv3](https://img.shields.io/badge/License-GPLv3-lightgray.svg)](LICENSE) [![Unit Tests](https://github.com/passepartoutvpn/passepartout-apple/actions/workflows/test.yml/badge.svg)](https://github.com/passepartoutvpn/passepartout-apple/actions/workflows/test.yml)