I broke Xcode :-(
-
Xcode Error
-
File Indexer
Several years ago I was backing up my computer and I needed a simple utility for creating an index of all of the files and folders within a directory. As always, I stuck this utility in my personal source code repository (I use subversion ). What do you know; six years later I needed it again. I needed to update it to do things a little different (and I updated it to .NET 3.5 at the same time), but it reminded me why I always try and save these kinds of things. Anyway, here it is . Maybe someone else can use it. Requires .NET Framework 3.5....