Releases: bitrise-steplib/steps-carthage
Releases · bitrise-steplib/steps-carthage
3.2.4
3.2.3
3.2.2
Add Cordova, Ionic, React-Native, Flutter to the supported platform list.
3.2.1
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
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
Fix the Github access token - Bad credentials issue
3.1.6
3.1.5
3.1.4
- Input grouping fix