Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 542 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 542 Bytes

Description

Inspired by tbdswizzler, this simple python tool for manipulating Apple's .tbd format.

Installation

python3 -m pip install --user -U pytbd

Usage

Usage: 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