File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 821
821
);
822
822
INFOPLIST_FILE = sqlite3/Info.plist;
823
823
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
824
- IPHONEOS_DEPLOYMENT_TARGET = 8.3 ;
824
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0 ;
825
825
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
826
826
PRODUCT_NAME = "$(TARGET_NAME)";
827
827
SDKROOT = iphoneos;
844
844
GCC_NO_COMMON_BLOCKS = YES;
845
845
INFOPLIST_FILE = sqlite3/Info.plist;
846
846
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
847
- IPHONEOS_DEPLOYMENT_TARGET = 8.3 ;
847
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0 ;
848
848
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
849
849
PRODUCT_NAME = "$(TARGET_NAME)";
850
850
SDKROOT = iphoneos;
You can’t perform that action at this time.
0 commit comments