You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Tom Bell (JIRA)" <ji...@apache.org> on 2013/09/13 11:23:51 UTC

[jira] [Created] (CB-4808) Allow Cordova-CLI to skip Clobbering the Bundle Identifier

Tom Bell created CB-4808:
----------------------------

             Summary: Allow Cordova-CLI to skip Clobbering the Bundle Identifier
                 Key: CB-4808
                 URL: https://issues.apache.org/jira/browse/CB-4808
             Project: Apache Cordova
          Issue Type: Improvement
          Components: CordovaJS
    Affects Versions: 3.0.0
            Reporter: Tom Bell
            Assignee: Andrew Grieve


We have some custom Info.plist settings that allow us to release a beta version in which we have ${BUNDLE_IDENTIFIER_SUFFIX} suffixed to the bundle identifier in the Xcode project. However whenever we run `cordova build` the prepare step overwrites our changes with the id attribute value from www/config.xml. Having a way to disable this would be great.

Being able to build a `beta` version means you can test without having to overwrite the `live` released application.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira