You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ℹ Please fill out this template when filing an issue.
All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those lines once you've filled in the info.
Per our *CONTRIBUTING guidelines, we use GitHub for
bugs and feature requests, not general support. Other issues should be opened on Stack Overflow with the tag ios-charts.
Please remove this line and everything above it before submitting.
The project starts, and every time I get an error with this message
dyld[4679]: Library not loaded: @rpath/DGCharts.framework/DGCharts
Reason: tried: /Build/Products/Debug-iphoneos/PackageFrameworks/DGCharts.framework/DGCharts' (no such file)
What did you do?
Added the library via SPM to the project
What did you expect to happen?
Normal launch of a project on a physical device
What happened instead?
The project starts, and every time I get an error with this message
dyld[4679]: Library not loaded: @rpath/DGCharts.framework/DGCharts
Reason: tried: /Build/Products/Debug-iphoneos/PackageFrameworks/DGCharts.framework/DGCharts' (no such file)
DGCharts Environment
DGCharts version/Branch/Commit Number: 5.1.0
Xcode version: 15.2
Swift version: 5.9.2
Platform(s) running DGCharts: iPhone 12 iOS 17.4.1
macOS version running Xcode: 14.3.1
Demo Project
ℹ Please link to or upload a project we can download that reproduces the issue.
The text was updated successfully, but these errors were encountered: