• Stars
    star
    106
  • Rank 325,871 (Top 7 %)
  • Language
    Swift
  • Created over 1 year ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple app to reset your macOS app permissions

FromScratch

Easily reset permissions for your macOS apps through a GUI that calls the tccutil framework( is it a framework? I don't know what else to call it).

image

Supported Permissions

The most common permissions are now shown at the top level for an app when you click the reset button. Other less common ones are hidden in "other". image

FAQ

How come I can't reset all permissions yet?

When I was building the app I only needed those. It's trivial to add the rest so I expect to do that soon, if nobody else beats me to it!

Can I help contribute?

Yes, please! If you have any features you want to add, please create an issue or PR.

Authors

This library is created by Jordi Bruin.

License

FromScratch is available under the MIT license. See the LICENSE file for more info.