- Change the Bundle Display Name (CFBundleDisplayName) in your Info.plist file
- Check if you have any localization (InfoPlist.strings) files, and change the corresponding CFBundleDisplayName values in those files to the localized values.
- That's it.
↧
Answer by nvson28 for How to change app display name in Xcode 8 to add a space
↧