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

Swift 3 Warnings #110

Closed
jewilhel opened this issue Mar 30, 2017 · 3 comments
Closed

Swift 3 Warnings #110

jewilhel opened this issue Mar 30, 2017 · 3 comments
Assignees
Milestone

Comments

@jewilhel
Copy link

When I imported this framework. I noticed about 8 warning messages in the framework that I believe are Swift 3 language change issues. Hopefully I can fix them and use the framework successfully.

@vhailor13 vhailor13 self-assigned this Apr 3, 2017
@vhailor13 vhailor13 added this to the 0.8.2 milestone Apr 3, 2017
@vhailor13
Copy link
Contributor

Hello @jewilhel , can you specify warning messages please?

@ystrot ystrot modified the milestones: 0.9.0, 0.8.2 Apr 19, 2017
@jewilhel
Copy link
Author

Yeah, the warnings seemed to be related to:
M_PI is depreciated, use Double.pi or .pi and I was able to get it working after fixing. Sorry for not being more specific about the warnings.

@vhailor13
Copy link
Contributor

Fixed in master branch. Will be included next release.

@ystrot ystrot modified the milestones: 0.8.2, 0.9.0 May 10, 2017
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

3 participants