❯ open /Applications/PCL.Neo.app
The application cannot be opened for an unexpected reason, error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x71f0286f0 {Error Domain=NSPOSIXErrorDomain Code=163 "Unknown error: 163" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}
❯ /Applications/PCL.Neo.app/Contents/MacOS/PCL.Neo
zsh: killed /Applications/PCL.Neo.app/Contents/MacOS/PCL.Neo
检查项
Bug现象
在 macOS 上,打开 PCL.Neo.app 会报错:

通过
dotnet run可正常运行。复现步骤
日志与截图
No response