Jim Boyd
Jim Boyd
•Added kSecAttrAccessible:kSecAttrAccessibleAfterFirstUnlock keychain attribute so tokens can be accessible in background after first unlock. This helps with apple watch notification response when device is locked. •Also made the HMAC func...
I renamed the `state` property in the `PinCodeDigitView` protocol to `viewState`. This avoids a namespace collision with the existing `state` property in `UIControl` subclasses. I also provided an `UITextField` example...
# Better support for Swift Package Manager through a new `Bundled` protocol. > ✍️ A few of the protocols' (i.e. `StoryboardBased`, `NibLoadable` and `NibOwnerLoadable`) default implementations attempt to load resources...