| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.6.2 source code.tar.gz | 2025-08-04 | 116.1 kB | |
| 1.6.2 source code.zip | 2025-08-04 | 159.4 kB | |
| README.md | 2025-08-04 | 478 Bytes | |
| Totals: 3 Items | 276.0 kB | 0 | |
Bug-fix release to fix a build error on Amazon Linux 2. An important non-feature is the adoption of the availability macro, with thanks to @rauhul.
What's Changed
- Fix typedef errors on platforms with _ASM_GENERIC_INT headers by @jrflat in https://github.com/apple/swift-system/pull/254
- Replace bespoke availability system by @rauhul in https://github.com/apple/swift-system/pull/232
Full Changelog: https://github.com/apple/swift-system/compare/1.6.1...1.6.2