9

I want to play a success.mp3 sound on Xcode build success and a failure.mp3 on Xcode build failure. How can I do so? However, I can play sound after build finishes using this trick but need to distinguish success and failure cases.

Sazzad Hissain Khan
  • 37,929
  • 33
  • 189
  • 256

1 Answers1

17

Take a look at: Preferences > Behaviours

enter image description here

108g
  • 406
  • 3
  • 10