[ 
https://issues.apache.org/jira/browse/CB-12402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863456#comment-15863456
 ] 

Sven Tobback commented on CB-12402:
-----------------------------------

[~kerrishotts]

FYI When using & in the config.xml the iOS build still fails because of the 
workspace error.

> Apps with ampersand (&) in the name throw build error in cordova-ios@4.3.0+
> ---------------------------------------------------------------------------
>
>                 Key: CB-12402
>                 URL: https://issues.apache.org/jira/browse/CB-12402
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 4.3.0, 4.3.1
>            Reporter: Sven Tobback
>            Priority: Blocker
>
> Cordova apps with an ampersand in the name give a build error since 
> cordova-ios 4.3.0: 
> "xcodebuild: error: Unable to load workspace 'Tom & Jerry.xcworkspace'.
>       Reason: Could not open workspace file at ~/git/Tom & 
> Jerry/platforms/ios/Tom & Jerry.xcworkspace/contents.xcworkspacedata"
> I found that the problem is with the .xcworkspace file. The ampersand doesn't 
> get encoded in the XML files that are generated.
> PR that created the problem: https://github.com/apache/cordova-ios/pull/247
> Reproduce:
> 1. run cordova create HelloCordova
> 2. edit config.xml <name> tag inside to "Tom & Jerry"
> 3. run cordova platform add ios@4.3.1
> 4. run cordova build ios 
> --> ERROR



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to