Remove xibs (#4648)

This commit is contained in:
Alexander Aprelev 2018-02-07 16:20:06 -08:00 committed by GitHub
parent d5259d3af9
commit c60d817093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",