提交 63310aa9 编写于 作者: C Chinmay Garde

Create a valid no-op dylib for the iOS simulator. (#2718)

上级 3cf96ad6
......@@ -64,7 +64,7 @@ BuildApp() {
exit -1
fi
else
RunCommand touch ${derived_dir}/app.so
RunCommand eval "$(echo \"static const int Moo = 88;\" | xcrun clang -x c --shared -o ${derived_dir}/app.so -)"
fi
local precompilation_flag=""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册