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