SnapKit / Masonry

Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
MIT License
18.05k stars 3.14k forks source link

trailingMargin problem lead to crash in v1.1.0 #460

Closed jonz-tech closed 7 years ago

jonz-tech commented 7 years ago

hello,it seems that a crash was made in the new version.Because the trailing margin was invalidate. Plz check it.

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[MASConstraintMaker trailingMargin]: unrecognized selector sent to instance

Thanks!

robertjpayne commented 7 years ago

Dupe of #461