How to Refactor/Rename a View Controller
How to Refactor/Rename a View Controller
- Subject: How to Refactor/Rename a View Controller
- From: Dave <email@hidden>
- Date: Mon, 26 Jun 2017 12:33:54 +0200
XCode 8.3.3.
Objective-C
iOS
Hi All,
I need to change the name of a View Controller and so attempted to use
“Refactor/Rename” but it doesn’t seem to be working any more?
Here’s what I tried:
Open the .h file for the View Controller.
Select the name of the Class in the @interface line.
Right Click and Select “Refactor/Rename”.
When I do this, it shows just two files to change - the .h and .m file of the
View Controller itself.
It doesn’t show any of the references to the View Controller in other .h and .m
files or the Storyboard file.
Is Refactor broken? If not, how to I do it?
Thanks a lot for any help.
All the Best
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden