Skip to content

Commit

Permalink
Updating readme file for macos-15 version 20241014.202 (actions#10777)
Browse files Browse the repository at this point in the history
Co-authored-by: Image generation service account. <[email protected]>
Co-authored-by: Actions service account <[email protected]>
  • Loading branch information
3 people authored Oct 16, 2024
1 parent f3ad9ca commit b3b23d5
Showing 1 changed file with 28 additions and 29 deletions.
57 changes: 28 additions & 29 deletions images/macos/macos-15-Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
# macOS 15
- OS Version: macOS 15.0 (24A335)
- Kernel Version: Darwin 24.0.0
- Image Version: 20241007.173
- Image Version: 20241014.202

## Installed Software

### Language and Runtime
- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.402
- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.403
- Bash 3.2.57(1)-release
- Clang/LLVM 16.0.0
- Clang/LLVM (Homebrew) 18.1.8 - available on `$(brew --prefix llvm@18)/bin/clang`
Expand All @@ -24,11 +24,11 @@
- GNU Fortran 12 (Homebrew GCC 12.4.0) - available by `gfortran-12` alias
- GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias
- GNU Fortran 14 (Homebrew GCC 14.2.0) - available by `gfortran-14` alias
- Kotlin 2.0.20-release-360
- Kotlin 2.0.21-release-482
- Node.js 22.9.0
- Perl 5.38.2
- PHP 8.3.12
- Python3 3.12.7
- Python3 3.13.0
- Ruby 3.3.5

### Package Management
Expand All @@ -38,7 +38,7 @@
- Composer 2.8.1
- Homebrew 4.4.0
- NPM 10.8.3
- Pip3 24.2 (python 3.12)
- Pip3 24.2 (python 3.13)
- Pipx 1.7.1
- RubyGems 3.5.21
- Yarn 1.22.22
Expand All @@ -56,7 +56,7 @@
- bazelisk 1.22.0
- bsdtar 3.5.3 - available by 'tar' alias
- Curl 8.10.1
- Git 2.46.2
- Git 2.47.0
- Git LFS 3.5.1
- GitHub CLI 2.58.0
- GNU Tar 1.35 - available by 'gtar' alias
Expand All @@ -70,16 +70,16 @@
- zstd 1.5.6

### Tools
- AWS CLI 2.18.0
- AWS CLI 2.18.5
- AWS SAM CLI 1.125.0
- AWS Session Manager CLI 1.2.650.0
- Azure CLI 2.64.0
- AWS Session Manager CLI 1.2.677.0
- Azure CLI 2.65.0
- Azure CLI (azure-devops) 1.0.1
- Bicep CLI 0.30.23
- Cmake 3.30.4
- CodeQL Action Bundle 2.19.0
- Cmake 3.30.5
- CodeQL Action Bundle 2.19.1
- Fastlane 2.224.0
- SwiftFormat 0.54.5
- SwiftFormat 0.54.6
- Xcbeautify 2.11.0
- Xcode Command Line Tools 16.0.0.0.1.1724870825
- Xcodes 1.5.0
Expand All @@ -90,12 +90,12 @@
### Browsers
- Safari 18.0 (20619.1.26.31.6)
- SafariDriver 18.0 (20619.1.26.31.6)
- Google Chrome 129.0.6668.90
- Google Chrome for Testing 129.0.6668.89
- ChromeDriver 129.0.6668.89
- Microsoft Edge 129.0.2792.79
- Microsoft Edge WebDriver 129.0.2792.82
- Mozilla Firefox 131.0
- Google Chrome 129.0.6668.101
- Google Chrome for Testing 129.0.6668.100
- ChromeDriver 129.0.6668.100
- Microsoft Edge 129.0.2792.89
- Microsoft Edge WebDriver 129.0.2792.91
- Mozilla Firefox 131.0.2
- geckodriver 0.35.0
- Selenium server 4.25.0

Expand Down Expand Up @@ -124,10 +124,11 @@
- 3.10.15
- 3.11.9
- 3.12.7
- 3.13.0

#### Node.js
- 18.20.4
- 20.17.0
- 20.18.0

#### Go
- 1.21.13
Expand All @@ -148,15 +149,15 @@
- PowerShell 7.4.5

#### PowerShell Modules
- Az: 12.3.0
- Az: 12.4.0
- Pester: 5.6.1
- PSScriptAnalyzer: 1.22.0
- PSScriptAnalyzer: 1.23.0

### Xcode
| Version | Build | Path |
| -------------- | -------- | ----------------------------------- |
| 16.1 (beta) | 16B5014f | /Applications/Xcode_16.1_beta_2.app |
| 16.0 (default) | 16A242d | /Applications/Xcode_16.app |
| Version | Build | Path | Symlinks |
| -------------- | -------- | ----------------------------------- | ----------------------------------------------------------------------------------------- |
| 16.1 (beta) | 16B5029d | /Applications/Xcode_16.1_beta_3.app | /Applications/Xcode_16.1.0.app<br>/Applications/Xcode_16.1.app |
| 16.0 (default) | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app<br>/Applications/Xcode.app |

#### Installed SDKs
| SDK | SDK Name | Xcode Version |
Expand All @@ -175,10 +176,10 @@
| watchOS 11.1 | watchos11.1 | 16.1 |
| Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 |
| Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 |
| visionOS 2.0 | xros2.0 | 16.0 |
| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 |
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
| visionOS 2.0 | xros2.0 | 16.0 |
| visionOS 2.1 | xros2.1 | 16.1 |
| Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 |
| DriverKit 24.0 | driverkit24.0 | 16.0 |
| DriverKit 24.1 | driverkit24.1 | 16.1 |

Expand Down Expand Up @@ -214,5 +215,3 @@
| ANDROID_NDK_ROOT | /Users/runner/Library/Android/sdk/ndk/27.1.12297006 |
| ANDROID_SDK_ROOT | /Users/runner/Library/Android/sdk |

### Miscellaneous

0 comments on commit b3b23d5

Please sign in to comment.