disabling console printing (Ti.API.info|Ti.API.debug)?
Is there any way to disable console printing in the mobilesdk that is done with usages of Ti.API.info and Ti.API.debug? Do these get automatically stripped out when packaging for distribution through the Titanium Developer? If I package from Xcode it looks like the console prints are still active. Looks like there are different levels available in desktop, but I don't see them represented in the mobile world.