hedge-dev / hedge-dev/UnleashedRecomp
macOS Intel (x86_64) builds missing from GitHub Action
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 421
- PR merge metrics
- No merged PRs in 30d
Description
hey I am trying to play on an Intel i5 iMac running macOS Ventura. The GitHub Actions currently only provide arm64 (Apple Silicon) builds. Could the x86_64 target be re-enabled in the CI pipeline for Intel Mac users?" i have no way to play this game if there's a chance you Guys re-enable it i'll so thankfull
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the GitHub Actions CI pipeline that produces macOS builds and identify where the arm64-only target is configured. Done means the pipeline again produces an x86_64 macOS build for Intel Macs while retaining the existing arm64 build; no specific file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions, macos
- Domain
- build-system, ci-cd, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100