Skip to content

App fails to launch on macOS 26.3 beta - "Launchd job spawn failed" (error 163) #29

@zetsuchan

Description

@zetsuchan

Description:

Environment

  • RepoBar version: 0.2.0
  • macOS version: 26.3 (Build 25D5101c) - Tahoe beta
  • Architecture: Apple Silicon (arm64)

Problem

RepoBar fails to launch with the generic "The application 'RepoBar' can't be opened" dialog.

Diagnostics

The app is properly signed and notarized:
spctl -a -t exec -vv /Applications/RepoBar.app
/Applications/RepoBar.app: accepted
source=Notarized Developer ID

Launching via open -a RepoBar reveals the actual error:
error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed."
UserInfo={NSLocalizedFailureReason=Launch failed.,
NSUnderlyingError=0xbef014a50 {Error Domain=NSPOSIXErrorDomain Code=163
"Unknown error: 163" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}

Attempted fixes (did not help)

  • xattr -cr /Applications/RepoBar.app
  • Right-click → Open
  • Re-extracting the ZIP

Notes

This may be a macOS 26.3 beta regression. The app was built with SDK 26.2.0. Happy to provide
additional logs or test builds

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions