2

i included pods in my swift project and its not running on device my device is running iOS 9.2

I'm getting this error :

dyld: Library not loaded: @rpath/PeerTalk.framework/PeerTalk
Referenced from: /var/mobile/Containers/Bundle/Application/CE466B0F-957F-484A-968F-30E6F117879B/SmartHome.app/SmartHome
Reason: image not found

i tried changing Linked Frameworks And Libraries Pods.framework to optional but it didn't worked for me

this happens with every pod i add

  • did u look at what image is not found? – aaisataev Dec 25 '15 at 12:18
  • 4
    possible duplicate of http://stackoverflow.com/questions/24333981/ios-app-with-framework-crashed-on-device-dyld-library-not-loaded-xcode-6-beta – aaisataev Dec 25 '15 at 12:33
  • http://stackoverflow.com/questions/24333981/ios-app-with-framework-crashed-on-device-dyld-library-not-loaded-xcode-6-beta it didnt worked for me :( –  Jan 06 '16 at 09:37

0 Answers0