Skip to content

v1.2.0

Latest

Choose a tag to compare

@wojciech-kulik wojciech-kulik released this 16 Nov 16:24
163024e

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