//go:build !monterey_compat && !windows package model func modelUnsupportedReasonInCurrentBuild(modelID string) string { return "" }