Closed shikha110225 closed 9 months ago
Hello @shikha110225, please provide method you used to integrate Highcharts in your project: SPM/Cocoapods/Carthage/xcframework. Thank you!
Hi, @ihnatmoisieiev I used SPM
@shikha110225 please prepare a small project demo or steps to reproduce, because SPM works good for me.
Closing due to inactivity.
I have tried integrating Highchart(10.3.1) in my custom framework in package dependency in xcode (14.3.1), I have imported Highchart in umbrella header as well #import <Highcharts/Highcharts.h> but it is showing me error (fatal) could not build module 'Highcharts' . But in xcode(14.2) same integration works fine.