Skip to content

Commit

Permalink
don't use link-time optimizations since they crash the unit test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
joshaber committed Apr 16, 2012
1 parent 4a78970 commit 1b77b30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion TwUI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,6 @@
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
LLVM_LTO = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
OTHER_CFLAGS = "-DNS_BUILD_32_LIKE_64";
RUN_CLANG_STATIC_ANALYZER = YES;
Expand Down

0 comments on commit 1b77b30

Please sign in to comment.