Hi team,
Thanks for Highcharts - amazing library!
I am using the iOS wrapper (https://github.com/highcharts/highcharts-ios). Recently I have upgraded Xcode to 16.0, and am now getting this error message upon archiving my project:
'Invalid Executable. The Executable xxxx/Frameworks/Highcharts.framework/Highcharts' contains bitcode.
I am using the latest Highcharts cocoa pod 11.4.8.
Any ideas how to get around this?
Thanks!