I have an annoying app that pops into the foreground every once in a while. I want to make it stay in the background unless I switch to it.
EDIT: (More information requested)
The app is the iPhone Simulator and it annoyingly pops up every time I run tests in Xcode. I would love for it to stay in the background.
If this isn't possible, is it possible to write a script to make the iPhone Simulator move to the background?