X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/c38e3ce98599a410a47dc10253faa4d5830f13b2..427c49bcad63d042b29ada2ac27e3dfc4845c779:/libsecurity_apple_file_dl/libsecurity_apple_file_dl.xcodeproj/project.pbxproj diff --git a/libsecurity_apple_file_dl/libsecurity_apple_file_dl.xcodeproj/project.pbxproj b/libsecurity_apple_file_dl/libsecurity_apple_file_dl.xcodeproj/project.pbxproj index b176ae52..2045ab1d 100644 --- a/libsecurity_apple_file_dl/libsecurity_apple_file_dl.xcodeproj/project.pbxproj +++ b/libsecurity_apple_file_dl/libsecurity_apple_file_dl.xcodeproj/project.pbxproj @@ -153,7 +153,7 @@ 4CA1FEAB052A3C3800F22E42 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0420; + LastUpgradeCheck = 0500; }; buildConfigurationList = C27AD27B0987FCDC001272E0 /* Build configuration list for PBXProject "libsecurity_apple_file_dl" */; compatibilityVersion = "Xcode 3.2"; @@ -213,6 +213,7 @@ isa = XCBuildConfiguration; baseConfigurationReference = 184460E7146E808700B12992 /* debug.xcconfig */; buildSettings = { + COMBINE_HIDPI_IMAGES = YES; }; name = Debug; }; @@ -220,6 +221,7 @@ isa = XCBuildConfiguration; baseConfigurationReference = 184460E9146E808700B12992 /* release.xcconfig */; buildSettings = { + COMBINE_HIDPI_IMAGES = YES; }; name = Release; }; @@ -227,6 +229,12 @@ isa = XCBuildConfiguration; baseConfigurationReference = 184460E8146E808700B12992 /* lib.xcconfig */; buildSettings = { + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; }; name = Debug; }; @@ -234,6 +242,12 @@ isa = XCBuildConfiguration; baseConfigurationReference = 184460E8146E808700B12992 /* lib.xcconfig */; buildSettings = { + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; }; name = Release; };