I am integrating Facebook in my application. As required frameworks I added to the project. But the app crashes without loading even first screen.
dyld: Libr
It may happen because of framework compilation. I worked out it
App target -> Build Phases -> Embed Frameworks.
So mark copy only when installing on. Clean the project and run it!