Editor

HotShoe

Well-Known Member
Licensed User
Longtime User
I'd like to see the debug, release, and release (obfuscate) settings stored in the project file instead of being global to the editor.

Many times I do changes and testing "quick and dirty" and do not use debug. I have on occasion caught myself about to deliver an app compiled with debug turned on because I was debugging another app.

Thanks,

--- Jem
 

HotShoe

Well-Known Member
Licensed User
Longtime User
I see

I assumed that the <project>.apk would have debug code. I didn't realize that it never does. That certainly solves the problem for me.

Thanks,

--- Jem
 
Top