I'm almost ready to release my first Gideros app to the app store and I'm after a little help and advice from all of you "Zhengers" out there
I've done all my testing etc on my development devices but I noticed that I'm still generating a lot of debug etc in my builds and I was wondering what's the best practice to get my app ready for submission.
In short - how do I ensure no debug info is being generated from the code (I know all my print statements have been removed), which compiler options do I set etc etc.
Any help or advice much appreciated.
Jon...
WhiteTree Games - Home, home on the web, where the bits and bytes they do play!
#MakeABetterGame! "Never give up, Never
NEVER give up!" -
Winston Churchill
Comments
Is this what are you looking for
glog_setLevel(GLOG_SUPPRESS);
just add this to your plugin.
https://sites.google.com/site/xraystudiogame
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill