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

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -