periphery

Identify unused code in Swift projects

brewmacoslinux
Try with needOr install directly
Source

About

Identify unused code in Swift projects

Commands

periphery

Examples

Scan the current Swift project for unused code$ periphery scan
Scan and output results in JSON format$ periphery scan --format json
Scan a specific project directory$ periphery scan --project /path/to/Project.xcodeproj