Masonry
Masonry copied to clipboard
Xcode Warning Parameter of overriding method should be annotated with __attribute__((noescape))
New Issue Checklist
🚫 If this template is not filled out your issue will be closed with no comment. 🚫
- [ ] I have looked at the Documentation
- [x] I have filled out this issue template.
Issue Info
| Info | Value |
|---|---|
| Platform | ios |
| Platform Version | 12.0 |
| Masonry Version | 1.1.0 |
| Integration Method | cocoapods |
Issue Description
warning show: Parameter of overriding method should be annotated with attribute((noescape)) Please solve it, thanks
(void(NS_NOESCAPE ^)(MASConstraintMaker *make))block
Hope to fix this warning soon