Create README.md

This commit is contained in:
Casey Fleser 2014-09-10 11:13:48 -05:00
parent 105bb3e0f5
commit 01d915fb6d

8
README.md Normal file
View file

@ -0,0 +1,8 @@
SimDirs
=======
Quick and dirty app to display Xcode 6 simulator names and open their locations.
This is not fancy at all. The new way that Xcode names simulator folders doesn't make it easy to see what's what so I made this thing. SimDirs displays a list of device names / OS versions. Double-clicking an entry opens the location in the Finder.
That's it.