Delegate function for supplying Resource objects to the iOS build pipeline.
Methods matching this signature return an array of Resource objects. The build pipeline calls all subscribed methods during the build and merges the results into the Xcode asset catalog.
Additional resources: BuildPipeline.collectResources.