Skip to content

not compiling on OS X 10.7 #58

@azplanlos

Description

@azplanlos

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions