和Xcode Three20错误4.0.2
我得到这个错误:和Xcode Three20错误4.0.2
shell脚本调用错误 ENV:蟒:没有这样的文件或目录
运行自定义shell脚本 “皮棉”
PhaseScriptExecution林特/Users/Nasser/Library/Developer/Xcode/DerivedData/abc-fgspuusakfyzczfehhbduewymfmp/Build/Intermediates/Three20Core.build/Debug-iphonesimulator/Three20Core.build/ Script-668E63EA131A42F500ACE4AB.sh
CD /用户/纳赛尔/文档/测试2/ABC/three20/src目录/ Three20Core
/bin/sh的-c /用户/纳赛尔/库/开发商/ Xcode中/ DerivedData/ABC-fgspuusakfyzczfehhbduewymfmp /编译/ 中间体/ Three20Core.build/Debug-iphonesimulator/Three20Core.build/Script-668E63EA131A42F500ACE4AB。 SH
ENV:蟒:没有这样的文件或目录
你需要安装Python。
最好的方法是使用MacPorts。下载并安装MacPorts,然后键入在终端中输入以下命令通过MacPorts的安装Python:
sudo port install python26 python_select
sudo python_select python26
我理解了它自己。
i的每个项目Three20改变了线在: “建立阶段>皮棉>壳” 到: 的/ usr/bin中/ env的/opt/local/bin/python2.6 ../scripts/lint
如果这是您的答案,则应将其标记为如此。 – Quentamia
我有一个新的iMAC和python已经安装。在Xcode 4.02上构建Three20时出现此错误 – niv