【发布时间】:2011-01-18 11:33:38
【问题描述】:
我已经使用这个命令添加了 Three20:
python three20/src/scripts/ttmodule.py -p path/to/myProject.xcodeproj -c Debug -c Release Three20
如http://three20.info/article/2010-10-06-Adding-Three20-To-Your-Project中所述
一切正常,终端没有错误。
现在当我在 Xcode 中构建项目时,出现以下错误:
File /Users/xxx/Desktop/facebook-three20-b253114/src/Three20/../../Build/Products/Debug-iphonesimulator/libThree20.a depends on itself. This target might include its own product.
这是唯一的错误。这个错误的含义是什么?
请帮帮我。
【问题讨论】: