Skip to content

Releases: artemnovichkov/Carting

2.1.6

15 Apr 12:47
Compare
Choose a tag to compare

Added:

Installation

10 Nov 04:34
Compare
Choose a tag to compare

Fixed:

  • Installation via mint and homebrew. Related to #63.

It's not an error!

16 Jul 12:20
Compare
Choose a tag to compare

Added:

  • Replace "nothing to update" error with prints. Related to #62.

All about errors

21 Apr 15:23
Compare
Choose a tag to compare

Added:

  • Error message for no application targets

Arguments

02 Mar 05:00
Compare
Choose a tag to compare

Added

  • Migrate from SPMUtility to ArgumentParser.

Multiple projects

10 Sep 05:25
Compare
Choose a tag to compare

Added:

  • Support for multiple projects in one directory. Related to #55.

Fixed:

  • Creating xcfilelists for a new script. Related to #56.

Paths. Again.

29 Jul 18:09
Compare
Choose a tag to compare

Fixed:

  • Paths to the project file

All about paths

29 Jul 17:46
Compare
Choose a tag to compare

Fixed:

  • Default path to project file. Related to #54.

Xcodeproj for parsing

29 Jul 12:54
Compare
Choose a tag to compare

Added:

  • Parsing project files with Xcodeproj
  • Reading enviroment variables

Your path

16 Jul 04:57
Compare
Choose a tag to compare

Fixed:

  • Wrap filenames via double quote on chmod shell command. Thanks to @getogrand.