Closed Yaozitao0322 closed 2 years ago
Cannot reproduce it. Maybe it is an integrating error? Does linking SwiftUI strongly to your app/or to the Kingfisher target resolve this issue?
Had the same issue, within a non-swiftui project, freshly installed XCode 13.2.1 and Kingfisher 6.3.0 version. Upgrading to KF7.0.0 fixed it.
I think the issue is that Kingfisher 6.X.Y is not compatible with Xcode 13.
Instead of pointing to a tag, you need to point to the following branch version6-xcode13
.
Here is the info in the readme related to this.
https://github.com/onevcat/Kingfisher#requirements
pod Kingfisher 6.3.1 in SwiftUI1.0 / iOS 13. report error
Xcode is missing components needed to preview on IOS
. selected Simulators of iOS15.)