Xcode 4: Auto-complete & Jump to Definition broken in my Xcode 3 Project

前端 未结 15 976
时光说笑
时光说笑 2021-01-30 09:11

My project was created in Xcode 3, I\'m opening it in Xcode 4 and notice the following:

  • \'Jump to Definition\' no longer works with my own symbols
15条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-30 09:20

    What worked for me when i lost xcodes super nice code hinting was:

    Window(menu) -> Organizer(menu) -> Projects(tab)

    then

    Press delete Derived Data (this is the same as going to the folder and deleting it manually)

    BUT!!!!! at this step dont rebuild but shut down xcode and reopen of the project. This worked for me.

提交回复
热议问题