nicklockwood / layout

A declarative UI framework for iOS
MIT License
2.23k stars 97 forks source link

Swift 5 compatibility for XCode 10.2 #171

Closed Kaspik closed 5 years ago

Kaspik commented 5 years ago

Good morning Nick!

Almost year later - I'm here again. :) (For reference - https://github.com/nicklockwood/layout/issues/130)

XCode 10.2 has been released officially and it includes Swift 5. It looks like Layout needs (probably just one) small update - are you aware of that and are you planning another release for Swift 5? Thank you!

Screenshot 2019-03-26 at 08 36 23
nicklockwood commented 5 years ago

@kaspik yes, I'll be shipping a Swift 5 compatible version shortly. Thanks for the PR!

Kaspik commented 5 years ago

@nicklockwood It doesn't need to be compatible with swift 5 yet, but needs to be compatible with XCode 10.2 (even on Swift 4.2).

No problem! :)

nicklockwood commented 5 years ago

@Kaspik fixed in version 0.6.36. Thanks!