mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Make test_sky work on Mac!
We still have a few tests failing, I believe due to different font metrics. Otherwise this works! R=abarth@google.com
This commit is contained in:
parent
58af5099b3
commit
d5b8134c84
2
engine/src/flutter/sky/dist/BUILD.gn
vendored
2
engine/src/flutter/sky/dist/BUILD.gn
vendored
@ -26,7 +26,7 @@ copy("sky_shell") {
|
||||
]
|
||||
} else if (is_ios || is_mac) {
|
||||
sources = [
|
||||
"$root_build_dir/Sky.app",
|
||||
"$root_build_dir/SkyShell.app",
|
||||
]
|
||||
|
||||
deps = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user