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
I had the same problem. i keep all .dylib in system root directory usr/lib it working fine. At the run time .o file not get .dylib file path then it gives an error.