在生成新项目后立即尝试生成错误。
到目前为止,这是我蜂想要尝试的:
mxmlc
权限:chmod +x
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
答案 0 :(得分:0)
答案是下载!
Moonshine创建了一个很酷的工具来帮助人们达到这一目的:Moonshine app store helper也称为Moonshine SDK installer。基本上,它会将所有所需的SDK放入您的/users/you/Downloads
文件夹中,在其中没有应用Mac隔离限制。
顺便说一句,与这个答案无关,我最终使用了羽毛,而皇家使用了Royal,因为它提供了很多辅助部件支持。