Searched refs:HostSystemTool (Results 1 – 2 of 2) sorted by relevance
92 xcodeselect := ctx.Config().HostSystemTool("xcode-select")129 xcrun := ctx.Config().HostSystemTool("xcrun")138 xcrun := ctx.Config().HostSystemTool("xcrun")
380 func (c *config) HostSystemTool(name string) string { func