How can we tell xcode which os versions to target in macro packages
I’m curious, am I wrong in hoping that the platforms
option in the Package
file of a swift macro package should set the target os for the contents of that package?
I’m curious, am I wrong in hoping that the platforms
option in the Package
file of a swift macro package should set the target os for the contents of that package?