highcharts / highcharts-ios

iOS wrapper for Highcharts.
Other
127 stars 39 forks source link

Integration with Carthage not functional #327

Closed fchauvin closed 3 years ago

fchauvin commented 4 years ago

When using Highcharts via Carthage, it seems the platform iOS is not supported.

The following is printed by the console.

command: carthage update highcharts-ios --platform ios --no-use-binaries

output: Dependency "highcharts-ios" has no shared framework schemes for any of the platforms: iOS

ihnatmoisieiev commented 4 years ago

Hello @fchauvin,

thanks for the reporting. We will investigate the issue as soon as possible.

fchauvin commented 4 years ago

Any update on this? We are hoping to move forward with high charts however are currently blocked on this.

ihnatmoisieiev commented 4 years ago

@fchauvin, unfortunately, we don't have any update at the moment. You can use other methods: Cocoapods, XCFramework, drag/drop the .framework file from development/release folder into your project.

ihnatmoisieiev commented 3 years ago

@fchauvin the issue has been fixed in the latest build.