Project · public
xcassets
A small precise blade for parsing Xcode asset catalogs.
xcassets is a focused Rust library for understanding Apple asset catalogs without dragging app-specific assumptions into the parser. It exists because infrastructure gets better when humble tools are sharp.
Capabilities
- Asset catalog parsing
- Rust-first API
- Foundation for asset tooling
Try it
- cargo add xcassets
- use xcassets::parser
- cargo test -p xcassets
Identity
- Pocket prism
- Reads the hidden anatomy of assets
- Status · public