[ 
https://issues.apache.org/jira/browse/CB-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-13552.
-----------------------------
    Resolution: Not A Problem

Cordova used the name tag to set the project name and it was also used as 
bundle display name, now you can use the short attribute to specify the bundle 
display name separately.  

{code}
<name short="myShortName">
    My app long name
</name>
{code}

You should never change anything in Xcode manually, the Xcode project is a 
build artifact and can be deleted or overwritten. 

> iOS Cordova Build overwriting Bundle Display Name
> -------------------------------------------------
>
>                 Key: CB-13552
>                 URL: https://issues.apache.org/jira/browse/CB-13552
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>    Affects Versions: cordova-ios 4.5.0
>         Environment: OSX 10.12.6; Cordova 7.1.0
>            Reporter: Adam De Lay
>            Assignee: Suraj Pindoria
>
> I change my Bundle Display Name in my plist file (or in Xcode) and then I go 
> to use cordova to build my application and when I do, the Bundle Display Name 
> is being changed to the name tag from the config.xml.  This is something new 
> that I noticed in 4.5.1.  I've built hundreds of apps before and never had 
> this problem.  I tried upgrading to 4.5.3 to see if it would fix the issue 
> and it doesn't.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to