Remove explicit dependencies and fix iOS sync database dependency

This commit is contained in:
Maurice Parker
2019-10-07 10:53:05 -05:00
parent 72f95c6fab
commit 590b2d5874
3 changed files with 22 additions and 130 deletions

View File

@@ -184,6 +184,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 51554C1A228B701F0055115A /* SyncDatabase_project_debug.xcconfig */;
buildSettings = {
SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos";
};
name = Debug;
};
@@ -191,6 +192,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 51554C1C228B701F0055115A /* SyncDatabase_project_release.xcconfig */;
buildSettings = {
SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos";
};
name = Release;
};