robb / Cartography

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

Expression type 'ContraintGroup' is ambigious without more context ? #245

Open huangxueqin opened 7 years ago

huangxueqin commented 7 years ago

why xcode report error: Expression type 'ContraintGroup' is ambigious without more context ? when using constrain function? actually cartography is totally unusable in my project

robb commented 7 years ago

Would you mind providing more… context?

It's difficult to help if we don't know the expression.

orta commented 7 years ago

(ba dum tsch)

mrcoolbiz commented 7 years ago

Also, about constraingroup, it has memory leak that I can't clear it as I mention on https://github.com/robb/Cartography/issues/248