【发布时间】:2011-09-24 14:58:02
【问题描述】:
我正在阅读有关在 xCode 3 中添加插件的答案
Hi, I did a few things to correct (I do not know which steps solved the problem)
1) downloaded a fresh copy
2) linked link against the framework
3) added a copy phase to include the framework into the application
“复制阶段”是什么意思?
我已经通过将框架添加到 MAC OSX 库来解决,但我想将它添加到我的项目中。我被告知如何在 xCode4 中添加它,但是如何将其添加到 xCode3 中?
【问题讨论】:
标签: xcode frameworks