__dyld__dyld_start error when launching your iOS app

When starting an app I’m building for iOS I got a runtime error with code __dyld__dyld_start. After some frustration, some googling and some testing I found the solution – setting the -weak-lSystem linker flag in Xcode (Targets -> Your target -> Build Setting tab).

dyld-screenshot

This entry was posted in iOS and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>