|
1 | 1 | | Announcements | |
2 | 2 | |-| |
| 3 | +| [[macOS] Deprecation of 4 tools on November 3rd.](https://github.com/actions/runner-images/issues/12873) | |
3 | 4 | | [[macOS] Default Xcode on macOS 15 Sequoia will be set to Xcode 16.4 on August, 25](https://github.com/actions/runner-images/issues/12751) | |
4 | 5 | | [[macOS] macos-latest YAML-label will use macos-15 in August 2025](https://github.com/actions/runner-images/issues/12520) | |
5 | 6 | *** |
6 | 7 | # macOS 15 |
7 | 8 | - OS Version: macOS 15.5 (24F5068b) |
8 | 9 | - Kernel Version: Darwin 24.5.0 |
9 | | -- Image Version: 20250818.1709 |
| 10 | +- Image Version: 20250825.1768 |
10 | 11 |
|
11 | 12 | ## Installed Software |
12 | 13 |
|
|
34 | 35 | - Bundler 2.7.1 |
35 | 36 | - Carthage 0.40.0 |
36 | 37 | - CocoaPods 1.16.2 |
37 | | -- Composer 2.8.10 |
38 | | -- Homebrew 4.6.3 |
| 38 | +- Composer 2.8.11 |
| 39 | +- Homebrew 4.6.6 |
39 | 40 | - NPM 10.9.3 |
40 | 41 | - Pip3 25.2 (python 3.13) |
41 | 42 | - Pipx 1.7.1 |
42 | 43 | - RubyGems 3.7.1 |
43 | | -- Vcpkg 2025 (build from commit 4bb07a326d) |
| 44 | +- Vcpkg 2025 (build from commit 6ecbbbdf31) |
44 | 45 | - Yarn 1.22.22 |
45 | 46 |
|
46 | 47 | ### Project Management |
|
56 | 57 | - bazelisk 1.27.0 |
57 | 58 | - bsdtar 3.5.3 - available by 'tar' alias |
58 | 59 | - Curl 8.15.0 |
59 | | -- Git 2.50.1 |
| 60 | +- Git 2.51.0 |
60 | 61 | - Git LFS 3.7.0 |
61 | | -- GitHub CLI 2.76.2 |
| 62 | +- GitHub CLI 2.78.0 |
62 | 63 | - GNU Tar 1.35 - available by 'gtar' alias |
63 | 64 | - GNU Wget 1.25.0 |
64 | 65 | - gpg (GnuPG) 2.4.8 |
|
72 | 73 | - Ninja 1.13.1 |
73 | 74 |
|
74 | 75 | ### Tools |
75 | | -- AWS CLI 2.28.11 |
76 | | -- AWS SAM CLI 1.142.1 |
| 76 | +- AWS CLI 2.28.16 |
| 77 | +- AWS SAM CLI 1.143.0 |
77 | 78 | - AWS Session Manager CLI 1.2.707.0 |
78 | 79 | - Azure CLI 2.76.0 |
79 | 80 | - Azure CLI (azure-devops) 1.0.2 |
80 | 81 | - Bicep CLI 0.37.4 |
81 | 82 | - Cmake 3.31.6 |
82 | | -- CodeQL Action Bundle 2.22.3 |
| 83 | +- CodeQL Action Bundle 2.22.4 |
83 | 84 | - Fastlane 2.228.0 |
84 | 85 | - SwiftFormat 0.57.2 |
85 | 86 | - Xcbeautify 2.30.1 |
|
92 | 93 | ### Browsers |
93 | 94 | - Safari 18.5 (20621.2.5.11.5) |
94 | 95 | - SafariDriver 18.5 (20621.2.5.11.5) |
95 | | -- Google Chrome 139.0.7258.128 |
96 | | -- Google Chrome for Testing 139.0.7258.68 |
97 | | -- ChromeDriver 139.0.7258.68 |
98 | | -- Microsoft Edge 139.0.3405.102 |
99 | | -- Microsoft Edge WebDriver 139.0.3405.102 |
100 | | -- Mozilla Firefox 141.0.3 |
| 96 | +- Google Chrome 139.0.7258.139 |
| 97 | +- Google Chrome for Testing 139.0.7258.138 |
| 98 | +- ChromeDriver 139.0.7258.138 |
| 99 | +- Microsoft Edge 139.0.3405.111 |
| 100 | +- Microsoft Edge WebDriver 139.0.3405.111 |
| 101 | +- Mozilla Firefox 142.0 |
101 | 102 | - geckodriver 0.36.0 |
102 | 103 | - Selenium server 4.35.0 |
103 | 104 |
|
|
159 | 160 | - PSScriptAnalyzer: 1.24.0 |
160 | 161 |
|
161 | 162 | ### Xcode |
162 | | -| Version | Build | Path | Symlinks | |
163 | | -| -------------- | -------- | --------------------------------- | ----------------------------------------------------------------------------------------- | |
164 | | -| 26.0 (beta) | 17A5295f | /Applications/Xcode_26_beta_5.app | /Applications/Xcode_26.0.0.app<br>/Applications/Xcode_26.0.app | |
165 | | -| 16.4 | 16F6 | /Applications/Xcode_16.4.app | /Applications/Xcode_16.4.0.app | |
166 | | -| 16.3 | 16E140 | /Applications/Xcode_16.3.app | /Applications/Xcode_16.3.0.app | |
167 | | -| 16.2 | 16C5032a | /Applications/Xcode_16.2.app | /Applications/Xcode_16.2.0.app | |
168 | | -| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app | |
169 | | -| 16.0 (default) | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app<br>/Applications/Xcode.app | |
| 163 | +| Version | Build | Path | Symlinks | |
| 164 | +| -------------- | -------- | --------------------------------- | -------------------------------------------------------------- | |
| 165 | +| 26.0 (beta) | 17A5305f | /Applications/Xcode_26_beta_6.app | /Applications/Xcode_26.0.0.app<br>/Applications/Xcode_26.0.app | |
| 166 | +| 16.4 (default) | 16F6 | /Applications/Xcode_16.4.app | /Applications/Xcode_16.4.0.app<br>/Applications/Xcode.app | |
| 167 | +| 16.3 | 16E140 | /Applications/Xcode_16.3.app | /Applications/Xcode_16.3.0.app | |
| 168 | +| 16.2 | 16C5032a | /Applications/Xcode_16.2.app | /Applications/Xcode_16.2.0.app | |
| 169 | +| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app | |
| 170 | +| 16.0 | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app<br>/Applications/Xcode_16.0.app | |
170 | 171 |
|
171 | 172 | #### Installed SDKs |
172 | 173 | | SDK | SDK Name | Xcode Version | |
|
238 | 239 | | iOS 18.4 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone 16e<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad (A16)<br>iPad Air 11-inch (M2)<br>iPad Air 11-inch (M3)<br>iPad Air 13-inch (M2)<br>iPad Air 13-inch (M3)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) | |
239 | 240 | | iOS 18.5 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone 16e<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad (A16)<br>iPad Air 11-inch (M2)<br>iPad Air 11-inch (M3)<br>iPad Air 13-inch (M2)<br>iPad Air 13-inch (M3)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) | |
240 | 241 | | iOS 18.6 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone 16e<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad (A16)<br>iPad Air 11-inch (M2)<br>iPad Air 11-inch (M3)<br>iPad Air 13-inch (M2)<br>iPad Air 13-inch (M3)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) | |
241 | | -| iOS 26.0 | iPhone 16<br>iPhone 16 Plus<br>iPhone 16 Pro<br>iPhone 16 Pro Max<br>iPhone 16e<br>iPhone SE (3rd generation)<br>iPad (10th generation)<br>iPad (A16)<br>iPad Air 11-inch (M2)<br>iPad Air 11-inch (M3)<br>iPad Air 13-inch (M2)<br>iPad Air 13-inch (M3)<br>iPad mini (A17 Pro)<br>iPad Pro 11-inch (M4)<br>iPad Pro 13-inch (M4) | |
242 | 242 | | tvOS 18.2 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) | |
243 | 243 | | tvOS 18.4 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) | |
244 | 244 | | tvOS 18.5 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) | |
245 | | -| tvOS 26.0 | Apple TV<br>Apple TV 4K (3rd generation)<br>Apple TV 4K (3rd generation) (at 1080p) | |
246 | 245 | | watchOS 11.2 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) | |
247 | 246 | | watchOS 11.4 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) | |
248 | 247 | | watchOS 11.5 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) | |
249 | | -| watchOS 26.0 | Apple Watch SE (40mm) (2nd generation)<br>Apple Watch SE (44mm) (2nd generation)<br>Apple Watch Series 10 (42mm)<br>Apple Watch Series 10 (46mm)<br>Apple Watch Ultra 2 (49mm) | |
250 | 248 |
|
251 | 249 | ### Android |
252 | 250 | | Package Name | Version | |
|
0 commit comments