Use CFBundleDisplayName instead of CFBundleName for App title when deploying ipa

On the public install page for our iOS apps, we noticed that the app name that was being used was the CFBundleName on our info.plist file.

Is there a way to customize this step for that the app title uses the CFBundleDisplayName value from the bitrise platform itself?

1 Like