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

Compiler error #3

Open
nyisztor opened this issue Jun 20, 2015 · 0 comments
Open

Compiler error #3

nyisztor opened this issue Jun 20, 2015 · 0 comments

Comments

@nyisztor
Copy link

Hi,

Thanks for this nice piechart class! Just noticed there is a compiler error - at least with Xcode 6.3.2.
The issue can be easily fixed by changing the code at line 98:
let locationsCount: UInt = 2
to
let locationsCount: Int = 2

Cheers,
Károly

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

1 participant