Hi,
App crash when I run the app. Build was success but crash happened right after the splash screen. It's shows complier like
dyld: Library not loaded: @rpath/libswiftCore.dylib
** Referenced from: /private/var/containers/Bundle/Application/2B049AF9-C589-4DB5-8E35-8E3C31E7FA07/PressBox.app/Frameworks/Survicate.framework/Survicate**
** Reason: image not found** Message from debugger: Terminated due to signal 6
I have no idea how to fix this issue. My configurations are,
Mac OS - Mojave 10.14.5
Xcode - 10.2.1
NOTE: This app runs fine in XCode 10.1 and crash happens only on Xcode 10.2 and Xcode 10.2.1