You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/09/12 03:10:33 UTC

[jira] [Updated] (CB-7505) Xcode Project breaks after changing App Name

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

Shazron Abdullah updated CB-7505:
---------------------------------
    Component/s:     (was: iOS)

> Xcode Project breaks after changing App Name
> --------------------------------------------
>
>                 Key: CB-7505
>                 URL: https://issues.apache.org/jira/browse/CB-7505
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Ross Gerbasi
>
> If you change the app name in config.xml and run 'cordova prepare ios' or 'cordova build ios' the xcode project gets messed up and builds do not work anymore. 
> It appears that files are being renamed properly 'App.xcodeproj' and the 'App' folder inside of ios are properly changed. But if you open the xcodeproj you can see that the Name of the app has not been changed and the build settings are lost. 
> On my machine after a rename I am left with only the ability to build for Mac 64-bit, all the phone builds are removed :/
> Steps to reproduce
> 'cordova create TestApp'
> 'cd TestApp'
> 'cordova platform add ios'
> open the xcode project and look at the name (all is good)
> change name in config.xml
> 'cordova prepare ios'
> open the code project and sadness...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)