Info.plist文件报错,The data couldn’t
2019-05-09 本文已影响0人
Sinda_Liu
合并完代码,编译时Info.plist报The data couldn’t be read because it isn’t in the correct format.错误是因为plist文件冲突导致的,找到对应文件,右键--->OpenAs---->SourceCode,找到冲突的地方,即带===========,>>>>>>>>>>,<<<<<<<<<<<<处,去掉这些符号,并解决冲突代码,编译,运行