Skip to content

Releases: bitrise-steplib/steps-carthage

3.2.4

20 Oct 09:33
6702c99
Compare
Choose a tag to compare
  • Add ability to point to custom xcconfig via env var (Xcode 12 workaround) #63

3.2.3

28 May 09:19
499b84f
Compare
Choose a tag to compare

Step description update.

3.2.2

11 Oct 08:33
b77ae26
Compare
Choose a tag to compare

Add Cordova, Ionic, React-Native, Flutter to the supported platform list.

3.2.1

17 Jun 09:53
Compare
Choose a tag to compare

Fix

  • Fix the issue, where Cartfile.resolved, might not be found when resolvedFilePath != resolvedFileName when determining if Cartfile.resolved exists. - #56 - Thanks @kylefleming 🥇
  • Typo fixes - #55 - Thanks @samsonjs 🏅

3.2.0

16 Apr 09:17
c7fd0c7
Compare
Choose a tag to compare

New input

  • Add verbose log option.

Fix

  • Update readme
  • Add warnings if the cache is not available because of:
    • ChacheFile missing
    • Cartfile.resolved is missing from the repository
    • ChacheFile is not up to date

3.1.7

04 Jan 14:41
Compare
Choose a tag to compare

Fix the Github access token - Bad credentials issue

3.1.6

14 Dec 15:02
Compare
Choose a tag to compare

Introduced security enhancements.

3.1.5

22 Aug 11:49
Compare
Choose a tag to compare

3.1.4

08 May 08:17
Compare
Choose a tag to compare
  • Input grouping fix

3.1.3

04 Dec 11:17
Compare
Choose a tag to compare
  • added step description