Localizable.strings - The data couldn’t be read because it isn’t in the correct format

前端 未结 18 1373
广开言路
广开言路 2021-01-30 06:20

If I copy something from textedit or web and paste it to localizable file it shows this compilation error. If I type those in localizable file it does not show any error. I am a

18条回答
  •  独厮守ぢ
    2021-01-30 06:58

    In my case, I was missing "=" between a string pair. Even plutil did not help me to spot the error line. I manually checked each string pair. :/

提交回复
热议问题