When creating a build for Windows Phone I figured out I need to choose ARM and not x86.
But what are the Release or Master options for? I assume I pick Release, but not 100% sure.
Thanks
When creating a build for Windows Phone I figured out I need to choose ARM and not x86.
But what are the Release or Master options for? I assume I pick Release, but not 100% sure.
Thanks
Release contains code for enabling profiler, if you want to publish the game, you need to pick Master configuration
Ok thanks.