If I run the app via Xcode 6, using the development profile, everything is fine. But if I deploy the app via Enterprise profile, it crashes on start.
Logs from the device say the following:
Dyld Error Message: Library not loaded: @rpath/libswiftCore.dylib
Did anyone encounter the same problem?
