artemkrachulov / AKImageCropperView

Responsive image cropper
MIT License
172 stars 66 forks source link

Add Swift 4.1 support as per new version of swift already available #31

Open malpanitalkingpicture opened 6 years ago

malpanitalkingpicture commented 6 years ago

Current swift 4.0 supports all major xcode 9.3, but many will migrate to 4.1 swift version when we opens swift 4.0 files in 4.1 Error shows "Module compiled with Swift 4.0.3 cannot be imported in Swift 4.1:" screen shot 2018-04-09 at 5 12 37 pm

Turacbey commented 6 years ago

I get error 'Could not build Objective-C module 'AKImageCropperView''

radekhubner commented 6 years ago

You can use my fork. https://github.com/radekhubner/AKImageCropperView/releases/tag/v2.0.1