79438401

Date: 2025-02-14 04:58:10
Score: 1
Natty:
Report link

While I am unsure of a specific way to target XCode, this reddit post has a way to disable all bouncing notifications on macOS through the terminal:

defaults write com.apple.dock no-bouncing -bool TRUE;

then restart the dock:

killall Dock;

This appears to be a permanent fix

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Socsob