robb/Cartography

Set NSLayoutConstraint.identifier

Open

#97 opened on Mar 10, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Swift (522 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,337 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

To make debugging simpler, we could set the NSLayoutConstraint.identifier, maybe we can even include a reference to its layout block (filename and line).

Contributor guide