Documentation ¶
Overview ¶
Manages the build pipeline for the Swift framework/app, from CGO bindings to fattening the binaries.
Usage:
jiri swift [flags] <command>
The jiri swift commands are:
build Builds and installs the cgo wrapper, as well as the Swift framework/app clean Removes generated cgo binaries and headers help Display help for commands or topics
The jiri swift flags are:
-color=true Use color to format output. -v=false Print verbose output.
The global flags are:
-metadata=<just specify -metadata to activate> Displays metadata for the program and exits. -time=false Dump timing information to stderr before exiting the program.
Click to show internal directories.
Click to hide internal directories.