You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seriously: it's just y=mx+b. So why does the average NSLayoutConstraint take 200-odd characters to initialise? Adds two new methods: +[NSLayoutConstraint constraintWithFormula:LHS:RHS:] and -[UIVie…