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 13301330 isa = XCBuildConfiguration;
13311331 buildSettings = {
13321332 INFOPLIST_FILE = Tests/SQLiteTests/Info.plist;
1333+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
13331334 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
13341335 PRODUCT_BUNDLE_IDENTIFIER = com.stephencelis.SQLiteTests;
13351336 PRODUCT_NAME = "$(TARGET_NAME)";
13411342 isa = XCBuildConfiguration;
13421343 buildSettings = {
13431344 INFOPLIST_FILE = Tests/SQLiteTests/Info.plist;
1345+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
13441346 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
13451347 PRODUCT_BUNDLE_IDENTIFIER = com.stephencelis.SQLiteTests;
13461348 PRODUCT_NAME = "$(TARGET_NAME)";
You can’t perform that action at this time.
0 commit comments