Page 1 of 1

linking for armv7 failed with xcrun

Posted: Sun Oct 20, 2013 7:34 am
by paulsr
I am for the first time trying to build an iPhone app using LC 6.1.2, and I get the error:

linking for armv7 failed with xcrun: Error: failed to exec real xcrun. (no such file or directory)

Is this a bug, or did I do something wrong? The app runs fine in the Simulator.

In LC Preferences I have added Xcode 5, and the colored indicator is green.

Would appreciate any help/comments.

Many tkx..

--paul

Re: linking for armv7 failed with xcrun

Posted: Mon Oct 21, 2013 11:09 am
by LCNeil
Hi Paulsr,

This error could imply that there is a discrepancy with Xcode's commands line tool installation.

The following link might be able to help with this error. In particular, solution 2.

https://gist.github.com/thelibrarian/5520597

Kind Regards,

Neil Roger

--
RunRev Support Team ~ http://www.runrev.com
--

Re: linking for armv7 failed with xcrun

Posted: Mon Oct 21, 2013 12:04 pm
by paulsr
Many thanks Neil.

Before executing those steps in 2., I decided to reinstall Xcode 5. That's seems to have removed the error. No idea why!

--paul