Thursday, July 5, 2012

XCode IntelliSense not working:


    Try this if XCode IntelliSense stopped working:

    1. Open the Organizer. Close the project in XCode (File-> Close Project ).
    2. Go to Organizer -> Projects Derived Data->Delete.
    3. Quit XCode.
    4. Find the project in Finder. Right click and "Show Package Contents". Delete project.xcworkspace and xcuserdata folder.

    Open XCode again and check if that works....


4 comments:

  1. Does not work for Xcode 5 DP... I'm having continual issues with this.

    ReplyDelete
    Replies
    1. Haven't yet got the issue in XCode 5 DP2. But normally, deleting the Xcode workspace and user data should clear these kind of issues. You are quitting the Xcode IDE before reopening the project, aren't you?

      Delete