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

XCode 10 GM and Swift 4.2 fails to build #86

Closed
jlaws opened this issue Sep 13, 2018 · 3 comments
Closed

XCode 10 GM and Swift 4.2 fails to build #86

jlaws opened this issue Sep 13, 2018 · 3 comments

Comments

@jlaws
Copy link

jlaws commented Sep 13, 2018

/Users/joelaws/Workspace/kratos/Pods/Imaginary/Sources/iOS/ImageViewDisplayer.swift:8:32: 'UIViewAnimationOptions' has been renamed to 'UIView.AnimationOptions'
/Users/joelaws/Workspace/kratos/Pods/UIKit.UIViewAnimationOptions:3:18: 'UIViewAnimationOptions' was obsoleted in Swift 4.2
/Users/joelaws/Workspace/kratos/Pods/Imaginary/Sources/Shared/Library/Option.swift:26:48: Cannot invoke initializer for type 'ImageViewDisplayer' with no arguments
/Users/joelaws/Workspace/kratos/Pods/Imaginary/Sources/iOS/ImageViewDisplayer.swift:6:32: 'UIViewAnimationOptions' has been renamed to 'UIView.AnimationOptions'
/Users/joelaws/Workspace/kratos/Pods/UIKit.UIViewAnimationOptions:3:18: 'UIViewAnimationOptions' was obsoleted in Swift 4.2
@doctorcolinsmith
Copy link

This is blocking me on updating my app to Swift 4.2. It would be great if the fixes for the above could be also applied to the 3.x releases as I am using Cache 4.x elsewhere in my app.

@onmyway133
Copy link
Contributor

@jlaws @doctorcolinsmith Hi, sorry for the delay. I just pushed https://github.com/hyperoslo/Imaginary/releases/tag/4.2.0

@jlaws
Copy link
Author

jlaws commented Sep 30, 2018

Works great, thank you!

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