Updates pods, fixes Sparkle on Apple Silicon Macs

This commit is contained in:
Riley Testut
2020-12-03 16:33:40 -06:00
parent 4abd4c2f7f
commit 1f6edd778b
213 changed files with 5897 additions and 903 deletions

View File

@@ -189,6 +189,8 @@ SU_EXPORT @interface SUUpdater : NSObject
For UI-less/daemon apps that aren't usually quit, instead of this function,
you can use the delegate method
SUUpdaterDelegate::updater:willInstallUpdateOnQuit:immediateInstallationInvocation:
or
SUUpdaterDelegate::updater:willInstallUpdateOnQuit:immediateInstallationBlock:
to immediately start installation when an update was found.
A progress dialog is shown but the user will never be prompted to read the