Mac's don't always provide file versions, an action item that compares the md5 of a file would be helpful.

i.e.
if md5sum for /Library/Application Support/Some Program/some.plist <> your md5sum, then copy new file.

This helps keep the store less busy and only show the items that a machine needs.

This is needed in bundle requirements as well as install actions, launch actions etc.

Comments