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
Version 4.0.0 now supports Swift 5
jlaws commented
Thanks, works great