Specify ZIP Archive Name for Screenshots
Now you can use Snap and directly specify a zip archive name. So you must not assume the name anymore. Use it like this (I run it via Mint):
mint run --verbose Blackjacx/[email protected] snap --workspace MyProject.xcworkspace --schemes "MyScheme" --destination-dir "/tmp/screens/" --zip-file-name "Screens.zip" --mode fast
The destination dir is separate since it is also used to store all the screenshot images produced by the command.