Running the latest version of XCode, I run into the problem that when I try to start apps on the simulator multiple times. I have to quit the actual running app by clicking twice on the home button (multitasking task manager) in the simulator and quit the app. Otherwise a new ‘build and run’ simply opens the current running app in the simulator again (and in the same state as before). Where can I change that behavior?
Share
If you quit the simulator between builds, it should always re-install the app when you build and run.