Skip to content
New issue

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

issue due kCALineJoinBevel being renamed #112

Open
agcmdl opened this issue Apr 18, 2019 · 3 comments
Open

issue due kCALineJoinBevel being renamed #112

agcmdl opened this issue Apr 18, 2019 · 3 comments

Comments

@agcmdl
Copy link

agcmdl commented Apr 18, 2019

Using SwiftChart 1.0.1 from cocoapods.
When building with xcode 10.2.1 and Swift language set to 5.0
I get this error:

'kCALineJoinBevel' has been renamed to 'CAShapeLayerLineJoin.bevel'

Is it possible to fix it, and update cocoapod?
Should be small change.

@yasinkavakliat
Copy link
Contributor

Looks like the pod version wasn't updated, but the fix is already in the repo #105

@rgmvisser
Copy link

rgmvisser commented Aug 2, 2019

I did

pod "SwiftChart", :git => 'https://github.com/gpbl/SwiftChart', :branch => 'master'

in the meantime

@PaulSolt
Copy link

Is there going to be a new release for Swift 5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants