Skip to content

Commit

Permalink
block asserts in the release build
Browse files Browse the repository at this point in the history
  • Loading branch information
joshaber committed Apr 13, 2012
1 parent f4504d7 commit b7788c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TwUI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,7 @@
buildSettings = {
FRAMEWORK_VERSION = A;
GCC_PREFIX_HEADER = "Resources/TwUI-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = NS_BLOCK_ASSERTIONS;
INFOPLIST_FILE = "Resources/TwUI-Info.plist";
INSTALL_PATH = "@executable_path/../Frameworks";
LD_DYLIB_INSTALL_NAME = "$(DYLIB_INSTALL_NAME_BASE:standardizepath)/$(EXECUTABLE_PATH)";
Expand Down

0 comments on commit b7788c6

Please sign in to comment.