Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

`phonegap run ios` -> `create: Command failed with exit code ENOENT`

Tags:

ios

cordova

With PhoneGap, running phonegap run ios (as admin or not) on Windows 8 in my app's directory gives the following output:

[phonegap] detecting iOS SDK environment...
[phonegap] using the local environment
[phonegap] adding the iOS platform...
{ [Error: C:\Users\Me\.cordova\lib\ios\cordova\3.5.0\bin\create: Command failed with exit code ENOENT] code: 'ENOENT' }
  [error] C:\Users\Me\.cordova\lib\ios\cordova\3.5.0\bin\create: Command failed with exit code ENOENT

I'm trying to use it with the phonegap ios app. What's wrong?

Thanks!

like image 762
Jason Kleban Avatar asked May 29 '26 21:05

Jason Kleban


1 Answers

You can't build iOS apps on Windows.

http://docs.phonegap.com/en/3.5.0/guide_platforms_ios_index.md.html#iOS%20Platform%20Guide

like image 165
Scott Saunders Avatar answered May 31 '26 10:05

Scott Saunders



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!