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
Hi,
DFSSparkLine cannot be built into a purely SwiftUI application with SwiftPackage.
When the DFSSparkLine package is added to the application, the compilation crashes with the error "DSFSparklineSurface + AttributedString.swift: 84: 83: Cannot find type 'NSTextAttachment' in scope"
The text was updated successfully, but these errors were encountered:
Ive tested it locally and pushed a new version of the library up (4.1.2). Can you update to the latest version and check that this has fixed the issue you're seeing?
Hi,
DFSSparkLine cannot be built into a purely SwiftUI application with SwiftPackage.
When the DFSSparkLine package is added to the application, the compilation crashes with the error "DSFSparklineSurface + AttributedString.swift: 84: 83: Cannot find type 'NSTextAttachment' in scope"
The text was updated successfully, but these errors were encountered: