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