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

Symbol not Found on Xcode 7.3 #907

Closed
nevillco opened this issue Apr 2, 2016 · 4 comments
Closed

Symbol not Found on Xcode 7.3 #907

nevillco opened this issue Apr 2, 2016 · 4 comments

Comments

@nevillco
Copy link

nevillco commented Apr 2, 2016

I just updated to Xcode 7.3, and now whenever I attempt to run my project on my device (iOS 9.3), it crashes immediately with the following message:
dyld: Symbol not found: __TMPdSQ Referenced from: /private/var/containers/Bundle/Application/EF486FEC-9BC6-47C8-93F1-325BDD2657D9/ClockIn.app/Frameworks/Charts.framework/Charts Expected in: /private/var/containers/Bundle/Application/EF486FEC-9BC6-47C8-93F1-325BDD2657D9/ClockIn.app/Frameworks/libswiftCore.dylib in /private/var/containers/Bundle/Application/EF486FEC-9BC6-47C8-93F1-325BDD2657D9/ClockIn.app/Frameworks/Charts.framework/Charts

Edit: I should add, I've tried cleaning/rebuilding, clearing the build folder, and deleting derived data.

@danielgindi
Copy link
Collaborator

Maybe try a clean build?

@nevillco
Copy link
Author

nevillco commented Apr 2, 2016

I did, to no success. Also deleted derived data.

@danielgindi
Copy link
Collaborator

Are you using Carthage?

@nevillco
Copy link
Author

nevillco commented Apr 4, 2016

No, I manually installed the dependency. I did just remove it and go with a Cocoapods install, which is now working, so I'll close this issue. Thanks

@nevillco nevillco closed this as completed Apr 4, 2016
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