I am about to submit an app to the Mac App Store, however the name of my application conflicts with another application in their system. So I picked another name and I tried to change the name of my application by going into the build settings under the "Packaging" section and "Product Name" row. I cleaned all targets and rebuilt the application, but the name displayed in the menu bar and bundle was the old name.
What I am missing? How do I change the name of an application without having to recreate another project?
Thanks a bunch.