iOS beginner here. I’m trying to build the Facebook Demo App but I keep getting the following error:
Check dependencies
[BEROR]No architectures to compile for (ARCHS=i386, VALID_ARCHS=armv7 armv6).
Any idea what causes 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.
For whatever reason it seems that your project doesn’t have an architecture set. Click on the project name, then on Build Settings, and select the architectures as shown below:
Edited to add
Also ensure the “Valid Architectures” include all three architectures: