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