Skip to content

Version 2.9

Latest
Compare
Choose a tag to compare
@insidegui insidegui released this 10 Aug 15:29
· 7 commits to main since this release
53c95f9

Support for SVG Assets

This version introduces support for reading and exporting SVG assets, including SF Symbols embedded in asset catalogs. Thanks a bunch to @zats for making this happen!

Command-Line Tool

The new ‘act’ command line tool is here to help you get information and extract asset catalogs right from your command line.

You can find it in the ‘Contents/MacOS’ directory of Asset Catalog Tinkerer.app.

To make it even easier to use, you can set an alias for it in your favorite shell, like this for zsh:

echo "\nalias act='/Applications/Asset\ Catalog\ Tinkerer.app/Contents/MacOS/act'" >> ~/.zshrc

Raycast Integration

There is a new Raycast extension that leverages the act tool, allowing for easy extraction of asset catalogs in Raycast. Thanks @chrismessina for making this happen!

Full Changelog: 2.7...2.9