I was working through my iOS Xcode project just fine, and then all of a sudden when I tried to run it, I started getting the error below:
error: couldn\'t parse
I had this same issue and it was because plist files do not like &. You have to use & instead of an ampersand.
&