I was making a game called "ladders", but now I'm calling it "bridges". All my file names and property and method names use "ladders", and I just want to completely change all the names to "bridges".
I just did a Find and Replace in the search navigator, and I got a zillion errors.
I think I'm just going rewrite the entire program, which will suck but I'll just be copy-pasting code from a few files, and rewriting the storyboard.
The main problem is the title of the application and the file names; I don't know how to properly change those. What's the correct procedure?