Fawxy / CBPinEntryView

A customisable view for entering arbitrary length pins, codes or passwords in iOS. Supports iOS 12 one time codes.
MIT License
189 stars 41 forks source link

Swift 5 support w/ Cocoapods #18

Closed jlaws closed 5 years ago

jlaws commented 5 years ago

Expected Results

No warning to convert CBPinEntryView.framework to Swift 5

Actual Results

Xcode created warnings to convert CBPinEntryView.framework to Swift 5

Steps to Reproduce

Build the cocoapod in Xcode 10.2

jlaws commented 5 years ago

Ping

Fawxy commented 5 years ago

This should be fixed. Let me know if it's not.