What is temp installation directory?
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 4.8k
- Forks
- 182
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 1
Description
I need to nuke previous downloaded Xcode.
I am getting this error but I am not able to see Xcode.app in current directory.
creating directory at ./Xcode.app/Contents failed: File exists
I am currently in Download folder where I unzipped xcodes binary.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported error from the Download folder after unzipping the xcodes binary, and trace where the temporary installation directory is selected. Determine why ./Xcode.app/Contents is considered to exist and document or correct the behavior so the reported installation can proceed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100