File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -215,7 +215,13 @@ Snapshot binaries are currently built and tested on several platforms:
215
215
|---------------------------------------------|-----|--------|
216
216
| Windows (7, 8, 10, ...) | ✓ | ✓ |
217
217
| Linux (kernel 2.6.32, glibc 2.11 or later) | ✓ | ✓ |
218
- | macOS (10.7 Lion or later) | ✓ | ✓ |
218
+ | macOS (10.7 Lion or later) | (\*) | ✓ |
219
+
220
+ (\*): Apple dropped support for running 32-bit binaries starting from macOS 10.15 and iOS 11.
221
+ Due to this decision from Apple, the targets are no longer useful to our users.
222
+ Please read [our blog post][macx32] for more info.
223
+
224
+ [macx32]: https://blog.rust-lang.org/2020/01/03/reducing-support-for-32-bit-apple-targets.html
219
225
220
226
You may find that other platforms work, but these are our officially
221
227
supported build environments that are most likely to work.
You can’t perform that action at this time.
0 commit comments