mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-21 04:33:30 +01:00
Updates pods, fixes Sparkle on Apple Silicon Macs
This commit is contained in:
2
Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUUpdater.h
generated
vendored
2
Pods/Sparkle/Sparkle.framework/Versions/A/Headers/SUUpdater.h
generated
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user