I got a little excited about package trait support in Xcode 26.4. So I did some experimenting and ... I think it's great!

https://www.massicotte.org/blog/package-traits-in-xcode/

Package Traits in Xcode

At long last, package traits are now supported in Xcode and I think it's a big deal.

massicotte.org
@mattiem where do you specify which traits you want to use in Xcode? When you configure the package dependency?
@calicoding yes! Xcodes package management UI now has a new column that lets you control traits for packages that support them.