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

fabs deprecation UIColor+Hue.swift #55

Closed
page-fault-in-nonpaged-area opened this issue Oct 3, 2018 · 0 comments
Closed

fabs deprecation UIColor+Hue.swift #55

page-fault-in-nonpaged-area opened this issue Oct 3, 2018 · 0 comments

Comments

@page-fault-in-nonpaged-area

Good day! minor issue:

It seems under Xcode version 10.0 (10A255), fabs has been deprecated.

/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:98:8: 'fabs' is deprecated: renamed to 'abs'
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:98:8: Use 'abs' instead
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:98:78: 'fabs' is deprecated: renamed to 'abs'
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:98:78: Use 'abs' instead
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:99:40: 'fabs' is deprecated: renamed to 'abs'
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:99:10: Use 'abs' instead
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:99:40: 'fabs' is deprecated: renamed to 'abs'
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:99:40: Use 'abs' instead
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:100:12: 'fabs' is deprecated: renamed to 'abs'
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:100:12: Use 'abs' instead
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:100:42: 'fabs' is deprecated: renamed to 'abs'
/Users/demonfuse/iOS/hurricane/hurricane/Pods/Hue/Source/iOS/UIColor+Hue.swift:100:42: Use 'abs' instead

This was pulled using pods today.

Thanks and have a great day!

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