openbakery / gradle-xcodePlugin

gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS
Apache License 2.0
455 stars 127 forks source link

Keychain creation incomplete on Big Sur #443

Closed fonkadelic closed 3 years ago

fonkadelic commented 3 years ago

On Big Sur the keychain creation task skips some steps due to some macOS version checks. I've simply removed these checks because they seem pretty outdated.