Define a BLU_DEBUG so we can NSLog() the buffer in debug mode but not in release
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 27 Feb 2008 22:44:08 +0000 (17:44 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 27 Feb 2008 22:44:08 +0000 (17:44 -0500)
commit7d7dde7e61fe386555e5d7bab653dd47ead95d70
tree03454a025d5993b8effdb890aa29a720f124b612
parentba009100bd35f89df5fffa9b01f6f833d2c8be1e
Define a BLU_DEBUG so we can NSLog() the buffer in debug mode but not in release

* PrintDrop.xcodeproj: Define BLU_DEBUG for the PrintDrop-Debug target
* Source/AppController.m:
([AppController readChannel:]): If BLU_DEBUG is defined, NSLog() the buffer
PrintDrop.xcodeproj/project.pbxproj
Source/AppController.m