I haven’t tried yet, but it sounds like Xcode now supports package traits. Feels like a very big deal to me.
I think it could help control transitive dependencies, which is a big part of what makes people hesitant about using packages at all.
I haven’t tried yet, but it sounds like Xcode now supports package traits. Feels like a very big deal to me.
I think it could help control transitive dependencies, which is a big part of what makes people hesitant about using packages at all.
@nicklockwood @tikitu ugh yes that’s what I meant.
I believe that traits can be used to conditionalize a package’s dependencies in a way that is under the control of the end consumer.