尝试在生成新项目后立即生成错误。
到目前为止,这是我一直在尝试的:
- 更改
mxmlc
权限:chmod +x
- 删除 mac 沙箱:
cd apache-royale-0.9.6-bin-js-swf
然后xattr -cr .
错误输出:
: SDK path: /Users/goku/apache-royale-0.9.6-bin-js-swf/royale-asjs
: Sending to mxmlc: export ROYALE_HOME=/Users/goku/apache-royale-0.9.6-bin-js-swf/royale-asjs;export SETUP_SH_VMARGS="-Duser.language=en -Duser.region=en"; export ROYALE_SWF_COMPILER_HOME=/Users/goku/apache-royale-0.9.6-bin-js-swf/royale-asjs&& "/Users/goku/apache-royale-0.9.6-bin-js-swf/royale-asjs/js/bin/mxmlc" -load-config+=obj/CodeSearchConfig.xml -optimize=false -debug=true -o bin-debug/CodeSearch.swf -compiler.targets=SWF
: /bin/bash: /Users/goku/apache-royale-0.9.6-bin-js-swf/royale-asjs/js/bin/mxmlc: /bin/sh: bad interpreter: Operation not permitted