Can someone with Catalina installed please let me know if the terminal command sandbox-exec still exists?
I have a workflow that depends on it and according to the Mojave man page it's deprecated. I'm wondering if I need to figure out an alternative approach before Catalina drops.
Thanks!
I have a workflow that depends on it and according to the Mojave man page it's deprecated. I'm wondering if I need to figure out an alternative approach before Catalina drops.
Thanks!
Code:
$ sandbox-exec
Usage: sandbox-exec [options] command [args]
Options:
-f profile-file Read profile from file.
-n profile-name Use pre-defined profile.
-p profile-string Specify profile on the command line.
-D key=value Define a profile parameter.
Exactly one of -f, -n, -p must be specified.
$ which sandbox-exec
/usr/bin/sandbox-exec