lacendarko

Results 3 issues of lacendarko

Hi, I would like to point out a problem I had with upgrading to macOS 11 and constantly getting an error "abort trap". Go to System Preferences -> Security &...

macos

Hello, is there a reason why not to use `util.MapToStruct()` here: ````go // gap_linux.go -> line 171 case "org.freedesktop.DBus.Properties.PropertiesChanged": interfaceName := sig.Body[0].(string) if interfaceName != "org.bluez.Device1" { continue } changes...

linux

Are you planning to add support for M1 (arm64) macs? Thanks.