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 1330
1330
isa = XCBuildConfiguration;
1331
1331
buildSettings = {
1332
1332
INFOPLIST_FILE = Tests/SQLiteTests/Info.plist;
1333
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1333
1334
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1334
1335
PRODUCT_BUNDLE_IDENTIFIER = com.stephencelis.SQLiteTests;
1335
1336
PRODUCT_NAME = "$(TARGET_NAME)";
1341
1342
isa = XCBuildConfiguration;
1342
1343
buildSettings = {
1343
1344
INFOPLIST_FILE = Tests/SQLiteTests/Info.plist;
1345
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1344
1346
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1345
1347
PRODUCT_BUNDLE_IDENTIFIER = com.stephencelis.SQLiteTests;
1346
1348
PRODUCT_NAME = "$(TARGET_NAME)";
You can’t perform that action at this time.
0 commit comments