Another problem, when I run the app in debug direc...
# compose-desktop
r
Another problem, when I run the app in debug directly from Intellj. The app launch correctly, but after making the
pkg
and install it from the
pkg
the app is not launching. Using a terminal with command
open -a AppplicationName
I get
Copy code
cannot be opened for an unexpected reason, error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x6000037c5e00 {Error Domain=NSPOSIXErrorDomain Code=153 "Unknown error: 153" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}