File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 12631263 DYLIB_INSTALL_NAME_BASE = "@rpath";
12641264 INFOPLIST_FILE = "$(SRCROOT)/Sources/SQLite/Info.plist";
12651265 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1266+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
12661267 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
12671268 MARKETING_VERSION = 0.12.3;
12681269 PRODUCT_BUNDLE_IDENTIFIER = com.stephencelis.SQLite;
12841285 DYLIB_INSTALL_NAME_BASE = "@rpath";
12851286 INFOPLIST_FILE = "$(SRCROOT)/Sources/SQLite/Info.plist";
12861287 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1288+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
12871289 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
12881290 MARKETING_VERSION = 0.12.3;
12891291 PRODUCT_BUNDLE_IDENTIFIER = com.stephencelis.SQLite;
You can’t perform that action at this time.
0 commit comments