What's Changed
XcodeProjectCLI now includes asset management, and all file-related commands also work with resource files.
ASSETS SUBCOMMANDS:
add-image-asset Add image asset.
add-data-asset Add data asset.
add-color-asset Add color asset.
list-assets List all assets.
move-asset Move asset.
delete-asset Delete asset.
🤩 Features
- d73671d feat: add asset management commands (#11)
- 570dd9d feat: add support for resource files (#10)
Full Changelog: v1.1.0...v1.2.0