
After creating an iOS project, one of the first thing you will do is rename the Swift or Objective-C class file. You will learn how to do that in this workshop. Say you wanted to rename a Swift class file called ViewController class file to MainViewController, you cannot use Xcode’s Refactor menu item to rename it. If you do, […]