HHK1 / PryntTrimmerView

A set of tools to trim, crop and select frames inside a video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 5 Support w/ Cocoapods

jlaws opened this issue · comments

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

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

Version 4.0.0 now supports Swift 5

commented

Thanks, works great