Closed
Description
Candidate commit: 6c89474
Diff: 1.0.3...main
- Review CMake configuration for missed source files
- Review diffs for stray changes
- Update copyright year in file headers (Update file headers #80)
- Update README (Update README #84)
- Draft release notes (https://github.com/apple/swift-atomics/releases/edit/untagged-c8b1096f1bc33e48b11f)
- Announce new release on the forum
Testing progress: (On Mac and Linux, this is done by running Utilities/run-full-tests.sh
. This script builds and tests this package using various build systems and build configurations.)
macOS/AS
- macOS 13.3, Apple Silicon, Xcode 14.3, Swift main (swift.org developer snapshot as of 2023-03-30)
- macOS 13.3, Apple Silicon, Xcode 14.3, Swift 5.9 (swift.org developer snapshot as of 2023-03-30)
- macOS 13.3, Apple Silicon, Xcode 14.3, Swift 5.8
- macOS 13.3, Apple Silicon, Xcode 14.2, Swift 5.7.2
- macOS 13.3, Apple Silicon, Xcode 13.4.1, Swift 5.6.1
macOS/x86_64
- macOS 13.3, x86_64 (Rosetta), Xcode 14.3, Swift main (swift.org developer snapshot as of 2023-03-30)
- macOS 13.3, x86_64 (Rosetta), Xcode 14.3, Swift 5.9 (swift.org developer snapshot as of 2023-03-30)
- macOS 13.3, x86_64 (Rosetta), Xcode 14.3, Swift 5.8
- macOS 13.3, x86_64 (Rosetta), Xcode 14.2, Swift 5.7.2
- macOS 13.3, x86_64 (Rosetta), Xcode 13.4.1, Swift 5.6.1
-
macOS 13.3, x86_64, Xcode 14.3, Swift main (swift.org developer snapshot as of 2023-03-30)(skipped) -
macOS 13.3, x86_64, Xcode 14.3, Swift 5.9 (swift.org developer snapshot as of 2023-03-30)(skipped) - macOS 13.3, x86_64, Xcode 14.3, Swift 5.8
- macOS 13.3, x86_64, Xcode 14.2, Swift 5.7.2
- macOS 12.5, x86_64, Xcode 13.4.1, Swift 5.6.1
Linux/Aarch64
- Ubuntu 20.04, Aarch64, Swift main nightly build as of 2023-03-30
- Ubuntu 20.04, Aarch64, Swift 5.9 nightly build as of 2023-03-30
- Ubuntu 20.04, Aarch64, Swift 5.8 release
- Ubuntu 20.04, Aarch64, Swift 5.7.3 release
- Ubuntu 20.04, Aarch64, Swift 5.6.3 release
Linux/x86_64
-
Ubuntu 22.04, x86_64, Swift main nightly build as of 2023-03-30(skipped) -
Ubuntu 22.04, x86_64, Swift 5.9 nightly build as of 2023-03-30(skipped) - Ubuntu 22.04, x86_64, Swift 5.8 release
- Ubuntu 22.04, x86_64, Swift 5.7.3 release
- Ubuntu 20.04, x86_64, Swift 5.6.3 release
Windows 11/x86_64 (experimental)
-
Windows 11, x86_64, Swift main nightly build as of 2023-03-28 -
Windows 11, x86_64, Swift 5.8 release - Windows 11, x86_64, Swift 5.7.3 release (sincere thanks to @stevapple)
-
Windows 11, x86_64, Swift 5.6.3 release
Note: Swift 5.8 has not shipped yet; I'll hold testing that for now.