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

The constraint failure #442

Open HTOne opened 7 years ago

HTOne commented 7 years ago

Add the following code in the PCH file

ifdef OBJC

import "Masonry.h"

endif