Notable changes
- Ruby versions are now managed via asdf. During the transition period, both
rbenv
andasdf
are installed and can be used, but we recommend migrating toasdf
, which also manages Node.js and Go versions on the stacks. - Each installed iOS simulator runtime now has a device named “Bitrise iOS default”. This name is constant across all runtime versions, but the real device type changes based on the iOS version. You can use this device name in test steps and destination specifiers and be sure that it’s going to be available across all Xcode and runtime versions.
- The cmake;3.10.2.4988404 Android SDK package is now preinstalled
- OpenUPM CLI is now preinstalled
Reminder: Ruby 2.x versions will soon be removed from the stacks . Review your workflows and upgrade to the latest Ruby version.
Full system reports:
More info about Bitrise stack policies:
Happy Building!