I have tried many ways to add space for my app name but still couldn't figure it out the right way on iOS 11. I also tried all methods on stackoverflow but still can't do it. My app name on iOS device now is something like this "MyAppNa..." Any suggestions?
This is my part of my info.list code.
<key>CFBundleDisplayName</key>
<string>My App Name</string>
<key>CFBundleExecutable</key>