Skip to content

Maintaining a list of Mac bundle ID for software that has trouble asking for permission on macOS.

License

Notifications You must be signed in to change notification settings

iChris/mac-app-bundle-id-list

Repository files navigation

What Is This?

A repo for a site, macbundleid.lemonproductions.ca, listing the bundle ID of various Mac apps that people have trouble giving mic and screen control permission to under macOS.

See this video for details.

How to Find an App's Bundle Identifier

I figured this out based on this post from Rob Griffiths in 2018:

Open up Terminal.app

Type the following command:

osascript -e 'id of app "Name of App"'

The "Name of App" is replaced with the name of the app as it appears when hovering over its Dock icon.

About

Maintaining a list of Mac bundle ID for software that has trouble asking for permission on macOS.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published