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

PathHelper is unresolved #9

Closed
protspace opened this issue Sep 21, 2016 · 1 comment
Closed

PathHelper is unresolved #9

protspace opened this issue Sep 21, 2016 · 1 comment

Comments

@protspace
Copy link

protspace commented Sep 21, 2016

Use of unresolved identifier 'PathHelper'
when I'm trying to call
PathHelper.line(atCenter: center, radius: size / 2, angle: PathHelper.F_PI_2)
Xcode 8, Swift 3, 1.1.0.rc2

@yannickl
Copy link
Owner

The PathHelper is not public. I use it internally to help me to build paths.

I updated the readme to remove the reference to this class.

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

2 participants