Topic: how to build non-logging version of nightly?
I'm using the latest Nightly build (cog 0.08 r1934) because it fixes a bug I was experiencing. But it writes to the log a lot. I can't find the NSLog / printf calls responsible for this, so I assume they are in frameworks where I can't see the code. Is there any way to solve this or do I just have to wait for a later build that removes the logging? Thx.