Step 1: download this tool:
https://github.com/jslegendre/tccplus/tree/1.0 (save it to Downloads folder on your machine)
Step 2: Open Terminal
type :
cd ~/Download/
chmod +x tccplus
Unblock for your apps by typing this :
./tccplus [add/reset] SERVICE [BUNDLE_ID]
Exp: ./tccplus add Microphone com.hnc.Discord ( Unblock for Discord app access to microphone )
- Replace Microphone with any device you want to unblock (camera,screen record,..)
- Replace com.hmc.Discord with Bundle_ID of the app you want to
How to find Bundle_ID on your machine ?
Hove the mouse over apps on the Dock you will see the name of it, and then open Terminal and type
osascript -e ‘id of app “APP_NAME”‘
APP_NAME is the name you saw on the Dock !
Thats all !
How to use Gmail account with custom domain using Cloudflare and Mailgun (free)
Having an email with @customdomain.com is important to level up your brand. You can use a paid service such as Google Workspace to achieve that. There is also another alternative solution, a free one, and I’ll talk about it here.
24/12/2023