标签:
(null): could not read data from ‘/Users/xxxxx/Desktop/gsk/zhsy/zhsy/Info.plist‘: The file “Info.plist” couldn’t be opened because there is no such file.
情景1.如果有单元测试,那就设置一下单元测试target的info,与项目target不是一个路径。
情景2.如果已经删除单元测试相关文件,则是删的不够彻底,把单元测试的target也删掉就OK了。
The file “Info.plist” couldn’t be opened because there is no such file
标签:
原文地址:http://www.cnblogs.com/mafeng/p/5782143.html