https://github.com/theawesomecoder61/xlc
A Mac OS X program that counts the number of lines of code and more in an Xcode project.
https://github.com/theawesomecoder61/xlc
List: xlc
Last synced: 3 months ago
JSON representation
A Mac OS X program that counts the number of lines of code and more in an Xcode project.
- Host: GitHub
- URL: https://github.com/theawesomecoder61/xlc
- Owner: theawesomecoder61
- License: mit
- Created: 2016-08-19T22:16:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-20T02:08:27.000Z (almost 10 years ago)
- Last Synced: 2025-10-11T17:03:05.413Z (10 months ago)
- Language: Objective-C
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XLC
XLC stands for .**X**codeproj **L**ine **C**ounter. 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.
## Requires
Mac OS X 10.8 or later
## Features
- 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
## [Download](https://github.com/theawesomecoder61/XLC/releases)
Click the link above to go to the releases page.
## Screenshots


## Building for yourself
1. Make sure you have the latest version of Xcode installed
2. Download the repo as a ZIP or clone the repo
3. Run