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 780780 INFOPLIST_FILE = SQlite/Info.plist;
781781 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
782782 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
783- MACOSX_DEPLOYMENT_TARGET = 10.11 ;
783+ MACOSX_DEPLOYMENT_TARGET = 10.9 ;
784784 PRODUCT_BUNDLE_IDENTIFIER = com.stephencelis.SQlite;
785785 PRODUCT_NAME = SQLite;
786786 SDKROOT = macosx;
803803 INFOPLIST_FILE = SQlite/Info.plist;
804804 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
805805 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
806- MACOSX_DEPLOYMENT_TARGET = 10.11 ;
806+ MACOSX_DEPLOYMENT_TARGET = 10.9 ;
807807 PRODUCT_BUNDLE_IDENTIFIER = com.stephencelis.SQlite;
808808 PRODUCT_NAME = SQLite;
809809 SDKROOT = macosx;
You can’t perform that action at this time.
0 commit comments