Mobile Designer Build-Time Component
The Mobile Designer build-time component is a standard build script that each project uses for each device to:
Compile and compact the resources including data-arrays, text, audio, images, fonts, and palettes.
Create the parameters a specific build uses.
Replace (hot-swap) the generic code in the underlying run-time
Mobile Designer code branches with code specific to the device.
Reference any project-specific code branches, and compilation stubs or inclusion libraries.
Compile the code.
Optionally obfuscate the code.
Package, build, and sign the final binary.