Skip to content

Releases: slidoapp/authorization-swift

authorization-swift v0.2.0

31 Oct 12:19
0.2.0
9e88506
Compare
Choose a tag to compare
Pre-release

The Authorization package v0.2.0 allow to execute tools with arguments and specifying custom text prompt in the authorization dialog.

Improvements

  • Add support for executing command line tools with arguments #1
  • Allow to pass custom authorization to executeWithPrivileges function #2
  • Make errors human readable #3
  • Allow to show custom prompt in auth dialog #4

authorization-swift v0.1.2

31 Oct 12:16
Compare
Choose a tag to compare
Pre-release

First release of the Authorization package which allows running macOS tools with administrative permissions.

Full Changelog: 0.1.0...0.1.2