HHK1/PryntTrimmerView

Module compile error

Haibo-Zhou opened this issue · 2 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

HHK1 commented

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

HHK1 commented

Added SPM support, does that solve your issue ?