Currently to build the SDK we need to call a couple of scripts (building 3rd party deps, the Rust Base library, run the generator tool, and only then we are able to build the actual SDK).
We should create a convenience script that takes the usual platform, architecture and build type parameters and invokes all of the required scripts in order.