I just downloaded Xcode 6.4 from App Store and started to create a hello world app to learn swift but I get the error saying "Invalid Device State".
I googled a lot and tried the below things:
- Restarted Mac and entered xcode and started project (as mentioned in a stack overflow thread)
- I created a new iOS app with another layout but showed the same error again if I ran that project.
- I deleted all projects and re-installed Xcode again. Started a new project and ran it but still getting the same error.
I am running Yosemite 10.10.1 and the Xcode version is 6.4.
Can anyone help me ?