Skip to content

Releases: artemnovichkov/Carting

What's your name?

16 Mar 08:30
Compare
Choose a tag to compare

Fixed:

  • Removing of scripts with default names. Fixed #14.

🗿 Static or dynamic?..

24 Nov 08:40
Compare
Choose a tag to compare

Added:

  • Printing framework information like:
Alamofire.framework		static	armv7, i386, x86_64, arm64
AudioKit.framework		dynamic	i386, x86_64, armv7, arm64

Fixed:

  • Prevent adding paths for static frameworks. Fixed #12.

Breaking Changes:

  • carting command now prints help message. To update projects run carting update.

⏳No more sandbox

18 Oct 05:15
Compare
Choose a tag to compare

Adds:

  • Disable using the sandbox when executing subprocesses of Swift builds

SPM fixes

21 Sep 03:04
Compare
Choose a tag to compare

Fixed:

  • Installation via Swift Package Manager

View build details and download artifacts on buddybuild:
Carting (iOS, CartingCore - Debug)

Swift Package Manager update

20 Sep 07:27
Compare
Choose a tag to compare

Added:

  • Update of Swift Package Manager Manifest

Fixed:

  • Warnings related to Swift 4 string API

View build details and download artifacts on buddybuild:
Carting (iOS, CartingCore - Debug)

1.2.6

18 Sep 04:33
Compare
Choose a tag to compare

Added:

  • Correct messages for errors and script updating logic #6

🍺Homebrew support

15 Sep 16:29
Compare
Choose a tag to compare

Added:

  • Installation via Homebrew

No more missing parts in Cocoapods scripts

11 Sep 12:22
Compare
Choose a tag to compare

Added:

  • Mapping of showEnvVarsInLog property to prevent odd project changes

Fixed:

  • Mapping scripts with semicolon in body. Related to #5.

Fix updating of new project

02 Aug 11:43
Compare
Choose a tag to compare

Fixed:

  • Updating of new project without scripts. Related to #4.

Make installation support

24 Jul 16:01
Compare
Choose a tag to compare

Added:

  • Installation via Make