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 a merge conflict and didn't realize it so there were git annotations in the file. I couldn't open it as a property list but I opened as source code and fixed the issue that way.