objective c - Sparkle updates on Mountain Lion -- will Developer ID work with Sparkle? -


what reasons there, if any, worry app updates through sparkle framework on mountain lion?

if sign new version developer id certificate, , sparkle downloads , replaces old version new version, there reason believe developer id won't "get through" appropriately?

i don't have intricate knowledge of developer id nor inner workings of sparkle. hence question.

developer id nothing code signing apple-issued certificate. code signature included in app bundle. sparkle replaces app's bundle new one, including of content (which in turn includes signature). it's same if replaced app manually.

so no, nothing worry about.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -