You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/08/20 17:26:26 UTC

[jira] [Resolved] (CB-7169) Cannot create iOS project with ampersand in the name

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

Andrew Grieve resolved CB-7169.
-------------------------------

    Resolution: Fixed
      Assignee: Andrew Grieve

Fixed in 3.6.0-dev

> Cannot create iOS project with ampersand in the name
> ----------------------------------------------------
>
>                 Key: CB-7169
>                 URL: https://issues.apache.org/jira/browse/CB-7169
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Andrew Grieve
>
> https://github.com/apache/cordova-ios/pull/100
> & is a special character for sed and this fixes the problem of having __PROJECT_NAME__ in the final output when the project name contains an ampersand, this is not only a cosmetic issue but also leads to compilation errors:
> {code}
> xcodebuild: error: The project 'A&B.xcodeproj' does not contain a target named 'A&B'.
> { [Error: /Users/lapo/projDir/platforms/ios/cordova/build: Command failed with exit code 65] code: 65 }
>    [error] /Users/lapo/projDir/platforms/ios/cordova/build: Command failed w
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)