Xcode 8: custom description in suggestion

雨燕双飞 提交于 2019-12-05 23:00:55

Hear i found some solution. You need to change User Header Search Path No to Yes under Build settings. And then restart your xcode.

This is working fine for me.

It is because of Indexing.... just go to your project name at the top of navigation and Clean (cmd+shift+k) then come again to the file where you wanna work type any word you will see suggestion popUp. that it..

Other way is that just quit your xcode and open it again and wait for a moment let xcode indexing the files then type any word you will see suggestion popUp. that it..

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