ayushn21 / AvatarImageView

DEPRECATED!!! --- Use https://github.com/neone/NDAvatarApp
MIT License
255 stars 37 forks source link

Set require app extension api only to YES #21

Closed sanketfirodiya closed 6 years ago

sanketfirodiya commented 6 years ago

Set this to YES so that the AvatarImageView can be used in an app extension. Tested that the memory warning still gets fired even if object in the Notification handler is nil.

Relevant documentation: https://developer.apple.com/library/content/documentation/General/Conceptual/ExtensibilityPG/ExtensionScenarios.html

ayushn21 commented 6 years ago

@sanketfirodiya thanks for the PR. Sorry it took so long, it got lost in my notifications!

I've merged it and will publish a new release to Cocoapods later today :)