GoodPersistence
GoodPersistence copied to clipboard
Cannot find 'KeychainWrapper' in scope
I am unable to use KeychainWrapper. It gives me Cannot find 'KeychainWrapper' in scope
error. Xcode shows this class as unavailable in current scope. @KeychainValue
decorator works correctly though. I imported required modules.
I did the Project Clean / Clean Derived Data / Xcode Restart.
- Device: iPhone 15 Pro Simulator
- Xcode: Version 15.4 (15F31d)
- Version 2.3.0
Does anyone have an idea what might be wrong?