You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bitrise Step updates:
- Add the --output-format=json to the step to set envs using
envman from this step
- Do not throw till the end to be able to set envs from the json output
Nitro CLI change log:
- Remove envman dependency
- Fix an issue when parsing output .apk files
- Add support for Yarn 3
- Fix incorrect ANDROID_HOME error throwing for iOS builds
- Add missing pipefail to xcodebuild command
0 commit comments