|
@@ -568,6 +568,7 @@ public class Keychain {
|
|
query[UseNoAuthenticationUI] = true
|
|
query[UseNoAuthenticationUI] = true
|
|
}
|
|
}
|
|
#elseif os(OSX)
|
|
#elseif os(OSX)
|
|
|
|
+ query[ReturnData] = true
|
|
if #available(OSX 10.11, *) {
|
|
if #available(OSX 10.11, *) {
|
|
query[UseAuthenticationUI] = UseAuthenticationUIFail
|
|
query[UseAuthenticationUI] = UseAuthenticationUIFail
|
|
}
|
|
}
|