CGuidi
Results
1
issues of
CGuidi
go v1.10
1
When cloned with go v1.10, the library throw some errors : ```sh github.com/kballard/go-osx-plist/convert.go:20: cannot convert nil to type cfTypeRef github.com/kballard/go-osx-plist/convert.go:27: cannot use nil as type cfTypeRef in return argument github.com/kballard/go-osx-plist/convert.go:44:...