Skip to content

Commit

Permalink
Enable Testability for macOS DEBUG builds
Browse files Browse the repository at this point in the history
  • Loading branch information
hrubymar10 authored and jyrkive committed Mar 31, 2018
1 parent 0a9b10c commit 2e2015b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Expand Up @@ -6249,6 +6249,7 @@
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++14";
CLANG_CXX_LIBRARY = "libc++";
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/lib";
GCC_DYNAMIC_NO_PIC = YES;
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
Expand Down

0 comments on commit 2e2015b

Please sign in to comment.