compile_asset_catalog
Compile asset catalogs into optimized bundles for Xcode projects using the actool command-line utility.
Instructions
Compiles an asset catalog using 'actool'.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalogPath | Yes | Path to the asset catalog. | |
| outputDir | Yes | Directory where the compiled assets should be saved. |