i highly doubt nintendo's SDK is actually required for building for these platforms unless the yoyo compiler is used,
gamemaker essentially works by just copying the runner executable then building the 'game.win' file which is its own bytecode format, which the main runner reads.
it is however...