天天看点

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

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

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