XLC stands for .Xcodeproj Line Counter. It does exactly what the title says, counts the number of lines of code in an Xcode project. It also displays the total line count and character count for each file scanned.
Mac OS X 10.8 or later
- choose from 12 file types to scan
- choose whether to include empty/blank lines
- choose whether to include files in .framework files
- displays the number lines of code and characters, file count, and file size of all the files
Click the link above to go to the releases page.
- Make sure you have the latest version of Xcode installed
- Download the repo as a ZIP or clone the repo
- Run

