From a92cd8fb7ae599f8f3444ad894c19be2a154052c Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sun, 27 Oct 2013 02:24:19 +0000 Subject: We don’t need to do static analyze when building. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87671 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/Pcsxr.xcodeproj/project.pbxproj | 1 - 1 file changed, 1 deletion(-) diff --git a/macosx/Pcsxr.xcodeproj/project.pbxproj b/macosx/Pcsxr.xcodeproj/project.pbxproj index d279c844..f6f6a1e3 100644 --- a/macosx/Pcsxr.xcodeproj/project.pbxproj +++ b/macosx/Pcsxr.xcodeproj/project.pbxproj @@ -3379,7 +3379,6 @@ ../libpcsxcore, ../macosx, ); - RUN_CLANG_STATIC_ANALYZER = YES; }; name = Release; }; -- cgit v1.2.3