I have this error in objective c
-fobjc-link-runtime it say's file not found. I've been googling but failed to get what caused the error. I'm building it on a xcode4.5 environment. using ios6 as base sdk. Any ideas?
Just had the same issue. Turns out it was due to my having left a -force_load option in the Other Linker Flags, that turned out to be followed by -fobj-link-runtime, causing the linker to think that was a library.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With