I am running my app from xcode to my iOS device and I get this and black screen on iOS device.
Console text:
dyld: Library not loaded: @rpath/libswif
This error message can also occur when using a framework build in a different Swift version then the one currently being used, e.g. if you upgrade Xcode.