Xcode 15.3 changelog
Sep 23, 2024
Bitrise stacks are updated continuously according to the stack update policy.
Check out the stack report page for a snapshot of what is currently installed.
Learn more how to get notified of updates.
Updates #
Stack update v2024-09-19
(released on 2024-09-23)
#
cmake
has been upgraded to3.30.3
, fixing this regression
Stack update v2024-08-22
(released on 2024-08-27)
#
- Tool upgrades
- Ruby
3.3.1
→3.3.4
- Ruby
Stack update v2024-07-12
(released on 2024-07-15)
#
- Pre-installed pipx for running Python executables and CLI tools
Stack update v2024-06-12
(released on 2024-06-13)
#
- No user-facing changes
Stack update v2024-05-14
#
Stack update v2024-05-24
(released on 2024-05-27)
#
- Tool upgrades
- Ruby
3.0.6
→3.0.7
- Ruby
3.1.4
→3.1.5
- Ruby
3.2.3
→3.2.4
- Ruby
3.3.0
→3.3.1
- Go
1.20.8
→1.20.14
- Go
1.21.8
→1.21.10
- Node.js
18.19.1
→18.20.2
- Node.js
20.11.1
→20.13.1
- Node.js
21.6.2
→21.7.3
- Ruby
No user-facing changes, this release is only caused by the new [Xcode 15.4 stack]({{ ref “/changelogs/osx-xcode-15.4.x.md” %}}).
Stack update v2024-05-07
(released on 2024-05-08)
#
- Homebrew package installs now use the
new JSON API introduced in Homebrew 4.0. This should not make any difference in practice, but you can still revert to the old behavior by setting the
HOMEBREW_NO_INSTALL_FROM_API=1
env var. - Related: the
brew-install
step has a new major version that speeds up installs and make them more reproducible.
Stack update v2024-04-29
(released on 2024-05-01)
#
- Brew dependency mirror update
Stack update v2024-04-23
(released on 2024-04-26)
#
- Brew dependency mirror update
- google-cloud-sdk pre-installed
Stack update v2024-04-15
(released on 2024-04-18)
#
- Brew dependency mirror update
Stack update v2024-04-09
(released on 2024-04-11)
#
- Brew dependency mirror update
Stack update v2024-04-03
(released on 2024-04-04)
#
- Brew dependency mirror update. This also fixes
a recent Homebrew crash when running
brew bundle
orbrew services
.
Stack update v2024-03-18
(released on 2024-03-21)
#
- Brew dependency mirror update
Stack update v2024-03-12
(released on 2024-03-15)
#
- Brew dependency mirror update
- Ruby
3.3.0
added - Ruby
3.2.2
is replaced by3.2.3
- Go
1.21.1
is replaced by1.21.8
- NodeJS
21.2.0
is replaced by21.6.2
- NodeJS
20.9.0
is replaced by20.11.1
- NodeJS
18.18.2
is replaced by18.19.1
To ensure your workflows remain efficient and utilize the most recent tool updates, we recommend using version aliases in your configurations. Version aliases help you automatically adopt new patch versions without the need for manual updates. For detailed information on how to use version aliases with your Bitrise stacks, please refer to our Version Aliases Documentation
Stack update v2024-03-06
#
Initial stack release.