This question have been asked a lot of times, yet i am asking it again. Because none of the solutions worked for me.
dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /var/containers/Bundle/Application/A5F11EB9-3A99-4A28-A074-B9E17819C3A1/Notes.app/Notes
Reason: image not found
I am on Xcode 7.3 and using Swift 2.2.
I have tried almost all of the approach from the following posts:
- dyld: Library not loaded: @rpath/libswiftCore.dylib
- dyld: Library not loaded: @rpath/libswift_stdlib_core.dylib
- dyld: Library not loaded: @rpath/libswiftCore.dylib / Image not found
- dyld: Library not loaded: @rpath/libswiftContacts.dylib
But none of those seems to work for me. I am totally going crazy. Can anyone please help me?