TimOliver / TOCropViewController

A view controller for iOS that allows users to crop portions of UIImage objects
http://www.timoliver.com.au/2015/06/21/tocropviewcontroller-an-open-source-image-cropper-for-ios/
MIT License
4.67k stars 929 forks source link

PackageIndex.findPackages failed: featureDisabled #551

Closed AnatoliyOstapenko closed 3 months ago

AnatoliyOstapenko commented 1 year ago

What are you trying to achieve with this library exactly? Please describe. First of all, thanks for the framework. It's really helpful. But I got a yellow error after adding the framework through the Swift package manager: "PackageIndex.findPackages failed: Function disabled" Could you please let me know how I can avoid the error?

AnatoliyOstapenko commented 1 year ago

UPD: I found how to resolve issue, I had to just clean all issues of product. Thanks again)

TimOliver commented 3 months ago

Good to hear you fixed it @AnatoliyOstapenko! :)