How to change app display name in Xcode 8 to add a space

后端 未结 8 481
醉话见心
醉话见心 2021-02-03 22:05

I am trying to put a space in my app name (standalone sticker pack) in Xcode 8. The solutions I\'ve seen on here are to change the Product Name (in packaging) or to change the \

8条回答
  •  时光取名叫无心
    2021-02-03 22:36

    Goto Info.plist and add "Bundle display name" and set your rename in value box make sure the Bundle display name type is a string run the project automatically it will be changed

提交回复
热议问题