We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e0566 commit 36bb995Copy full SHA for 36bb995
sqlcipher.xcodeproj/project.pbxproj
@@ -245,7 +245,7 @@
245
GCC_WARN_UNUSED_VARIABLE = YES;
246
ONLY_ACTIVE_ARCH = YES;
247
PREBINDING = NO;
248
- SDKROOT = macosx;
+ SDKROOT = "$(PLATFORM_NAME)";
249
SKIP_INSTALL = YES;
250
SUPPORTED_PLATFORMS = "iphonesimulator macosx iphoneos";
251
};
@@ -267,7 +267,7 @@
267
GCC_WARN_ABOUT_RETURN_TYPE = YES;
268
269
270
271
272
273
0 commit comments