SwiftUI Preview: missing required module 'SDWebImage'
SwiftUI Preview does not work after importing SDWebImageSwiftUI dependency.
Xcode 13.2.1

I am having the same problem. We have SDWebImageSwiftUI as dependency in an SPM-package and it works to build but SwiftUI preview fails with the same errors.
Is SDWebImage anything different ? Is just a normal Swift Package using Objc
any updates on this issue? still happens in Xcode 14.2. @dreampiggy
Getting this issue today. Any fixes?
Need a demo project to show this issue. Open SDWebImageSwiftUI/Package.swift can build without error. Is this exists only on a App project (which use Xcode's Package dependency?)
See https://github.com/SDWebImage/SDWebImageSwiftUI/issues/261, seems the demo there can preview the WebImage