XcodesOrg / XcodesOrg/xcodes

Xed . command not working from root

Open
#324 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
4.8k
Forks
182
Avg merge
2d 12h
Merged PRs (30d)
1

Description

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:

image

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing xed . from the project root with Xcode-14.2.0 selected, using the reported Scripting Bridge and procNotFound errors as the starting point. Trace how xcodes selects or exposes the active Xcode installation and verify that xed . launches the application without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.