-
Notifications
You must be signed in to change notification settings - Fork 132
Open
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels