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

Ronaldo Zanoni closed CB-13948.
-------------------------------
    Resolution: Won't Fix

This task is being closed due the team does not make back releases, as you can 
see here https://github.com/apache/cordova-ios/pull/361

> Apps with ampersand (&) in the name throw build error in cordova-ios@4.3.1
> --------------------------------------------------------------------------
>
>                 Key: CB-13948
>                 URL: https://issues.apache.org/jira/browse/CB-13948
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>    Affects Versions: 4.3.1
>            Reporter: Ronaldo Zanoni
>            Assignee: Suraj Pindoria
>            Priority: Major
>
> Cordova apps with an ampersand in the name give a build error in cordova-ios 
> 4.3.1:
> "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
> *NOTE*: This was fixed in the _cordova-ios 4.4.0_, but that version has 
> removed the _IOS 8_ support and we need that support yet.
> So, the solution is merge the branch _origin/4.3.x_ with this pull request: 
> [https://github.com/apache/cordova-ios/pull/288]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to