Recently I ran into a problem where I wanted to search for a pattern in the Xcode project and replace the found string with another one. In the past, I had had a hard time dealing with Regular expressions. This time I decided I was going to learn more about