Files
swift-mirror/utils/swift-dev-utils/README.md
Hamish Knight dd2493998d [utils] Introduce crash-reduce
This is the tool I've been using to add the fuzzer crasher test cases
to the repo.
2026-01-25 21:54:48 +00:00

7 lines
264 B
Markdown

# swift-dev-utils
A collection of development utilities written in Swift.
- [swift-xcodegen](Sources/swift-xcodegen/README.md) - Generates an Xcode project for the Swift repo
- [crash-reduce](Sources/crash-reduce/README.md) - Produces reduced crasher test cases