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.2 beta showing error for Image #1101

Closed
3 tasks done
asomethings opened this issue Jan 29, 2019 · 1 comment
Closed
3 tasks done

Xcode 10.2 beta showing error for Image #1101

asomethings opened this issue Jan 29, 2019 · 1 comment

Comments

@asomethings
Copy link

Check List

Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.

Issue Description

The new release of Xcode (which is 10.2 Beta) is producing errors

What

image?.kf.animatedImageData = data

Error showes up in above code. Saying Cannot mutate property 'kf' of immutable value 'image'.

Reproduce

Download Xcode 10.2 beta from apple developer site and build KingFisher. Done.

Other Comment

I'll make an PR for this

@onevcat
Copy link
Owner

onevcat commented Feb 9, 2019

There is already a PR #1098 for Swift 5 support. We are waiting for CI support for Xcode 10.2 before we can merge it into master. If you need Swift 5 for now, please use the "swift5.0" branch instead.

@onevcat onevcat closed this as completed Feb 9, 2019
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