Releases: bitrise-io/bitrise-init
3.3.0
Release Notes
- [37dca45] Update Xcode parsing lib (#239)
- [9fd066e] Detect Gradle Kotlin build scripts (#241)
- [592f528] Log detected tools (#240)
- [ee1c4fb] Detect unsupported tools in projects (#237)
- [ee05a81] Updated const.go file (#238)
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/3.3.0/bitrise-init-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise-init
ℹ️ M1 machine: Please note by default /usr/local/bin
does not exist on M1 machines and isn't encouraged by the community over /opt/bin
. Use a custom folder path or use your own bin
folder path. i.e /opt/bin
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
3.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/3.2.0/bitrise-init-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise-init
ℹ️ M1 machine: Please note by default /usr/local/bin
does not exist on M1 machines and isn't encouraged by the community over /opt/bin
. Use a custom folder path or use your own bin
folder path. i.e /opt/bin
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
3.1.0
Release Notes
- [72be2c6] Fix for react-native workflow duplicate Steps (#234)
- [fc02662] Expo scanner updates (#233)
- [fb76a50] Seperated iOS Project parsing (#232)
- [44ec482] Separate android project parsing (#230)
- [471ac00] Revert "Step 1743 - Update Expo deploy workflow (#229)" (#231)
- [656d93f] Step 1743 - Update Expo deploy workflow (#229)
- [4b7636b] Update Flutter deploy workflow (#225)
- [1a33592] Fix missing Ruby during react-native Podfile detection (#227)
- [b7937a5] Update react-native workflow descriptions (#226)
- [04ac0c9] Update react workflows (part 2) (#224)
- [218a8b5] Update Flutter primary workflow (#223)
- [204dd5f] Updating react-native workflows (#222)
- [de20a87] [STEP-1750 & STEP-1749] Update iOS default workflows (#221)
- [d726962] Updated Android primary workflow (#220)
- [6682bda] Update Android deploy WF (#219)
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/3.1.0/bitrise-init-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise-init
ℹ️ M1 machine: Please note by default /usr/local/bin
does not exist on M1 machines and isn't encouraged by the community over /opt/bin
. Use a custom folder path or use your own bin
folder path. i.e /opt/bin
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!
3.0.0
Release Notes
- [80ed402] Remove the Xamarin scanner (#217)
- [f21bd7e] Adds Log Statements to Android Project Scanner (#210)
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/3.0.0/bitrise-init-"$(uname -s)"-"$(uname -m)" > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
M1 machine: Please note by default /usr/local/bin
does not exist for M1 machines. Use a custom folder or save it to your own bin folder. i.e /opt/
That's all, you're ready to call bitrise-init
!
2.10.0
Updated steps to new major versions: