You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/05 13:50:55 UTC

[GitHub] [cordova-ios] malwatte opened a new issue #565: ios-CFBundleIdentifier not working in cordova-ios 5.0.0

malwatte opened a new issue #565: ios-CFBundleIdentifier not working in cordova-ios 5.0.0
URL: https://github.com/apache/cordova-ios/issues/565
 
 
   # Bug Report
   
   ## Problem
   I was using ios-CFBundleIdentifier to set the app id for iOS. I needed to use that because Android app id is different. I was using xcode 9.4 cordova-ios 4.5.5 and the build worked fine. I updated Xcode to 10.1 and cordova-ios to 5.0.0 yesterday. When I open the Xcode project I see the Bundle Identifier is set as my.cordova.project, not the ios-CFBundleIdentifier in config.xml.
   
   ### What is expected to happen?
   Bundle Identifier to be set to ios-CFBundleIdentifier in config.xml
   
   cordova-cli 8.0.0
   cordova-ios 5.0.0
   xcode 10.1
   
   Any help is greatly appreciated.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org