Chris Wynn
Chris Wynn
When a Touch ID protected item is added after it has been removed, the authentication dialog does not display. Following the instructions for [Adding](https://github.com/kishikawakatsumi/UICKeyChainStore#adding-a-touch-id-protected-item)/[Removal](https://github.com/kishikawakatsumi/UICKeyChainStore#removing-a-touch-id-protected-item) of a Touch ID protected item,...
https://github.com/kentnguyen/KNMultiItemSelector/blob/master/KNMultiItemSelector/KNMultiItemSelector.m#L390 To function correctly, I think this line should be: selector(selector:didFinishSelectionWithItems:) instead of: selector(selectorDidFinishSelectionWithItems:)
Can you add a license file please? This would be very useful.