| Parameter | Description |
|---|---|
| value | ResourcesCollectorDelegate method to subscribe to this event. |
Raised when the build pipeline collects resources to add to the Xcode asset catalog.
Subscribe using an ResourcesCollectorDelegate method. The build pipeline calls each subscribed method once per build. Resources can include plain files or device-variant sets. Use Resource.AddOnDemandResourceTags to mark resources for on-demand delivery. Resources without tags are included in the initial app bundle.