anomalyco / anomalyco/opencode

bug(desktop): macOS x64 build shows prohibited icon and cannot run on Intel Mac

Open
#38,211 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
Avg merge
7h 2m
Merged PRs (30d)
384

Description

Description

The current OpenCode Desktop V2 macOS x64 build is not usable on an Intel Mac. After mounting the official opencode-desktop-mac-x64.dmg, the OpenCode application icon shows the macOS prohibited symbol. Copying it to /Applications does not help, and the application cannot be launched.

The x64 artifact is available, but it appears to be incompatible with at least some Intel Mac hardware or macOS versions.

Steps to reproduce
  1. Download the official opencode-desktop-mac-x64.dmg.
  2. Mount the DMG on an Intel Mac.
  3. Observe that the OpenCode icon has the prohibited symbol.
  4. Drag OpenCode to Applications and try to launch it.
Actual behavior

macOS indicates that the application is incompatible, and OpenCode cannot be launched.

Expected behavior

The official x64 build should launch on supported Intel Macs. If only specific Intel CPUs or macOS versions are supported, please document the minimum CPU instruction set and macOS version clearly on the download page.

Additional context

This affects the Desktop V2 application. The failure occurs before the application can start, so no in-app logs are available.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure with the official opencode-desktop-mac-x64.dmg on an Intel Mac and checking the artifact's supported CPU instructions and macOS version. Trace the Desktop V2 packaging and build configuration to identify the incompatibility; done means the x64 build launches on supported Intel Macs or the download page clearly documents its limits.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, typescript
Domain
build-system, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.