您的位置:首页 > 移动开发 > IOS开发

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

2014-06-07 18:27 671 查看
某一行忘记加";"



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

参考: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文件就可以了

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐