提交 f528cf38 编写于 作者: D Devon Carew

Merge pull request #2341 from devoncarew/xcode_target

use 'build --target' in the xcode project instead of --main
......@@ -64,7 +64,7 @@ PackageProject() {
RunCommand ${FLUTTER_ROOT}/bin/flutter build \
--asset-base ${icons_path} \
--main ${dart_main} \
--target ${dart_main} \
--output-file ${derived_dir}/app.flx \
--package-root ${package_root} \
--compiler ${src_dir}/ScriptSnapshotter \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册