kishikawakatsumi / KeychainAccess

Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
MIT License
7.92k stars 785 forks source link

Warning Unnecessary check for macOS #558

Open zunda-pixel opened 1 year ago

zunda-pixel commented 1 year ago

This warning is showed in XcodeCloud.

Unnecessarv check for 'macOS'; enclosing scope ensures guard will always be true

Pull requests #544

screenshot