[
https://issues.apache.org/jira/browse/CB-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705367#comment-13705367
]
ASF subversion and git services commented on CB-4148:
-----------------------------------------------------
Commit 062849f94bd5f52a28da543d6b845970c4345431 in branch refs/heads/master
from Fil Maj
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=062849f ]
[CB-4148] Changing application name for ios needs to update all references to
app name in native ios projects.
> 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