Inspired by tbdswizzler, this simple
python tool for manipulating Apple's .tbd format.
python3 -m pip install --user -U pytbdUsage: pytbd [OPTIONS] COMMAND [ARGS]...
Options:
  --help  Show this message and exit.
Commands:
  append-arch  appench given arch to all .tbd files
  find-symbol  locate .tbd files where the given symbol is exported from
  json         output given tbd file as json