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.
xuanliu@liuxuan10 DemoCharts
% carthage update --use-xcframeworks --platform iOS --no-use-binaries
*** Fetching Charts
*** Checking out Charts at "310f4be3aab21f227ae219848403e4c993b14584"
*** xcodebuild output can be found in /var/folders/3t/zjsv_3k16g737hc46gmr2q1w0000gn/T/carthage-xcodebuild.nK5y2P.log
*** Building scheme "DGCharts" in Charts.xcworkspace
What did you do?
Update Charts version 4.1.0
I am using Carthage to create XCFramework. Use the XCFramework in the project.
Used below command
Also, tried this one.
What did you expect to happen?
There will be no error to use Carts with Carthage
What happened instead?
XCFramework was created without problem. When added to the project below error raised.
Missing required module 'Algorithms'
Charts Environment
Charts version/Branch/Commit Number: 4.1.0
Xcode version: 13.4.1
Swift version: 5
Platform(s) running Charts: iOS
macOS version running Xcode: 12.3.1
Demo Project
ℹ Please link to or upload a project we can download that reproduces the issue.
DemoCharts.zip
The text was updated successfully, but these errors were encountered: