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

Xcode10 real machine operation error! #3802

Closed
JakeGi opened this issue Dec 28, 2018 · 1 comment
Closed

Xcode10 real machine operation error! #3802

JakeGi opened this issue Dec 28, 2018 · 1 comment

Comments

@JakeGi
Copy link

JakeGi commented Dec 28, 2018

Xcode 10 compilation can pass, but the real machine operation reported the following error, what is the reason?

error: invalid value path 'symbols.clang-modules-cache-path'
dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /private/var/containers/Bundle/Application/7762B6E2-E153-4AA3-B5FD-5EB5FEABEB40/MergeProduct.app/Frameworks/Charts.framework/Charts
Reason: Incompatible library version: Charts requires version 1.0.0 or later, but libswiftCore.dylib provides version 0.0.0

@liuxuan30
Copy link
Member

Reason: Incompatible library version: Charts requires version 1.0.0 or later, but libswiftCore.dylib provides version 0.0.0

you should ask on stack overflow.

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