Issue with code autocompletion / syntax highlighting in Xcode 4.x

后端 未结 8 1415
说谎
说谎 2020-11-28 05:49

I am having a rather strange issue in Xcode on one of my projects.

When I start to write my code, I am used to the auto-completion suggesting numerous entries for me

8条回答
  •  春和景丽
    2020-11-28 06:26

    Deleting only the Derived Data of the project that is failing is not enough

    I had to delete all Derived Data of all projects, did a Clean project and restart Xcode

    Amazing

提交回复
热议问题