Post not yet marked as solved
Post marked as unsolved with 3 replies, 364 views
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