Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing library - libswiftCore.dylib error #55

Open
mingxli opened this issue Apr 16, 2020 · 0 comments
Open

Missing library - libswiftCore.dylib error #55

mingxli opened this issue Apr 16, 2020 · 0 comments

Comments

@mingxli
Copy link

mingxli commented Apr 16, 2020

Hi Flash3001,

Thank you for your great work. After updating to XCode 11.4.1 and Visual Studio for Mac v8.5.3, Xamarin.iOS v13.16.0.13 (basically the latest stable version of Xamarin installers). I noticed that my app no longer works for simulators prior to iOS 13. I have tried it with simulators running iOS 12.4, 12.1, 11.4, 11.3, 11.1, 10.3 and 10.2. The app would crash at start up. The following error is found in the Console.app. Any help or suggestion will much appreciated. Thanks you!

Crashed Thread: 0

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: DYLD, [0x1] Library missing

Application Specific Information:
dyld: launch, loading dependent libraries
DYLD_FALLBACK_LIBRARY_PATH=/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 11.3.simruntime/Contents/Resources/RuntimeRoot/usr/lib
DYLD_ROOT_PATH=/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 11.3.simruntime/Contents/Resources/RuntimeRoot
DYLD_FALLBACK_FRAMEWORK_PATH=/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 11.3.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks

Dyld Error Message:
Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /Users/USER/Library/Developer/CoreSimulator/Devices/96CD9E84-F3E6-4B4B-B285-1CC8145585E6/data/Containers/Bundle/Application/B82E43EE-3713-4E18-A3C4-A6ACF1D3CB53/MyApp.app/Frameworks/Charts.framework/Charts
Reason: no suitable image found. Did find:
/usr/lib/swift/libswiftCore.dylib: mach-o, but not built for iOS simulator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant