# iOS app with on demand resources

An iOS applicaiton with on-demand resources. It contains file resources and asset catalogs associated with tags which in turn are distributed between three categories:
- Initial install tags
- Prefetch tag order
- Dowloaded only on demand

[Check out example](https://github.com/tuist/tuist/tree/main/examples/xcode/generated_ios_app_with_on_demand_resources)
