keybase / go-keychain

Golang keychain package for iOS and macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use mac to build .a file

cocoyes opened this issue · comments

./../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:55:8: query.SetMatchSearchList undefined (type keychain.Item has no field or method SetMatchSearchList)
../../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:55:28: undefined: keychain.NewWithPath
../../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:115:34: undefined: keychain.Keychain
../../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:124:12: queryItem.SetMatchSearchList undefined (type keychain.Item has no field or method SetMatchSearchList)
../../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:136:8: kcItem.SetAccess undefined (type keychain.Item has no field or method SetAccess)
../../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:146:9: undefined: keychain.Keychain
../../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:166:9: kcItem.UseKeychain undefined (type keychain.Item has no field or method UseKeychain)
../../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:181:9: kcItem.SetAccess undefined (type keychain.Item has no field or method SetAccess)
../../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:181:21: undefined: keychain.Access
../../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:267:36: undefined: keychain.Keychain
../../go/pkg/mod/github.com/99designs/keyring@v1.1.6/keychain.go:181:21: too many errors