wolfmanfx opened a new issue #538: Cordova overwrites bundleIdentifier for all 
exiting targets
URL: https://github.com/apache/cordova-ios/issues/538
 
 
   # Bug Report
   When cordova (using 5.0.0) projects contains watch targets (watchkit, watch 
extension) which have their own bundle id setup correctly, cordova overwrites 
all targets with the same id.
   
   ## Problem
   Its not possible to pack new targets in the project and use cordova cli 
build 
   cordova build --platform ios --device --release
   
   ### What is expected to happen?
   It should not overwrite the PRODUCT_BUNDLE_IDENTIFIER of all targets.
   
   ### What does actually happen?
   Signing does not work anymore.
   
   
   
   
   - [ x] I searched for existing GitHub issues
   - [ x] I updated all Cordova tooling to most recent version
   - [x ] I included all the necessary information above
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to