File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ Depending on the host platform, the selection of toolchains may vary.
157
157
| ---------------- | -------------------------------------------------------------- |
158
158
| Linux | GCC >= 12.2 or Clang >= 19.1 |
159
159
| Windows | Visual Studio >= 2022 with the Windows 10 SDK on a 64-bit host |
160
- | macOS | Xcode >= 16.3 (Apple LLVM >= 19) |
160
+ | macOS | Xcode >= 16.4 (Apple LLVM >= 19) |
161
161
162
162
### Official binary platforms and toolchains
163
163
@@ -249,7 +249,7 @@ FreeBSD and OpenBSD users may also need to install `libexecinfo`.
249
249
250
250
#### macOS prerequisites
251
251
252
- * Xcode Command Line Tools >= 16.3 for macOS
252
+ * Xcode Command Line Tools >= 16.4 for macOS
253
253
* [ A supported version of Python] [ Python versions ]
254
254
* For test coverage, your Python installation must include pip.
255
255
You can’t perform that action at this time.
0 commit comments