I have two targets in my app with them having different versions of one library added to them. When trying to see the SwiftUI previews it tells me there is a "multiple commands produce ..." error. Does this then mean I have no chance of seeing the SwiftUI previews as long as I don't remove one of the targets or align their dependencies?
Thanks for your help.