Skip to content

Commit

Permalink
Set Enable only active resources = NO for all targets
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoody committed Jun 22, 2015
1 parent 15f6072 commit 2f6d9e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions calabash.xcodeproj/project.pbxproj
Expand Up @@ -4126,6 +4126,7 @@
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
ENABLE_ONLY_ACTIVE_RESOURCES = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
Expand Down

0 comments on commit 2f6d9e8

Please sign in to comment.