diff --git a/projects/XCode/CatchSelfTest.xcodeproj/project.pbxproj b/projects/XCode/CatchSelfTest.xcodeproj/project.pbxproj index 9dfbb9f5..ac8f2095 100644 --- a/projects/XCode/CatchSelfTest.xcodeproj/project.pbxproj +++ b/projects/XCode/CatchSelfTest.xcodeproj/project.pbxproj @@ -386,11 +386,9 @@ USER_HEADER_SEARCH_PATHS = ../../include; WARNING_CFLAGS = ( "-Winit-self", - "-Wmissing-include-dirs", "-Wswitch-enum", "-Wunused", "-Wredundant-decls", - "-Wsign-promo", ); }; name = Debug; @@ -408,11 +406,9 @@ USER_HEADER_SEARCH_PATHS = ../../include; WARNING_CFLAGS = ( "-Winit-self", - "-Wmissing-include-dirs", "-Wswitch-enum", "-Wunused", "-Wredundant-decls", - "-Wsign-promo", ); }; name = Release;