sunshinejr / SwiftyUserDefaults

Modern Swift API for NSUserDefaults
http://radex.io/swift/nsuserdefaults/static
MIT License
4.85k stars 365 forks source link

Update failed to swift 5.1, Xcode 11.0 #224

Open DheerajDhamija14 opened 4 years ago

DheerajDhamija14 commented 4 years ago
Screenshot 2019-12-06 at 12 25 28 PM

Facing this issue while updating to swift 5.1

sunshinejr commented 4 years ago

Hey @DheerajDhamija14, I think this is because Property Wrappers were actually changed a lot in different Xcode versions. Can you try the latest Xcode 11.2.1 and see if it helps?