Subprocess is a cross-platform package for spawning processes in Swift.

1 Open Issue Need Help Last updated: Jul 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task requires implementing a complete CMake build system for the Swift Subprocess package. This will allow it to be integrated as a dependency within SwiftBuild and Swift Package Manager projects, improving its usability and accessibility. The implementation should follow the patterns established in similar projects like apple/swift-system or swiftlang/swift-toolchain-sqlite.

Complexity: 4/5
enhancement help wanted

Subprocess is a cross-platform package for spawning processes in Swift.

Swift