[
https://issues.apache.org/jira/browse/CB-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-7672:
---------------------------------
Component/s: (was: iOS)
Appears to be a CLI issue. I tested using a new project created using
cordova-ios/bin/create with a project that had spaces in the path, it built
fine.
{code}
$ bin/create ~/Desktop/Space\ Test foo.bar.foo SpaceTest
$ ~/Desktop/Space\ Test/cordova/build
** BUILD SUCCEEDED **
{code}
> Spaces in path causes build to fail
> -----------------------------------
>
> Key: CB-7672
> URL: https://issues.apache.org/jira/browse/CB-7672
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.6.0
> Environment: OSX, node 0.10.31, xcode 6, ios-sim 3
> Reporter: Mike Hartington
>
> In previous releases, If I had a project who's path had a space in it,
> cordova would build for iOS no problem. With 3.6, that is not the case.
> Example:
> ~/Github\ Repos/myapp/ - this worked in 3.5, fails in 3.6
> ~/GithubRepos/myapp/ - works fine in 3.6 and 3.5
> Not sure if this can be considered a big issue, but definitely tripped me up
> since it worked in previous versions.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)