MacOS: Silent auto updates for cocoa command line tool application

124 Views Asked by At

We have a single .pkg file which consists of user app and command line tool app. We are using Sparkle.framework for updates.

While updating, it always asks for admin password.

Is there any way to silently update the command line (root) app in Mac OS?

0

There are 0 best solutions below