Sparkle可用于更新沙盒应用吗?最初的更新似乎有效,提供适当的用户对话框以提示更新并进行复制。但是它会在"安装更新..."结束时挂起。我在控制台日志中注意到以下内容。
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
其他帖子提到了这个问题,但它们已经超过2年了,我还没有找到任何关于如何使这项工作的最新文档。