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