Hi,
So, CFBundleDisplayName works fine in iOS/iPadOS. But if I open the App on Mac, the name appears as the PRODUCT NAME in the top menubar. I don't want that.
Basically, I can't change the PRODUCT NAME of my App because of my Identifier (which handles users iCloud storage). So, any idea how can I can change that name on the top bar?
Thanks