## Switch `Xcode` tools ```sh sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer ``` # Installing Tools ```sh brew install otx brew install class-dump ```