i remember how apple said back in march that touch fighter had 10,000 lines of code (feel free to correct if wrong). how did they come to that conclusion? did they use a utility? sorry if this is a nooob question
Not sure why you're interested as line counts are a very poor measure of complexity.
Bragging rights
17k+ for me![]()
so did u count the lines using terminal? or xcode?
I just used the wc trick, but obviously that includes whitespace, comments, etc.