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

(v3.0-Swift3.0)crash because of image not found #1487

Closed
Huang-Libo opened this issue Sep 20, 2016 · 2 comments
Closed

(v3.0-Swift3.0)crash because of image not found #1487

Huang-Libo opened this issue Sep 20, 2016 · 2 comments

Comments

@Huang-Libo
Copy link

Huang-Libo commented Sep 20, 2016

dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /private/var/containers/Bundle/Application/90F539AA-0361-4745-824D-38B3DE77F379/xxx.app/Frameworks/Charts.framework/Charts
Reason: image not found
(lldb)

Project can build successfully, but crash when launching.
(Enterprise release)

@Huang-Libo
Copy link
Author

Huang-Libo commented Sep 20, 2016

Fixed by change Always Embed Swift Standard Libraries value to YES in Build Setting.

_2016-09-20_ 11_03_41

@SarjuHansaliya
Copy link

This helped me.
Plus If someone come across this issue please also check in "Link Binary in Library".

screen shot 2016-09-24 at 4 22 01 pm

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

2 participants