UICKeyChainStore icon indicating copy to clipboard operation
UICKeyChainStore copied to clipboard

Fix Xcode 12 "deployment target" warning

Open robertogvieira opened this issue 4 years ago • 1 comments

Although latest version (v2.2.1) adds support to Xcode 12, I'm still getting this warning on it:

UICKeyChainStore - Xcode 12 deployment target warning

This PR fixes such warning.

robertogvieira avatar Oct 12 '20 15:10 robertogvieira

Please merge this

trapper- avatar Dec 03 '20 04:12 trapper-