issues
search
lyft
/
Lyft-iOS-sdk
Public Lyft SDK for iOS
Other
43
stars
27
forks
source link
Update to Swift 5 and lux ride kinds
#28
Closed
servercimen
closed
5 years ago
servercimen
commented
5 years ago
Functionality changes:
Set “Swift Language Version” compiler setting to Swift 5. Update SDK and example project code to Swift 5 syntax.
Add ride kinds: lyft_premier (Lux), lyft_lux (Lux Black), lyft_luxsuv (Lux Black XL)
Housekeeping:
Use Swift’s Result type instead of in-house implementation
Update swiftlint rules
Update example project to use the latest version of the Cocoapods
timkettering
commented
5 years ago
👍
Functionality changes:
Housekeeping: