Releases: bitrise-io/bitrise-init
2.4.0
Release Notes
- [c11d38b] Update CocoaPods dependency to 2.x (#200)
- [88aa215] Create LICENSE (#154)
- [518b77c] Step 170 react cocapods parse error (#199)
- [b8e7240] Add local.properties check to Android scanner (#198)
- [aa30622] Expo update (#195)
- [422939b] Detect iOS AppClips in ProjectScanner (#196)
- [6325a46] Update step versions to latest major. (#194)
- [4e77064] Showing a better error message to Ionic Capacitor users (#193)
- [ff2334b] Act 898 missing gradlew (#192)
- [01e58c9] Ignore Android project scanner errors if we find an other proper project (#186)
- [350bac3] dep update (#191)
- [8aabe2c] Act 902 supress ios icon errors (#190)
- [64c3b7d] Return with generic error message (#189)
- [a132357] Ignoring Android scanner errors resulting from icon lookup failures. (#188)
- [a984f01] PatternErrorMatcher.Run passes the original error message to DetailedErrorBuilders. (#187)
- [e065453] Add "NoPlatformDetected" recommendation (#185)
- [31fd00e] Act 630 decorate errors (#184)
- [f6de811] Add new step error type (#183)
- [82537a6] Adding steperror (#182)
- [9da0085] Fix: add error's string to analytics data. (#181)
- [fdd3bbe] Add source = scanner to analytics log data. (#180)
- [a8f3685] Send analytics log if scanner fails. (#179)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.4.0/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
2.3.2
Release Notes
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.3.2/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
2.3.1
Release Notes
- [d427aaa] Release 2.3.1 (#175)
- [9443dd4] Tool-380 maintenance checks (#174)
- [b96068c] separated ios and android wfs (#171)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.3.1/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
2.3.0
Release Notes
- [48e2d53] update default step versions (#170)
- [faabc38] Tool 392 dep update (#169)
- [6295f8d] TOOL-392 Release (#168)
- [9a36536] Adding yarn support for react-native scanner (#167)
- [7ff42ba] Moving cache-pull after flutter-installer step (#166)
- [8142925] TOOL-759 added option summary and refactored non-constants [WIP] (#162)
- [32fe1c8] Adding cache steps for flutter, cahnging flutter-installer to use preinstalled flutter (#165)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.3.0/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
2.2.0
Release Notes
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.2.0/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
2.1.3
Release Notes
- [ab4737b] Release (#160)
- [72587f8] Require contents.xcworkspacedata to be present to detect ios workspace (#159)
- [b289e54] Readme (#158)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.1.3/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
2.1.2
Release Notes
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.1.2/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
2.1.1
Release Notes
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.1.1/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
2.1.0
Release Notes
- [1e39bda] Expo scanner merged with RN scanner (#150)
- [154640a] Enforce bitrise.yml version 7 by using bitrise-cli version 1.29.0 (#153)
- [bcf1849] Bugfix/ios icons (#152)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.1.0/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
2.0.0
Release Notes
- [c3a2495] Bumping used step versions and cli version (#149)
- [cbfa37e] Add possible ios and android app icons as options (#144)
- [768755a] Feature/scanner api (#148)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.0.0/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!