Builds for iOS
iOS
static Future<void> buildIOS(BPConfig config) async { await _runBuildCommand(config, config.ios!, "iOS"); }