Is there a way to exclude platforms from a Swift Package? If I can accomplish this, then I can put the package in the parent's repo and consume the parent as a local dependency. No extra repo and I could modify the source code in one place in Xcode as well.
Btw I really like @onevcat's suggestion about adding an optional platform attribute on the product library in the manifest.