Could not localize iOS app bundle display name

前端 未结 1 1810
天命终不由人
天命终不由人 2020-12-21 11:40

I have followed the answers to some SO question to localize my app\'s name.

InfoPlist.strings (Base):

CFBundleDisplayName = \"Name In English\";
CFBu         


        
相关标签:
1条回答
  • 2020-12-21 12:13

    I did sample project for you:

    https://github.com/jurajantas/localizationTest

    Hope it helps.

    0 讨论(0)
提交回复
热议问题