Bump version
This commit is contained in:
parent
fae0200995
commit
70200b17ea
|
@ -1,8 +1,3 @@
|
||||||
WARNING: favorite servers are lost in this build, but those saved
|
* Exclude OpenVPN endpoints (#987)
|
||||||
from now on will be shared across all devices.
|
* Fix missing animations in profiles list (#986)
|
||||||
|
* Select preset matching current filter (#985)
|
||||||
* Allow "Routing" module in beta
|
|
||||||
* Fix deadlock regression in DNS resolution (e.g. Mullvad)
|
|
||||||
* Store complex preferences to Core Data (#981)
|
|
||||||
* Disclose details about selected provider server configuration (#980)
|
|
||||||
* Improve "Purchased" view (#979)
|
|
||||||
|
|
|
@ -1004,7 +1004,7 @@
|
||||||
"ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV;
|
"ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||||
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = 3678;
|
CURRENT_PROJECT_VERSION = 3679;
|
||||||
ENABLE_PREVIEWS = YES;
|
ENABLE_PREVIEWS = YES;
|
||||||
INFOPLIST_FILE = Passepartout/App/App.plist;
|
INFOPLIST_FILE = Passepartout/App/App.plist;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
||||||
|
@ -1043,7 +1043,7 @@
|
||||||
"ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV;
|
"ASSETCATALOG_COMPILER_APPICON_NAME[sdk=appletvos*]" = TV;
|
||||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||||
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Passepartout/App/App.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = 3678;
|
CURRENT_PROJECT_VERSION = 3679;
|
||||||
ENABLE_PREVIEWS = YES;
|
ENABLE_PREVIEWS = YES;
|
||||||
INFOPLIST_FILE = Passepartout/App/App.plist;
|
INFOPLIST_FILE = Passepartout/App/App.plist;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
||||||
|
@ -1104,7 +1104,7 @@
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements;
|
||||||
CODE_SIGN_STYLE = Manual;
|
CODE_SIGN_STYLE = Manual;
|
||||||
CURRENT_PROJECT_VERSION = 3678;
|
CURRENT_PROJECT_VERSION = 3679;
|
||||||
ENABLE_HARDENED_RUNTIME = YES;
|
ENABLE_HARDENED_RUNTIME = YES;
|
||||||
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
||||||
|
@ -1129,7 +1129,7 @@
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Passepartout/LoginItem/LoginItem.entitlements;
|
||||||
CODE_SIGN_STYLE = Manual;
|
CODE_SIGN_STYLE = Manual;
|
||||||
CURRENT_PROJECT_VERSION = 3678;
|
CURRENT_PROJECT_VERSION = 3679;
|
||||||
ENABLE_HARDENED_RUNTIME = YES;
|
ENABLE_HARDENED_RUNTIME = YES;
|
||||||
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
||||||
|
@ -1183,7 +1183,7 @@
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = 3678;
|
CURRENT_PROJECT_VERSION = 3679;
|
||||||
INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist;
|
INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
||||||
INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)";
|
INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)";
|
||||||
|
@ -1209,7 +1209,7 @@
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Passepartout/Tunnel/Tunnel.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = 3678;
|
CURRENT_PROJECT_VERSION = 3679;
|
||||||
INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist;
|
INFOPLIST_FILE = Passepartout/Tunnel/Tunnel.plist;
|
||||||
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
INFOPLIST_KEY_CFBundleDisplayName = "$(TARGET_NAME)";
|
||||||
INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)";
|
INFOPLIST_KEY_NSHumanReadableCopyright = "$(CFG_COPYRIGHT)";
|
||||||
|
@ -1232,7 +1232,7 @@
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = 3678;
|
CURRENT_PROJECT_VERSION = 3679;
|
||||||
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
GENERATE_INFOPLIST_FILE = YES;
|
||||||
INFOPLIST_FILE = Passepartout/Intents/Intents.plist;
|
INFOPLIST_FILE = Passepartout/Intents/Intents.plist;
|
||||||
|
@ -1263,7 +1263,7 @@
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Passepartout/Intents/Intents.entitlements;
|
||||||
CURRENT_PROJECT_VERSION = 3678;
|
CURRENT_PROJECT_VERSION = 3679;
|
||||||
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||||||
GENERATE_INFOPLIST_FILE = YES;
|
GENERATE_INFOPLIST_FILE = YES;
|
||||||
INFOPLIST_FILE = Passepartout/Intents/Intents.plist;
|
INFOPLIST_FILE = Passepartout/Intents/Intents.plist;
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
WARNING: you must re-configure your providers in this build.
|
WARNING: favorite servers are lost in this build, but those saved
|
||||||
|
from now on will be shared across all devices.
|
||||||
|
|
||||||
* Fix unfriendly message on import OpenVPN
|
* Allow "Routing" module in beta
|
||||||
* Fix a tunnel crash during DNS resolution
|
* Fix deadlock regression in DNS resolution (e.g. Mullvad)
|
||||||
|
* Store complex preferences to Core Data (#981)
|
||||||
|
* Disclose details about selected provider server configuration (#980)
|
||||||
|
* Improve "Purchased" view (#979)
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
WARNING: you must re-configure your providers in this build.
|
WARNING: favorite servers are lost in this build, but those saved
|
||||||
|
from now on will be shared across all devices.
|
||||||
|
|
||||||
* Fix unfriendly message on import OpenVPN
|
* Allow "Routing" module in beta
|
||||||
* Fix a tunnel crash during DNS resolution
|
* Fix deadlock regression in DNS resolution (e.g. Mullvad)
|
||||||
|
* Store complex preferences to Core Data (#981)
|
||||||
|
* Disclose details about selected provider server configuration (#980)
|
||||||
|
* Improve "Purchased" view (#979)
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
WARNING: you must re-configure your providers in this build.
|
WARNING: favorite servers are lost in this build, but those saved
|
||||||
|
from now on will be shared across all devices.
|
||||||
|
|
||||||
* Fix unfriendly message on import OpenVPN
|
* Allow "Routing" module in beta
|
||||||
* Fix a tunnel crash during DNS resolution
|
* Fix deadlock regression in DNS resolution (e.g. Mullvad)
|
||||||
|
* Store complex preferences to Core Data (#981)
|
||||||
|
* Disclose details about selected provider server configuration (#980)
|
||||||
|
* Improve "Purchased" view (#979)
|
||||||
|
|
Loading…
Reference in New Issue