Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocking more than just macOS Installers #13

Open
wants to merge 16 commits into
base: add-license-1
Choose a base branch
from
Open

Conversation

GenoMyb
Copy link

@GenoMyb GenoMyb commented Apr 23, 2021

Good day, I would like to ask that instead of calling the app Big Sur blocker, perhaps rename the app the AppBlocker

And then if possible to make the config so that you can add Bundle ID to the ConfigProfile like you can with the text, so that you can use the app install it and with mobileConfigs , block apps

Eg below i did, but I made the changes in the code

bundleIDsToBlock = @[
@"com.apple.InstallAssistant.BigSur",
@"com.apple.InstallAssistant.Seed.macOS1016Seed1",
@"com.bitTorrent.utweb", // uTorrent Web and BitTorrent Web
@"com.bitTorrent.btweb", // uTorrent Web and BitTorrent Web
@"com.philandro.anydesk", // Anydesk
@"com.bittorrent.uTorrent", // uTorrent and BitTorrent
@"org.torproject.torbrowser", // Tor Browser
@"com.expressvpn.ExpressVPN", // ExpressVPN
@"ch.protonvpn.mac", // ProtonVPN
@"tv.plex.desktop", // Plex
@"com.valvesoftware.steam", // Steam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants