-
-
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 #60
Comments
Maybe try another one in the list when choosing the embedded library. Sometimes there are two options - one for it being under your project, one as itself... I don't know why. But maybe there lies solution to your problem. And you might want to Clean & Build after re-adding the framework. Please let us know if it solved your problem. |
Thank you Danielgindi for your response, I tried your suggested solution but it didn't work. Still app is crashing. Waiting for quick reply. |
Finally resolved my problem. Here are the Steps: 4: Clean the Build and RUN. Thanks. |
Thank you - I'll add to the README! On Mon, May 4, 2015 at 1:04 PM, BurhanMughal [email protected]
|
You are most Welcome :) |
Hey Denial I have another question, If you have some time ? |
Can we change the TEXT position of PIE Chart, Currently I can only draw text in the slice, I want to draw text outside the slice. Is there any way to do it ? |
@BurhanMughal, thanks for listing the fix. It saved lots of mad time. |
You are most welcome @zakkhoyt |
I am having weird issue in my Xcode when I turned the Embedded Content contains swift code to Yes and then tried running in the device got this error, please see the error in the snapshot. Your urgent help will be appreciated. |
@iOSArchitect Do not post same issue in two different closed issues. We had answer it in the other one. If it's a different question, file a new one. |
I am having the same issue on Xcode(9.3) the only solution thats worked for me is to use Xcode(9.2) |
Xcode 6.3 and iOS 8.3 Deployment.
Any help?
dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /private/var/mobile/Containers/Bundle/Application/37604CDA-D682-424D-A215-8FC42D486884/PatientApp.app/Frameworks/Charts.framework/Charts
Reason: image not found
(lldb)
The text was updated successfully, but these errors were encountered: