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
Try adding the following line to Runpath Search Paths of your target.
@executable_path/Frameworks
your_target -> Build Settings -> Linking -> Runpath Search Paths