Builds for macOS
macOS
static Future<void> buildMacOS(BPConfig config) async { await _runBuildCommand(config, config.macos!, "macOS"); }