0

A month or so ago, I came across a very comprehensive and apparently highly-regarded step by step guide to refactoring, and renaming files and projects in Xcode. I thought for sure I had bookmarked it, but evidently not. I've done several searches for it and came up empty.

Can someone please point me toward it? I know similar questions have been asked and answered, but the particular post I'm looking for seemed to be regarded by many as the definitive guide.

Thanks!

rattletrap99
  • 1,469
  • 2
  • 17
  • 36

3 Answers3

1

You can use refactor feature of Xcode :-

enter image description here and rename class.

enter image description here

rishi
  • 11,779
  • 4
  • 40
  • 59
0

Just press return on the file name which you need to rename and then change it..

Rajesh Loganathan
  • 11,129
  • 4
  • 78
  • 90
0

OK, here's the post I was looking for:

Duplicate and rename Xcode project & associated folders

And here is an update testing this process in Xcode 5:

http://pinkstone.co.uk/how-to-rename-an-app-in-xcode-4-5/

Many thanks to those who replied!

Community
  • 1
  • 1
rattletrap99
  • 1,469
  • 2
  • 17
  • 36