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
linking for armv7 failed with xcrun
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: linking for armv7 failed with xcrun
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
--
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
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
Before executing those steps in 2., I decided to reinstall Xcode 5. That's seems to have removed the error. No idea why!
--paul