提交 237fee47 编写于 作者: D Devon Carew

pass in --suppress-analytics for mac flx builds (#2687)

上级 ef8c8ca4
......@@ -59,7 +59,7 @@ PackageProject() {
# containing the pubspec
RunCommand pushd ${project_path}
RunCommand ${FLUTTER_ROOT}/bin/flutter build flx \
RunCommand ${FLUTTER_ROOT}/bin/flutter --suppress-analytics build flx \
--target ${dart_main} \
--output-file ${derived_dir}/app.flx \
--packages ${packages} \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册