I have started a project from an XCode template I have created. When I try to run in debug mode it works fine; however, when I try to run it in release mode I get an error message
couldn't parse contents of _Prefix.pch: Unexpected character / at line 1
I haven't touched this file. Any ideas on what has happened and how to fix it?