Swiftmessages: please swift5.0

Created on 25 Apr 2019  路  6Comments  路  Source: SwiftKickMobile/SwiftMessages

Most helpful comment

spec.swift_version = '5.0'

All 6 comments

spec.swift_version = '5.0'

There is a branch for it: https://github.com/SwiftKickMobile/SwiftMessages/tree/work/swift5.
So simply have this in your Podfile:

pod 'SwiftMessages', :git => 'https://github.com/SwiftKickMobile/SwiftMessages.git', :branch => 'work/swift5'

@Coeur Thank you

@lixiang1994 sorry, I thought I commented about the Swift 5 branch when I closed this.

@wtmoose I believe it's fine to merge it to master already, independently from your decision of when to make next release. Or if your concern is compatibility with Xcode 10.1, then please merge everything else except the podspec change (keeping it at Swift 4.2).

Yep. Done.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ch-muhammad-adil picture ch-muhammad-adil  路  4Comments

Khalphion picture Khalphion  路  4Comments

iamsanketray123 picture iamsanketray123  路  6Comments

fruitcoder picture fruitcoder  路  6Comments

CallMeSH picture CallMeSH  路  4Comments