mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
build: fix iOS Deployment Target of DNSecureTests
This commit is contained in:
parent
853fb0df13
commit
9e4a505697
1 changed files with 0 additions and 2 deletions
|
|
@ -583,7 +583,6 @@
|
|||
CODE_SIGN_STYLE = Automatic;
|
||||
DEVELOPMENT_TEAM = X4678G5DL2;
|
||||
INFOPLIST_FILE = DNSecureTests/Info.plist;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
|
|
@ -605,7 +604,6 @@
|
|||
CODE_SIGN_STYLE = Automatic;
|
||||
DEVELOPMENT_TEAM = X4678G5DL2;
|
||||
INFOPLIST_FILE = DNSecureTests/Info.plist;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
"@executable_path/Frameworks",
|
||||
|
|
|
|||
Loading…
Reference in a new issue