Sparkle fails to update a sandboxed app

0

Can Sparkle be used to update a sandboxed app? The update initially appears to work, giving appropriate user dialog to prompt for the update and doing the copy. However it hangs at the end of the "Installing update...". I notice the following in the console log.

Sparkle: Failed to release quarantine on <path to my>.app with error Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted" UserInfo={NSLocalizedDescription=Failed to remove file quarantine on Autoupdate.app.}

2016-02-22 4:52:44.000 PM kernel[0]: exec of <...Path...>/Sparkle/Autoupdate.app/Contents/MacOS/Autoupdate denied since it was quarantined by Anytune Mac and created without user consent, qtn-flags was 0x00000006

Other posts have referred to this problem, but they are over 2 years old and I haven't been able to find any current documentation on how to make this work.

macos
sandbox
sparkle
asked on Stack Overflow Feb 22, 2016 by Jim Leask

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0