You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/07/19 00:26:09 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14066994#comment-14066994 ] 

ASF GitHub Bot commented on CB-7169:
------------------------------------

Github user shazron commented on the pull request:

    https://github.com/apache/cordova-ios/pull/100#issuecomment-49486359
  
    Created [CB-7169](https://issues.apache.org/jira/browse/CB-7169)


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