Jump to content

Xcode appreciation


Farnsworth

Recommended Posts

For all those of you who program, you know the pain of getting an error message that makes no sense, or, worse, an error number that doesn't seem to translate to a particular issue when you look it up. I'm new to XCode, but I would just like to appreciate this new error message I got:

2018-06-25 14:08:36.485716-0700 WarApp[1023:46085] [LayoutConstraints] Unable to simultaneously satisfy constraints.

Probably at least one of the constraints in the following list is one you don't want. 

Try this: 

(1) look at each constraint and try to figure out which you don't expect; 

(2) find the code that added the unwanted constraint or constraints and fix it. 

This error message is a storming work of art. I mean, the fact that they used the word "probably" shows that they are actually trying to use regular language. Anyways, I just wanted to share this with you all.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...