element-hq / element-hq/element-ios
Locheck fails when homebrew has a custom path.
Open
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
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