Running the latest version of Xcode, I run into a problem when I try to run applications on the simulator several times. I need to exit the current application by double-clicking on the home button (multitask task manager) in the simulator and close the application. Otherwise, the new “build and run” simply reopens the currently running application in the simulator (and in the same state as before). Where can I change this behavior?
source
share