diff --git a/engine/src/flutter/shell/platform/darwin/desktop/BUILD.gn b/engine/src/flutter/shell/platform/darwin/desktop/BUILD.gn index be21372c51..a9c05f85ef 100644 --- a/engine/src/flutter/shell/platform/darwin/desktop/BUILD.gn +++ b/engine/src/flutter/shell/platform/darwin/desktop/BUILD.gn @@ -59,7 +59,6 @@ if (!is_fuchsia_host) { mac_app("shell_application_bundle") { app_name = "FlutterTester" info_plist = "Info.plist" - xibs = [ "flutter_mac.xib" ] deps = [ ":mac_desktop_platform",