robb / Cartography

A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
Other
7.34k stars 525 forks source link

Memory Leak in "specialized closestCommonAncestor(UIView, b : UIView) -> UIView?" #246

Closed NotFound9 closed 7 years ago

NotFound9 commented 7 years ago

my xcode version is 8.1, my project is based in swift 2.3, image image image image image

orta commented 7 years ago

Cool - thanks for the issue, want to try send a PR to fix it for everyone?

NotFound9 commented 7 years ago

Wow! That‘s cool, I want to try this, Thanks!

NotFound9 commented 7 years ago

Hello,I'm sorry for the issue , because my project use Carthage to manage the library,which real cause Cartography,Alamofire,Charts memory leak in my project.So it not Cartography cause the problem. I'm sorry for what I say before,I will more cautious in next time. Thanks!