blob: e99ff4ed02aaf60fc25d0a8025dad33eab07e0ea [file] [log] [blame]
swiftstdlibtoolwrapper runs swift-stdlib-tool, which scans executables and
copies required Swift framework dylibs to the specified path, then zips up
the output for further bundle merging.
swift-stdlib-tool only runs on Darwin, so swiftstdlibtoolwrapper only runs on
Darwin.