ios-sim fails to build (New Xcode?)
See original GitHub issueHello - I just updated to the new Xcode (Version 5.1 (5B130a)) today and now ios-sim (used in an Ionic/Cordova/PhoneGap project) fails to build:
The following build commands failed:
Ld build/ios-sim.build/Release/ios-sim.build/Objects-normal/x86_64/ios-sim normal x86_64
Ld build/ios-sim.build/Release/ios-sim.build/Objects-normal/i386/ios-sim normal i386
(2 failures)
rake aborted!
Command failed with status (65): [xcodebuild -project ios-sim.xcodeproj -con…]
/usr/local/lib/node_modules/ios-sim/Rakefile:7:in block in <top (required)>' Tasks: TOP => build (See full trace by running task with --trace) npm ERR! ios-sim@1.8.2 preinstall:
rake build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ios-sim@1.8.2 preinstall script.
npm ERR! This is most likely a problem with the ios-sim package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! rake build
npm ERR! You can get their info via:
npm ERR! npm owner ls ios-sim
npm ERR! There is likely additional logging output above.
npm ERR! System Darwin 13.1.0 npm ERR! command “node” “/usr/local/bin/npm” “install” “-g” “ios-sim” npm ERR! cwd /Users/fernando/GoogleDrive/Projects/WEB Projects/Angular-Ionic/ionic-todo npm ERR! node -v v0.10.26 npm ERR! npm -v 1.4.4 npm ERR! code ELIFECYCLE npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /Users/fernando/GoogleDrive/Projects/WEB Projects/Angular-Ionic/ionic-todo/npm-debug.log npm ERR! not ok code 0 Fernando:ionic-todo fernando$ npm owner ls ios-sim npm http GET https://registry.npmjs.org/ios-sim npm http 304 https://registry.npmjs.org/ios-sim shazron shazron@gmail.com
There is no npm-debug.log generated.
Cheers! -f
Issue Analytics
- State:
- Created 10 years ago
- Comments:29
@tout-ci “Brew is not supported anymore. Use npm”.
sudo npm install -g ios-sim
@yueshan - report the info required here: https://github.com/phonegap/ios-sim/blob/master/CONTRIBUTING.md#filing-an-issue