I followed the steps appear in “Getting Started” guide, and when running
$ ionic emulate ios
I get the following error:
2014-04-13 11:11:53.242 ios-sim[667:707] Error loading /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/DVTFoundation: dlopen(/Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/DVTFoundation, 265): no suitable image found. Did find:
/Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/DVTFoundation: GC capability mismatch
Unable to dvtFoundationBundle. Error:
Error: /Users/Tamir/myApp/platforms/ios/cordova/run: Command failed with exit code 1
at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/src/superspawn.js:112:23)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:743:16)
at Process.ChildProcess._handle.onexit (child_process.js:810:5)
ERROR: Unable to emulate app on platform ios. Please see console for more info.
Exiting.
I have Xcode 4.6.3 installed and can’t upgrade to Xcode 5 since I have old macbook and can’t upgrade OS to 10.8 and above.