Kingfisher icon indicating copy to clipboard operation
Kingfisher copied to clipboard

Build Xcode 14.2-Swift5 error

Open gitliubo opened this issue 4 months ago • 0 comments

1.error: /Pods/Kingfisher/Sources/Views/AnimatedImageView.swift:489:55: error: converting function value of type '@MainActor (AnimatedImageView) throws -> T' to '(AnimatedImageView) throws -> T' loses global actor 'MainActor' return try withoutActuallyEscaping(operation) { (_ fn: @escaping Isolated) throws -> T in 2.env: Xcode 14.2,Swift5

how can handle it?

image

gitliubo avatar Oct 17 '24 12:10 gitliubo