Don't use an absolute path here, use a path relative to your project file.
The default layout for Xcode projects is this:
CodeName.xcodeproj
CodeName/
CodeName-Info.plist
CodeName-Prefix.pch
Graphically, that looks like this in Finder:
In this case, you'd want Info.plist File to be CodeName/CodeName-Info.plist.
Here, I've selected the Xcode project, target, and used the search bar to limit the settings being shown:
Finally, check that your project is including the info.plist file from the right location.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…