SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.31k stars 744 forks source link

[WIP] Update to Xcode 10.2 and Swift 5.0 #280

Closed taher-mosbah closed 5 years ago

taher-mosbah commented 5 years ago

Run the migration assistant on the framework, still some warnings to fix hence the WIP.

Coeur commented 5 years ago

Your changes are different and independent from the migration assistant: you should make separate pull requests, because half of the changes can be made for Swift 4 before pushing to Swift 5.

taher-mosbah commented 5 years ago

@Coeur thanks for your comment, will do that as soon a I have some free time.