Xcode Previews for a swiftUI package does not work

I have a package that I import into my parent project. Everything works fine and compiles in the parent project but when I open the package in Xcode and try to see a view in the simulator, I see this:

What am I doing wrong?

Xcode Previews for a swiftUI package does not work
 
 
Q