compile_asset_catalog
Compile asset catalogs into usable formats for Xcode projects, specifying input paths and output directories to streamline asset management and deployment.
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. |