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

Fix privacy manifest missing key 'NSPrivacyCollectedDataType' #576

Closed p-nicolaou closed 2 months ago

p-nicolaou commented 2 months ago

This will allow Privacy Report to be generated without any errors about missing keys

TimOliver commented 2 months ago

Oh thanks so much for this @p-nicolaou! I was gonna ask that if you're in a position to verify the manifest, a PR instead of me guessing would be greatly appreciated. I'll merge it now, but it'll have to be a little while before I can cut a new release.

skylarbarrera commented 2 months ago

following here for a release