Disable debug

This commit is contained in:
brandon_withrow 2017-08-04 15:35:08 -07:00
parent 0cfc57650d
commit 44997f6280

View File

@ -14,7 +14,7 @@
#import "LOTBezierPath.h"
#define ENABLE_DEBUG_LOGGING NO
#define ENABLE_DEBUG_SHAPES YES
#define ENABLE_DEBUG_SHAPES NO
#endif /* LOTHelpers_h */