mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-26 05:18:31 -04:00
drop iOS 9.x
This commit is contained in:
parent
8bf1d910e4
commit
58cf3f4c06
@ -1369,7 +1369,7 @@
|
||||
"$(PROJECT_DIR)/Kiwix/libkiwix/",
|
||||
);
|
||||
INFOPLIST_FILE = "Kiwix-iOS/Info.plist";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
@ -1406,7 +1406,7 @@
|
||||
"$(PROJECT_DIR)/Kiwix/libkiwix/",
|
||||
);
|
||||
INFOPLIST_FILE = "Kiwix-iOS/Info.plist";
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"$(inherited)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user