I just cloned a project into Xcode and am trying to run it in the simulator. However, my only option is iOS Device. This is unique to this project only and I don\'t know how to
Go to BuildSettings, see Code Signing... under Code Signing Identity, change all entitlements to "Don't Code Sign".
Hope it helps.