Error when I use cordova platform add ios -
i tried running command cordova platform add ios
when command executed appears error in picture.
how fix this?
note:
i use nodejs v0.10.25
prerequisites
before running command-line tools, need install sdks each platform wish target. add support or rebuild project platform, need run command-line interface same machine supports platform's sdk. cli supports following combinations:
ios (mac) android (mac, linux) blackberry (mac, windows) windows phone 7 (windows) windows phone 8 (windows)
http://docs.phonegap.com/en/edge/guide_platforms_ios_index.md.html
Comments
Post a Comment