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

Error upon building: CGFloat cast issue #2

Closed
wbashir opened this issue Jun 26, 2015 · 2 comments
Closed

Error upon building: CGFloat cast issue #2

wbashir opened this issue Jun 26, 2015 · 2 comments

Comments

@wbashir
Copy link

wbashir commented Jun 26, 2015

Thanks for the 'package'. I am getting an error when I tried building my project after adding this pod

SpriteKit-Spring/SpriteKit-Spring.swift:240:62: 'AnyObject?' is not convertible to 'CGFloat'; did you mean to use 'as!' to force downcast?

@wbashir
Copy link
Author

wbashir commented Jun 26, 2015

Now that I have looked at the other issues, this might be similar to #1 and related to an upgrade of Swift 1.2

@ataugeron
Copy link
Owner

Indeed, I merged the PR but didn't update the pod. Should be good now.

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