Xcode 4 code sense is not working

后端 未结 13 1600
臣服心动
臣服心动 2020-11-30 19:38

I am running a \"old\" Xcode 3 project in Xcode 4 and code sense is not working for my own classes. I have tried following:

  • Clean/rebuild
  • Remove Der
13条回答
  •  一向
    一向 (楼主)
    2020-11-30 19:45

    Close all xcode windows

    Delete all your projects from xcode>window>organizer and restart your project. It will now sense and index your project properly.

提交回复
热议问题