rvenable
(Richard Venable)
1
The evolution proposal Package Manager Conditional Target Dependencies stills says "Status: Partially implemented (Swift 5.3 supports platform conditionals, but not configuration conditionals)"
Is this being tracked anywhere? Is it scheduled to be implemented in full at some point? Or is it falling through the cracks?
10 Likes
AlexisQapa
(Alexis Schultz)
3
Is there any update on this ?
edit: I didn't noticed that the review thread was updated in February indicating that this is still being worked on.
4 Likes
tcldr
4
Any update on this? Is it worth separating into its own proposal so it doesn't fall through the cracks?
Current workaround is wrapping every file with #if condition
blocks.
2 Likes