We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Subclass Markerview in "TestMV.swift" file:
import UIKit import Charts class TestMV: MarkerView { ..... }
Build Success
Build Fail in “ProjectName-swift.h” https://stackoverflow.com/questions/61499537/ios-charts-subclass-markerview-use-swift-always-build-error-in-xxx-swift-h TestMV subclass Markerview in "TestMV.swift" Build always error in "ProjectName-Swift.h" Markerview in "Charts" Framework
Charts version/Branch/Commit Number:3.5.0 Xcode version:11.3.1 Swift version:5 Platform(s) running Charts:iOS 13.3 macOS version running Xcode:
ℹ Please link to or upload a project we can download that reproduces the issue.
The text was updated successfully, but these errors were encountered:
#import <Charts/Charts-Swift.h>
Sorry, something went wrong.
No branches or pull requests
What did you do?
Subclass Markerview in "TestMV.swift" file:
What did you expect to happen?
Build Success
What happened instead?
Build Fail in “ProjectName-swift.h”
https://stackoverflow.com/questions/61499537/ios-charts-subclass-markerview-use-swift-always-build-error-in-xxx-swift-h
TestMV subclass Markerview in "TestMV.swift"
Build always error in "ProjectName-Swift.h"
Markerview in "Charts" Framework
Charts Environment
Charts version/Branch/Commit Number:3.5.0
Xcode version:11.3.1
Swift version:5
Platform(s) running Charts:iOS 13.3
macOS version running Xcode:
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: