CGuidi

Results 1 issues of CGuidi

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:...