SnapKit / Masonry

Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the newest version is 1.1.0 , but the 1.1.0 is not newest code compare with the branch of master

ifengshumu opened this issue Β· comments

New Issue Checklist

🚫 If this template is not filled out your issue will be closed with no comment. 🚫

  • I have looked at the Documentation
  • I have filled out this issue template.

Issue Info

Info Value
Platform all
Platform Version all
Masonry Version 1.1.0

Issue Description

the newest version is 1.1.0 , but the 1.1.0 is not newest code compare with the branch of master,

In particular the method of [mas_safeAreaLayoutGuide], It will craash when use 1.1.0

please update pod @kouky @danielrhammond @tonyarnold @bjallen @shermanl

1.1.0 screenshots

1 1 0

master screenshots

master

pod 'Masonry', :git => 'https://github.com/SnapKit/Masonry.git', :branch => 'master'