AliSoftware/Reusable

Swift 4.2 issue

chrisvanbuskirk opened this issue · 2 comments

Reusable/Sources/View/NibOwnerLoadable.swift:40:28: error: 'NSLayoutAttribute' has been renamed to 'NSLayoutConstraint.Attribute'

There's an error when compiling against Xcode 10 beta 6

djbe commented

Are you using Reusable 4.0.3? A fix was merged to address this: #58.

Yeah, I had 4.0.2. Sorry!