I noticed the last 2 days that XCode completely messes up the autocompletion feature. It doesn't show the functions that it should, and it shows functions and classes that I have deleted from my project.
Is there any way to make XCode reindex my project, or reindex the its entire internal library (you know, the application and foundation framework and such)?
Is there any way to make XCode reindex my project, or reindex the its entire internal library (you know, the application and foundation framework and such)?