Skip to content
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

Install pod 'DGCharts' & pod 'ChartsRealm' is the name of the libraries, then i'm trying to build the application i'm getting errors: #5188

Open
ReddyInd opened this issue Jul 16, 2024 · 3 comments

Comments

@ReddyInd
Copy link

ReddyInd commented Jul 16, 2024

I created new UIKit Project and Install pod 'DGCharts' & pod 'ChartsRealm' is the name of the libraries, then updated DeploymentTarget as Xcode suggested for library.
I try to build the application in swift UIKit Project, getting bellow multiple errors please check below screen shot:
Screenshot 2024-07-16 at 12 10 55 PM

I'm trying to resolve the RangeReplaceableCollection protocol error by adding method
public func replaceSubrange(_ subrange: Range, with newElements: C) where C : Collection, ChartDataEntry == C.Element {

}
but still causing another issue.
Another  issue:

Command SwiftComplie failed with nonzero exit code:
error: some files could not be transferred (code 23) at /AppleInternal/Library/BuildRoots/91a344b1-f985-11ee-b563-fe8bc7981bff/Library/Caches/com.apple.xbs/Sources/rsync/rsync/main.c(996) [sender=2.6.9]

I'm using Xcode15.0
Can anyone help me to resolve this issues.

Thanks in Advance.

@ReddyInd ReddyInd reopened this Jul 22, 2024
@ReddyInd
Copy link
Author

still issue not resolved

@kokoite
Copy link

kokoite commented Aug 27, 2024

I used Swift UI charts instead of using DGCharts

@ReddyInd
Copy link
Author

ReddyInd commented Aug 27, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants