Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Repostory for swift 5 #43

Open
danishGsquad opened this issue May 2, 2019 · 1 comment
Open

Update Repostory for swift 5 #43

danishGsquad opened this issue May 2, 2019 · 1 comment

Comments

@danishGsquad
Copy link

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

@mohsinka
Copy link

Any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants