Xcode项目重命名后报错

Info.plist Utility Error
could not read data from '***': The file “Info.plist” couldn’t be opened because there is no such file.

解决方法
Build Settings -> Packaging -> Info.plist File
修改正确的Info.plist文件路径,最后把Product Bundle identifier也改一下

你可能感兴趣的:(Xcode项目重命名后报错)