Running as an administrator to update CubeMX
To the people that take care of developing the MacOS version of CubeMX; for the vast majority of users, running as an administrator is not a thing. Keep that in mind when you are putting together the dialogs under "CHECK FOR UPDATES". If administrator rights are needed, ask for them.
On a Mac, to get admin rights when you run an application, you have to fire up a command line, cd inside of the application bundle, then sudo run the application. Is that the experience that you were expecting your customers to have? (hint, the answer here is no)
Perhaps a better option would be to bring up a dialog to get the admin group user id and password, just like every other application on MacOS.
(and for the Community admins, I cannot choose STM32CubeMX as a label on this post)
