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

Crash when debug build, works on release build #999

Closed
Dean151 opened this issue May 2, 2016 · 2 comments
Closed

Crash when debug build, works on release build #999

Dean151 opened this issue May 2, 2016 · 2 comments

Comments

@Dean151
Copy link

Dean151 commented May 2, 2016

I use iOS-Charts with Carthage, and with my app, when I want to draw a Chart from a debug build, I obtain fatal error: call of deleted method crash.

The crash doesn't occurs when I build in release mode or when I archive my app.

@pmairoldi
Copy link
Collaborator

Probably something that is being kept in cache try deleting your Carthage folder and download the dependencies again. And then if that doesn't work try nuking the Xcode derived data.

@Dean151
Copy link
Author

Dean151 commented May 3, 2016

Carthage and project clean didn't made it.
But nuking derived data did the job. Thanks!

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

3 participants