#Rename
A simple ruby script to sync your iOS resources/directories with project name. For now, the script does not rename project name with whitespaces.
**NOTE: It's probably a good idea to backup your project first.**
-
Tap lightly on the project name (ie. example) to change the name. (see gif above.)
-
A dialog box will appear. Click "Rename" will only rename the .xcodeproj and related resources.
-
Run ./rename and follow the instructions.
- drop the rename script at the same level as your .xcodeproj file.
- run the following:
update install
./rename
- It detects the name of _.xcodeproj and compare with its resources name.
- It then changes the name of directories and its resources by searching and replacing the old names.
Go to manage scheme to change the name of your scheme