-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removes Authorization initializer with parameters, documentation impr…
…ovements This is a breaking change The removed Authorization initializer was effectively duplicative of the requestRights function, which in this framework is trivial to call right after creating it. Use of this initializer already wasn't one of the recommend usage patterns in the documentation. Significantly improves the documentation for LaunchdManager.bless(...).
- Loading branch information
Josh Kaplan
committed
Nov 7, 2021
1 parent
18c3e07
commit ef63245
Showing
5 changed files
with
96 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.