Rename a class in Xcode: Refactor… is grayed out (disabled). Why?

后端 未结 10 1454
清歌不尽
清歌不尽 2020-12-13 23:00

Why is Refactor... grayed out (disabled) in Xcode?

I\'d like to rename a class.

10条回答
  •  情歌与酒
    2020-12-13 23:19

    Had this problem as well. I ran through trying to find missing SDKs, saving files, and looking for Objective-C++ code as mentioned above, and all it took to fix my machine was rebooting XCode.

    Seems a little buggy still.

    BTW, this was for XCode 4.0.1

提交回复
热议问题