Info.plist Utility Error: “Info.plist couldn't be opened because there is no such file”
I'm running into what seems to be common error, in that Xcode can't seem to find my 'Info.plist' file. I've checked the answers to these two StackOverflow questions ( Could not read from Info.plist and Objective C/Xcode error: The file “Info.plist” couldn’t be opened because there is no such file )...I am using a relative path, and the plist file is in the correct absolute location. The type and location are correct as shown in the image below: My biggest concern is that this is now happening on multiple projects, including one I ran successfully just a few hours ago! Does anyone know how to