0

I need some help, I cannot find the build error after hours, when I try to compilate it shows me an error, could someone help me please? I leave the link below. Thanks in advance!

My project in GitHub

5
  • You have a lot of breaking constraints. But I cannot see any error. Would you please provide more information about the error you're seeing and where it appears? Commented Jan 22, 2020 at 3:19
  • Can you please share the error over here, instead of us searching in your project. Commented Jan 22, 2020 at 3:25
  • Thanks for reply both! I can't copy the entire error that's why I shared my project. It breaks when I run it. Commented Jan 22, 2020 at 3:38
  • run your project perfectly. xcode(11.3). when I just click on your first list item app crash and i found that you set "PlateCell" instead of "RecipeCell" in your storyboard's PlateViewController. Commented Jan 22, 2020 at 5:36
  • Yes! Thanks a lot @RuchiMakadia :) Commented Jan 22, 2020 at 19:19

2 Answers 2

1

Try using Command + Shift + K to clean the build folder

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

Comments

0

As mentioned before you have a lot of breaking constraints, but your project builds successfully in xCode 11.3.1. Consider deleting derived data from you xCode.

1 Comment

Yes it builds successfully but still crashes after clear the build folder

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.