compile_asset_catalog
Compiles asset catalogs via 'actool' to optimize and bundle resources, saving them to a specified output directory for streamlined Xcode project integration.
Instructions
Compiles an asset catalog using 'actool'.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
catalogPath | Yes | Path to the asset catalog. | |
outputDir | Yes | Directory where the compiled assets should be saved. |