DebugView icon indicating copy to clipboard operation
DebugView copied to clipboard

NO_DEBUG_VIEW in prefix file not disabling debug view mode

Open clementprem opened this issue 11 years ago • 2 comments

I added "#define NO_DEBUG_VIEW" in the project prefix.pch file but the debug lines are still shown. Testing in Xcode 6 + iOS 8.0.2 + iPad?

clementprem avatar Oct 22 '14 08:10 clementprem

ops, if we use cocopods "NO_DEBUG_VIEW" macro should be added in cocopod's prefix.pch file.

clementprem avatar Oct 22 '14 08:10 clementprem

Still opening this issue, because the current method to disable view debugging isn't that great.

tapthaker avatar Oct 22 '14 12:10 tapthaker