1

I have uploaded an open source project called SuperCrack! to Github. I made it with Xcode 8.3.3. It's quite a large project with lots of pods. I asked a friend to download and build it but he complains that there is No Scheme:

enter image description here

He tried the solutions here but said they didn't help.

If anybody could tell me where I went wrong and fix this problem I'd be grateful.

1
  • This project has all you need to be able to clone, open, build and run it. Try to clone it again from master to other directory. This might help. Commented Nov 16, 2017 at 6:28

2 Answers 2

2

I had the same problem when trying to run this app turns out I just had to run 'pod install'

Sign up to request clarification or add additional context in comments.

Comments

1

YOUR_PROJECT_NAME.pbxproj is missing. seems like something went wrong when pushing your project to the server...

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.