Skip to content

Instantly share code, notes, and snippets.

@below
Created April 8, 2015 10:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save below/2b9babcae6aee20c6bae to your computer and use it in GitHub Desktop.
Save below/2b9babcae6aee20c6bae to your computer and use it in GitHub Desktop.
What … gives?
Dyld Error Message:
Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /private/var/mobile/Containers/Bundle/Application/AC0A08F8-3993-48F2-A1EF-9188AC8C19BA/XYZ.app/XYZ
Reason: no suitable image found. Did find:
/private/var/mobile/Containers/Bundle/Application/AC0A08F8-3993-48F2-A1EF-9188AC8C19BA/XYZ.app/Frameworks/libswiftCore.dylib: mmap() error 1 at address=0x1004E8000, size=0x0018C000 segment=__TEXT in Segment::map() mapping /private/var/mobile/Containers/Bundle/Application/AC0A08F8-3993-48F2-A1EF-9188AC8C19BA/XYZ.app/Frameworks/libswiftCore.dylib
Dyld Version: 353.12
@below
Copy link
Author

below commented Apr 8, 2015

Problem solved: Need new certificates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment