Skip to content

Files

resources_example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 12, 2024
Mar 25, 2025
Apr 14, 2025
Mar 28, 2025
Mar 31, 2023
Apr 14, 2025
May 7, 2025
Dec 16, 2023
Mar 31, 2023
Mar 31, 2023
Jun 26, 2024

Resources in External Package

This example demonstrates using an external package that has its resources under a directory. The generated Bazel build files should ensure that the resources are found and made available in a resource bundle.

Notes

Multiple Swift packages with Objc targets that contain resources

Both the third_party/app_lovin_sdk and the SDWebImageSwiftUI packages have or use Objective-C code that have resources. The inclusion of both in this project ensures that the resource bundle accessors that are generated for these packages work properly.