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._第1张图片

你可能感兴趣的:(ios,bug,国际化,localization)