Apple Mach O Linker Error

When deploying to my iPhone 5S or the 64bit iPhone sim I keep getting this error. Any ideas?

Are you using Cordova 3.4 and XCode 5.1? Check out Shazron (Cordova dev)'s blog: http://shazronatadobe.wordpress.com/2014/03/12/xcode-5-1-and-cordova-ios/

There are three issues in using Cordova 3.4 with XCode 5.1. They will be fixed out of the box in Cordova 3.5 which will be released in a couple of weeks. Luckily in the earlier mentioned blog he outlines 3 workarounds to make things work with Cordova 3.4.

Try it out and let us know if this works for you.

3 Likes

Yep, actually found that right before you replied. Works great though Xcode 5.1 had some presets that actually made following that post a whole lot easier. Working fine now. Thanks!

Great! Happy it worked for you.