Created
October 1, 2012 11:14
-
-
Save sebnash/3811014 to your computer and use it in GitHub Desktop.
One-liner: Get an OS X application's version number (edit path)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults read "/Applications/TheApp.app/Contents/Info" CFBundleVersion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment