Try the following settings, it works in my project.
Info.plist:
Bundle name: $(PRODUCT_NAME)
Bundle display name: $(PRODUCT_NAME)
InfoPlist.strings:
CFBundleName = "Name in Menu";
CFBundleDisplayName = "Name in Dock and LaunchPad";
Topic:
App & System Services
SubTopic:
General
Tags: