yeah mine's updated to big sur, it used to be that i could bypass this kinda stuff without going into the console but apple likes to control literally everything so they took that out
BrunoBRS
6
Posts
1
Followers
Recent community posts
solved! here's what i did:
"Open Terminal or iTerm and type sudo chmod -R 755, then drag the .app into the window, which will bring the full path into Terminal or iTerm. This worked for me, moving the -R option directly after chmod. It will look like this: sudo chmod -R 755 Path\ to\ app\ file.app
Press return."