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

Module compile error

Haibo-Zhou opened this issue · comments

I get this error on latest Xcode 11.4.1 when using YPImagePicker, is there SWP available now?

Module compiled with Swift 5.1.3 cannot be imported by the Swift 5.2.2 compiler: /Users/Chuck/Downloads/YPImagePicker-master/Carthage/Build/iOS/PryntTrimmerView.framework/Modules/PryntTrimmerView.swiftmodule/x86_64.swiftmodule

This is an issue with the Carthage build ? You need a new version compiled with Swift 5.2.2 ?

Added SPM support, does that solve your issue ?