-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels