Squirrel.Mac
Squirrel.Mac copied to clipboard
Verify code signatures recursively
Use kSecCSCheckNestedCode when validating the code signature of an update. Suggested by @keithduncan.
This means independently signing all of the dependencies and helpers we ship in our app bundle.
kSecCSCheckNestedCode appears to be broken on Mavericks