HHK1/PryntTrimmerView

Swift 5 Support w/ Cocoapods

jlaws opened this issue · 3 comments

jlaws commented

Expected Results

No warning to convert PryntTrimmerView.framework to Swift 5

Actual Results

Xcode created warnings to convert PryntTrimmerView.framework to Swift 5

Steps to Reproduce

Build the cocoapod in Xcode 10.2

HHK1 commented

@jlaws Fixed in #45, can you check it out and report any issues please ?

HHK1 commented

Version 4.0.0 now supports Swift 5

jlaws commented

Thanks, works great