mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
dd2493998d
This is the tool I've been using to add the fuzzer crasher test cases to the repo.
7 lines
264 B
Markdown
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
|