I've noticed that Refactor>Rename doesn't work terribly well. I've had problems with this in the past but now that I upgraded to Xcode 8 I thought I'd try it again. But alas I continue to see issues where this functionality doesn't really work.
The latest issue I see is that I try to rename a property on an Objective-C class but refactor doesn't find all the locations where this property is used. My understanding is that this feature is supposed to rename all instances of a symbol in your project, including XIBs. Specifically, I see that Xcode doesn't find usage of this property outside of the class definition/implementation. For example, where another class uses it. I seem to recall this used to work in the past so I wanted to see if I'm missing something or should I just write up a bug. Doug Hill _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com