X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
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.
X Tutup