I'm running Xcode 7 beta 2
and my code won't compile, it won't break on breakpoints when running and it won't throw errors even if I add broken code to it.
When I run my application in the simulator my old version of my app runs in the simulator even if I delete it from the simulators home screen.
This same code base runs perfectly on my macbook pro.
Things I've tried so far:
- cleaning
- rebuilding
- restarting
- uninstalling, re-downloading and reinstalling Xcode
running on my iMac: (Xcode 7 beta 2)
exact code running on my MacBook Pro (Xcode 7 beta 2)