What's Changed
Another feature to help you open Xcode less often. This time you can manage your assets and colors directly in Neovim 🔥.
The Assets Manager supports creating non-localized, single-scale images without appearance variants.
Check out the short demo below (since then I've also added features to manage folders).
assets-manager.mp4
🤩 Features
- feat: added static library support + custom build dir by @wojciech-kulik in #256
- feat: added Assets Manager (
XcodebuildAssetsManager
) by @wojciech-kulik in #259 - feat(assets-manager): added actions to create, delete, or preview a folders by @wojciech-kulik in #260
⚙️ Other
- docs: updated sponsors by @wojciech-kulik in #257
- docs: updated documentation to be compatible with old macOS versions by @wojciech-kulik in #258
Full Changelog: v5.1.0...v5.2.0