You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2015/09/04 20:23:45 UTC

[jira] [Commented] (CB-8772) ios bin scripts are nonexecutable on Windows

    [ https://issues.apache.org/jira/browse/CB-8772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731195#comment-14731195 ] 

Jesse MacFadyen commented on CB-8772:
-------------------------------------

{code}
jessem@MBP13WIN /c/Tests/CB-8772
$ cordova platform add ios
WARNING: Applications for platform ios can not be built on this OS - win32.
Adding ios project...
iOS project created with cordova-ios@3.9.1
Discovered plugin "cordova-plugin-whitelist" in config.xml. Installing to the project
Fetching plugin "cordova-plugin-whitelist@1" via npm
Installing "cordova-plugin-whitelist" for ios

jessem@MBP13WIN /c/Tests/CB-8772
$ cordova plugin add cordova-plugin-device
Fetching plugin "cordova-plugin-device" via npm
Installing "cordova-plugin-device" for ios

jessem@MBP13WIN /c/Tests/CB-8772
$ cordova run ios
Running command: cmd "/s /c "c:\Tests\CB-8772\platforms\ios\cordova\run.bat""
ios-sim was not found. Please download, build and install version 3.0.0 or greater from ht
tps://github.com/phonegap/ios-sim into your path, or do 'npm install -g ios-sim'
ERROR running one or more of the platforms: Error: cmd: Command failed with exit code 2
You may not have the required environment or OS to run this project
{code}

> ios bin scripts are nonexecutable on Windows
> --------------------------------------------
>
>                 Key: CB-8772
>                 URL: https://issues.apache.org/jira/browse/CB-8772
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, Windows
>            Reporter: Edna Morales
>            Assignee: Jesse MacFadyen
>              Labels: cordova-ios-4.0.x
>
> Although the CLI has the ability to add any platform to a project regardless of what OS you are working on, adding the iOS platform on Windows errors out. The iOS create script fails with ENOENT



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org