Asset Symbol Generation - color and image accessors for Asset Catalogs

Hey,

in Xcode 16's release notes there is this:

Asset catalogs now provide an inspector property for enabling system color and image accessors for generated asset symbols, which allows Swift packages to opt-in to generating these accessors. (113704993)

What exactly does this mean? Can we make the generated asset symbols public, so that we can share assets between local swift packages in the project?

Unfortunately, I don't see this option in the inspector. I only see "Asset Symbols > Extensions On/Off". Not sure what that means, either.

Thanks

Asset Symbol Generation - color and image accessors for Asset Catalogs
 
 
Q