-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
dyld_fatal_error #434
Comments
Please provide more detailed explanation of the error. |
I wish I could - that's all the console says. I had originally missed the bit about embedding the framework in the Embedded Binaries section (I had it in Linked Frameworks only) and got the image missing error. I then added it to Embedded Binaries and now I'm getting this useless error. |
Could you reproduce it on a sample project so we can take a look? In a project I'm working on now I'm also using the latest version of the library added manually to my project. It works fine. So I guess there is something wrong with the setup... |
I'm sorry, I had added another framework shortly before yours and hadn't run on the device. It was not yours. Thanks for your time anyway. |
No problem! Sent from my iPhone
|
I've read the instructions carefully and attempting to run on my device crashes with this error. My project is Swift 2, XCode 7.
The text was updated successfully, but these errors were encountered: