unfortunately the latest master is not building on OS X 10.7 due to unrecognized selectors and properties:
NSArray+PureLayout.m:58:13: No known class method for selector 'activateConstraints:'
NSArray+PureLayout.m:78:9: No known class method for selector 'deactivateConstraints:'
NSLayoutConstraint+PureLayout.m:52:18: Property 'active' not found on object of type 'NSLayoutConstraint *'
NSLayoutConstraint+PureLayout.m:119:14: Property 'identifier' not found on object of type 'NSLayoutConstraint *'
Is there any chance to fix this?
Thanks!
unfortunately the latest master is not building on OS X 10.7 due to unrecognized selectors and properties:
Is there any chance to fix this?
Thanks!