PasswordTextField
PasswordTextField copied to clipboard
Fatal error: Unexpectedly found nil while unwrapping an Optional value
- Xcode 16.1
- iOS 13+
- PasswordTextField 1.4.0 via SPM
I was using 1.3.0 with cocoapod, and in the process of switching to SPM this time, I updated to 1.4.0 with the 1.3.0 BundleUtil error and got this error.