Hi, I have a question, I added CFBundleDisplayName in info.plist file on my app, but unable to see the same when I open the info.plist file under ./Payload/MyAPP.app.
**** Additional Details***
- Building archive using "xcodebuild -scheme" command(CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO).
- Generating IPA using "xcodebuild -exportArchive" command.
Thanks