[
https://issues.apache.org/jira/browse/CB-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Moore updated CB-4148:
--------------------------
Environment: cordova 2.9.2 macos 10.7.5 (was: cordova 2.9.3, macos 10.7.5)
> Name element in www/config.xml can't have any spaces in it
> ----------------------------------------------------------
>
> Key: CB-4148
> URL: https://issues.apache.org/jira/browse/CB-4148
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 2.9.0
> Environment: cordova 2.9.2 macos 10.7.5
> Reporter: Dan Moore
> Assignee: Filip Maj
> Priority: Minor
>
> If you have a name element with spaces in it, you can build, but you can't
> emulate in ios.
> With this config.xml:
> {noformat}
> <name>App Name With Spaces</name>
> ...
> {noformat}
> This is the error message displayed:
> /path/to/app/platforms/ios/build/App_Name_With_Spaces.app not found to
> emulate.
> Note that this doesn't cause any issues with Android, and that running
> xcodebuild clean doesn't resolve this issue. The only workaround I could
> find was to re-checkout my application, and change the www/config.xml name
> element to have no spaces, and re-add the ios platform.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira