iOS国际化编译错误:error: read failed: The data couldn’t be read because it isn’t in the correct format.

来源:互联网 发布:淘宝客营销软件 编辑:程序博客网 时间:2024/05/16 05:30

某一行忘记加";"




=================================================================================


参考:http://blog.csdn.net/ioswyl88219/article/details/24823767

【iOS国际化时遇到的错误:read failed: the data couldn't be read because it isn't in the correct format.】

其实这个错误很简单,就是当我们在国际化的时候,写key,写着写着就忘了加 ";" 所以查看一下自己的Localization文件就可以了


0 0
原创粉丝点击