osx - Prevent UIs interaction in Sparkle -



osx - Prevent UIs interaction in Sparkle -

i trying utilize sparkle update app (not current app). start simple creating updater object:

var updater = suupdater(forbundle: appbundle)

the problem i'm having that line of code can open ui dialogs if go wrong. example:

i can solve problem, concern code running on screensaver , popping dialog blocks point hard reboot way move forward.

is there way prevent sparkle ever opening kind of ui?

osx cocoa sparkle

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -