I get the error message "dyld: Library not loaded: @rpath/Charts.framework/Charts" for reason "Reason: no suitable image found."
I have tried various answers such as restarting Xcode.
I used pods for the installation of Charts, so adding the framework to embedded binaries is not applicable.
Has anyone found a solution to this?