Skip to content

Update Repostory for swift 5 #43

Open
@danishGsquad

Description

With Swift 5 Xcode suggest me to change things like:
NSLayoutFormatOptions to NSLayoutConstraint.FormatOptions.
NSLayoutAttribute.centerX to NSLayoutConstraint.Attribute.centerX
NSLayoutRelation.equal to NSLayoutConstraint.Relation.equal
bytes: 4, alignedTo: 1 to byteCount: 4, alignment: 1

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions