Fix xcode project settings
This commit is contained in:
parent
7e2763a500
commit
22cd4e49c4
|
@ -837,7 +837,6 @@
|
||||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||||
HEADER_SEARCH_PATHS = Vendors/libwebp/src;
|
HEADER_SEARCH_PATHS = Vendors/libwebp/src;
|
||||||
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
||||||
ONLY_ACTIVE_ARCH = YES;
|
|
||||||
PUBLIC_HEADERS_FOLDER_PATH = include/SDWebImage;
|
PUBLIC_HEADERS_FOLDER_PATH = include/SDWebImage;
|
||||||
RUN_CLANG_STATIC_ANALYZER = YES;
|
RUN_CLANG_STATIC_ANALYZER = YES;
|
||||||
SDKROOT = iphoneos;
|
SDKROOT = iphoneos;
|
||||||
|
|
Loading…
Reference in New Issue