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/01/24 18:24:18 UTC

[GitHub] brodybits opened a new issue #71: Cannot prepare after changing product name

brodybits opened a new issue #71: Cannot prepare after changing product name
URL: https://github.com/apache/cordova/issues/71
 
 
   If I would change the app id and name in `config.xml`, then `cordova prepare ios` gives me the following result:
   
   ```
   The product name change (<name> tag) in config.xml is not supported dynamically.
   To change your product name, you have to remove, then add your ios platform again.
   Make sure you save your plugins beforehand using `cordova plugin save`.
   [...]
   ```
   
   Not so nice for usability.

----------------------------------------------------------------
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:
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