Hello !
dyld: Library not loaded: @rpath/libswiftCore.dylib Referenced from: /Users/[user]/Library/Developer/Xcode/DerivedData/Build/Products/Debug-iphonesimulator/PromiseKit.framework/PromiseKit Reason: image not foundReading other posts, I checked
Runpath Search Paths
$(inherited)@executable_path/Frameworks
@loader_path/Frameworks
- Embedded Content Contains swift Code to 'YES'
- 'OU' parameter in my certificates
- updating cocoapods, xcode
- deleting derived datas, reinstalling my pods, cleaning
It happened when I updated PromiseKit Pod to version 3.0 that is in Swift now.
It is still not working, does somebody have any idea ? Thanks