//go:build darwin // +build darwin package main func systemOSDetect() { } func systemGetWellKnownExistingPaths() []string { return nil }