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

Bug: Xcode 7 beta 5: dyld: Library not loaded: @rpath/Charts.framework/Charts #326

Closed
gaborvadasz opened this issue Aug 28, 2015 · 1 comment

Comments

@gaborvadasz
Copy link

Hello,

The charts works in simulator perfectly, but when I build for device, and starting app, I receive the following error in console:

dyld: Library not loaded: @rpath/Charts.framework/Charts
Referenced from: /private/var/mobile/Containers/Bundle/Application/92EF72C5-C1C2-4551-94E6-28BE32ED57F4/My.app/My App
Reason: no suitable image found. Did find:
/private/var/mobile/Containers/Bundle/Application/92EF72C5-C1C2-4551-94E6-28BE32ED57F4/My.app/Frameworks/Charts.framework/Charts: mmap() error 1 at address=0x00280000, size=0x00130000 segment=__TEXT in Segment::map() mapping /private/var/mobile/Containers/Bundle/Application/92EF72C5-C1C2-4551-94E6-28BE32ED57F4/My.app/Frameworks/Charts.framework/Charts

iOS 8, Swift 2 branch, full swift project, xcode 7

How can I fix it?

Thanks,
Gabor

@danielgindi
Copy link
Collaborator

Please search the issues for similar issues

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