Skip to content

Commit

Permalink
Merge branch 'development' into feature-messageport
Browse files Browse the repository at this point in the history
  • Loading branch information
macmade committed Jun 17, 2016
2 parents eef9fee + 3377735 commit 1d8a910
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CoreFoundation++.xcodeproj/project.pbxproj
Expand Up @@ -1948,6 +1948,7 @@
GCC_WARN_UNUSED_PARAMETER = YES;
GCC_WARN_UNUSED_VALUE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
LLVM_LTO = YES_THIN;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
RUN_CLANG_STATIC_ANALYZER = YES;
Expand Down Expand Up @@ -2153,6 +2154,7 @@
GCC_WARN_UNUSED_PARAMETER = YES;
GCC_WARN_UNUSED_VALUE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
LLVM_LTO = YES_THIN;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
RUN_CLANG_STATIC_ANALYZER = YES;
Expand Down Expand Up @@ -2261,6 +2263,7 @@
GCC_WARN_UNUSED_PARAMETER = YES;
GCC_WARN_UNUSED_VALUE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
LLVM_LTO = YES_THIN;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = NO;
RUN_CLANG_STATIC_ANALYZER = YES;
Expand Down
2 changes: 1 addition & 1 deletion Submodules/SeriousCode
Submodule SeriousCode updated 1 files
+64 −0 clang-warnings.h
2 changes: 1 addition & 1 deletion Submodules/gmock-xcode

0 comments on commit 1d8a910

Please sign in to comment.