Skip to content

Commit

Permalink
Using "defaults read" to get the UUID. This also works in Yosemite.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roderik van der Veer committed Aug 30, 2014
1 parent 6eb920a commit e904a45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions find_uuid.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
#! /bin/bash
defaults find UUID | grep MailCompatibility
defaults find UUID | grep MessageCompatibility
defaults read /Applications/Mail.app/Contents/Info PluginCompatibilityUUID

0 comments on commit e904a45

Please sign in to comment.