You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
animatePlacehodlerAtIndex should be animatePlaceholderAtIndex
unfortunately, fixing this will break backward compatibility in the case when users have created their own States or Configurations (they probably will)
The text was updated successfully, but these errors were encountered:
https://github.com/velikanov/SwiftPasscodeLock/blob/master/PasscodeLock/Protocols/PasscodeLockStateType.swift#L18
https://github.com/velikanov/SwiftPasscodeLock/blob/master/PasscodeLock/Protocols/PasscodeLockConfigurationType.swift#L17
maximumInccorectPasscodeAttempts
should bemaximumIncorrectPasscodeAttempts
https://github.com/velikanov/SwiftPasscodeLock/blob/master/PasscodeLock/PasscodeLockViewController.swift#L228
animatePlacehodlerAtIndex
should beanimatePlaceholderAtIndex
unfortunately, fixing this will break backward compatibility in the case when users have created their own States or Configurations (they probably will)
The text was updated successfully, but these errors were encountered: