Skip to content

Instantly share code, notes, and snippets.

@piouPiouM
Created June 17, 2010 12:49
Show Gist options
  • Save piouPiouM/442061 to your computer and use it in GitHub Desktop.
Save piouPiouM/442061 to your computer and use it in GitHub Desktop.
defaults read "/Library/Frameworks/Adobe AIR.framework/Versions/Current/Resources/Info" CFBundleVersion
OU
plutil -convert xml1 -o - "/Library/Frameworks/Adobe AIR.framework/Versions/Current/Resources/Info.plist" | grep -A 1 CFBundleVersion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment