You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Paul Plaquette (JIRA)" <ji...@apache.org> on 2013/05/17 16:41:17 UTC

[jira] [Issue Comment Deleted] (CB-3031) Cordova CLI with emulator tool do not work with spaces in the path for iOS

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

Paul Plaquette updated CB-3031:
-------------------------------

    Comment: was deleted

(was: in cordova-tizen : 98e937e9f4db7b83959983029898cb3f1320f998
in cordova-js: 1484b8eb2df0a0782ef316237c7e719460c8edf2

more work will have to be done  particularly on File and FileTransfer
(I saw that there are issues entered about missing functions that i added in one of the commit i had specifically for File  and file transfer. however the functions are not operating correcly...))
    
> Cordova CLI with emulator tool do not work with spaces in the path for iOS
> --------------------------------------------------------------------------
>
>                 Key: CB-3031
>                 URL: https://issues.apache.org/jira/browse/CB-3031
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, iOS
>    Affects Versions: 2.6.0
>         Environment: Mac OS 10.8.3
>            Reporter: Martin Arnberg
>            Assignee: Filip Maj
>            Priority: Minor
>             Fix For: Master, 2.8.0
>
>
> Emulator tool is not working with spaces in the path for iOS. 
> Steps to reproduce:
> 1. cordova create ~/MyApp My\ App
> 2. cd ~/MyApp
> 3. cordova platform add ios android
> 4. cordova build 
> 5. cordova emulate ios (gives no build info)
>    alt. platforms/ios/cordova/emulate
> Expected: run simulator through ios-sim
> Actual: ~/MyApp/platforms/ios/build/My_App.app not found to emulate.
> Note: You may also modify the name in the config.xml to contain a space instead of creating a new app. Also this is not affecting Android. Other platforms not tested. It looks like the emulate scrip if using the project folder name instead of the actual app name.

--
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