Supporting different iOS versions in Package file

Hi all,

I have a question about the Swift Package Manager. It seems it's still not possible to specify different iOS versions for different targets. This issue was once raised here: Platform per target?, but there's no news for a while there.

Supporting different iOS versions in the Package file will be quite useful for SDK developers, especially in cases where a new SwiftUI support is introduced.

Does anyone have any update on this topic?

Thanks,
Martin