[
https://issues.apache.org/jira/browse/CB-12402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-12402.
-----------------------------------
Resolution: Fixed
Assignee: Shazron Abdullah
Fix Version/s: [email protected]
> Apps with ampersand (&) in the name throw build error in [email protected]+
> ---------------------------------------------------------------------------
>
> 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
> Assignee: Shazron Abdullah
> Priority: Blocker
> Fix For: [email protected]
>
>
> 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 [email protected]
> 4. run cordova build ios
> --> ERROR
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]