Xed . command not working from root
raymondphan00 opened this issue · 0 comments
raymondphan00 commented
I recently downloaded xcodes along with aria2 in order to manage multiple versions of Xcode. I managed to install Versions 14.2 and 15.01. As you can see in this screenshot here:
But when I try to launch my application in root I get this error. I'm not sure what it means and I've tried some searching but no good results were found.
raymondphan@Raymonds-MacBook-Pro-2 chuteplus-app % xed .
2023-10-25 10:43:42.487 xed[88722:7622470] Scripting Bridge could not launch application /Applications/Xcode-14.2.0.app.
2023-10-25 10:43:42.518 xed[88722:7622470] Scripting Bridge could not launch application /Applications/Xcode-14.2.0.app.
2023-10-25 10:43:42.518 xed[88722:7622470] Error: Error Domain=NSOSStatusErrorDomain Code=-600 "procNotFound: no eligible process with specified descriptor" UserInfo={ErrorNumber=-600}
Any ideas or possible paths to a solution?