Post

Replies

Boosts

Views

Activity

Xcode on command line
I am trying to run Xcode on an AWS Mac OS instance (e.g. "open -a Xcode myapp.xcodeproj"). It gives me an error: "The application /Applications/Xcode.app cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain Code=-10826 "kLSNoLaunchPermissionErr: User doesn't have permission to launch the app (managed networks)" UserInfo={_LSFunction=_LSLaunchWithRunningboard, _LSLine=2508, NSUnderlyingError=0x7ffe8560d1f0 {Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x7ffe8560bd60 {Error Domain=OSLaunchdErrorDomain Code=125 "Domain does not support specified action" UserInfo={NSLocalizedFailureReason=Domain does not support specified action}}}}}"
2
0
1.3k
Mar ’21