@override Future build(String root) async { await BuildApp(platform: BuildPlatform.ios, root: root).build(); }