# Unleashing the power of asset catalogs and bundles on iOS

DevFeed: [Unleashing the power of asset catalogs and bundles on iOS](<https://devfeed.tech/articles/unleashing-the-power-of-asset-catalogs-and-bundles-on-ios-39503.md>)

Original publisher: [Read original article](<https://rambo.codes/posts/2018-10-03-unleashing-the-power-of-asset-catalogs-and-bundles-on-ios>)

Published: 2018-10-04T01:22:00Z

Content type: tutorial

Language: en

Sources: [Rambo Codes](<https://devfeed.tech/sources/rambo-codes.md>)

Topics: [iOS](<https://devfeed.tech/topics/ios.md>), [Xcode](<https://devfeed.tech/topics/xcode.md>), [coding](<https://devfeed.tech/topics/coding.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [coding](<https://devfeed.tech/tags/coding.md>), [ios](<https://devfeed.tech/tags/ios.md>), [xcode](<https://devfeed.tech/tags/xcode.md>)

## AI overview

This tutorial explains how bundles and asset catalogs work across Apple platforms, how to access resources within bundles, and how to create custom resource bundles for iOS projects using Xcode.

## Source excerpt

Gui Rambo writes about his coding and reverse engineering adventures.