未验证 提交 b1cb0d9e 编写于 作者: T Todd Volkert 提交者: GitHub

Added shebangs to ios unit test scripts. (#9464) (#9636)

上级 19e66439
#!/bin/sh
pushd $PWD
cd ../../../..
./flutter/tools/gn --ios --simulator --unoptimized
......
#!/bin/sh
FLUTTER_ENGINE=ios_debug_sim_unopt
if [ $# -eq 1 ]; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册