I’ve just inherited an Xcode project from another person and for some reason I can’t seem to run it in the simulator.
Has anyone else had this problem? Does anyone have any ideas on how to fix this?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Probably the project has “Deployment target” setting higher than SDK version you have installed – try to change it to the lower version that is supported on your Mac (or upgrade your xcode to newer version)