When we start a project, more and more Classes/Structs/Variables will come up with time elapsing. Sometimes, the original name of Classes will not be exactly match its meanings and we'll rename them at this point.
As the following screenshot shows, Xcode provides this Editor -> Refactor -> Rename… feature to satisfy us.


分类:iOS