How to change text encoding of Localizable.strings file in Xcode 4?

前端 未结 5 1870
挽巷
挽巷 2020-12-18 23:33

I am learning how to localize the strings in my project and I am using Xcode 4.

I have generated the base Localizable.strings file, and I want to import this file,

5条回答
  •  执念已碎
    2020-12-18 23:43

    View -> Utilities -> Show File Inspector
    Change Text Encoding in the file inspector utility view.

提交回复
热议问题