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

Tuple conversion error. #5

Open
AbhiVashistha opened this issue May 15, 2015 · 1 comment
Open

Tuple conversion error. #5

AbhiVashistha opened this issue May 15, 2015 · 1 comment

Comments

@AbhiVashistha
Copy link

Cannot express tuple conversion '(index: Int, element: (distance: Double, subMenu: RadialSubMenu))' to '(Int, (Double, RadialSubMenu))'

I am getting above error while trying to implement your example. Can you please help me
screen shot 2015-05-15 at 8 12 51 pm

@bradjasper
Copy link
Owner

This was originally built when Swift was very early stages, and since then a lot of breaking changes have been made.

I'd love to get this updated, but this repo is just a fun project for me. If you (or anyone else) feel like updating the code to fix the new Swift issues—I'd be happy to accept a pull request.

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