I've been fighting with this issue for quite awhile and have found that explicitly referencing $(SOURCE_ROOT) in the Header Search path instead of using relative paths and then deleting the DerivedData directory seems to do the trick. So rather
than three20/Build/Products/three20, use "$(SOURCE_ROOT)/three20/Build/Products/three20".
three20 code sense in xcode4.02
最新推荐文章于 2024-10-24 12:00:52 发布
本文介绍了一种解决HeaderSearch路径问题的方法,通过显式引用$(SOURCE_ROOT)而非使用相对路径,并删除DerivedData目录来解决问题。
6304

被折叠的 条评论
为什么被折叠?



