Create and manipulate YAA archives. More information: https://keith.github.io/xcode-man-pages/yaa.1.html.
yaa archive -d path/to/directory -o path/to/output_file.yaa
yaa archive -i path/to/file -o path/to/output_file.yaa
yaa extract -i path/to/archive_file.yaa
yaa list -i path/to/archive_file.yaa
yaa archive -a algorithm -d path/to/directory -o path/to/output_file.yaa
yaa archive -b 8m -d path/to/directory -o path/to/output_file.yaa