ios 国际化文件 string文件检测格式错误
$ plutil /Users/zhigangyang/开发/bugulive251/BuguLive/Class/General/Internatial/ja.lproj/ASLocalized.strings
2018-12-14 15:39:59.860 plutil[27744:2692169] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 662. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
/Users/zhigangyang/开发/bugulive251/BuguLive/Class/General/Internatial/ja.lproj/ASLocalized.strings: Unexpected character " at line 1
如果这样就是提示 622行有错误
输出则代表文件正常
发表回复