element-hq / element-hq/element-ios

Locheck fails when homebrew has a custom path.

Open
#6,528 1 comment 0 reactions 0 assignees View on GitHub
T-Task
Dominant language
Swift
Stars
1.8k
Forks
544
PR merge metrics
PR metrics pending

Description

### Steps to reproduce

1. Set up homebrew to install in a custom path e.g. `/Users/vm/local/homebrew/bin/`
2. Build the project

### Outcome

#### What did you expect?
The project to build.

#### What happened instead?
It fails saying `xcrun:1:1: unable to find utility "mint", not a developer tool or in PATH`.

Contributor guide

Open the contributing guide

Research direction

Reproduce the project build with Homebrew installed at the custom path shown in the issue and inspect the Locheck build entry point and its handling of the mint executable. Trace why xcrun cannot find mint, then verify that the project builds successfully with the custom Homebrew location.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.