Xcode 4.2 symbol navigator mucked up

狂风中的少年 提交于 2019-12-03 17:32:47

Well done! Thanks a lot!

I was having issue of the same origin, specifically here are the symptoms: 1) Cmd + Click on method calls, .h files, defined names leads to "Symbol not found" message 2) Code highlighting in editor doesn't paint the above mentioned objects in colours 3) Symbol Navigator (Cmd + 2) is just empty

Deleting derived data for affected project in Organizer/Project and reopening the project solved the issue. When you reopen the project reindexing is automatically executed and it works again!

Pity that XCODE is so buggy. :-(

Once againg, many thanks to Hot Licks!

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!