XcodesOrg / XcodesOrg/XcodesApp
Option to rename identical builds
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.6k
- Forks
- 387
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
If a release build is the same as an already installed RC build, then that version is stuck with the release candidate naming:
A future to manually, or automatically depending on user preference, update the installed app name from Xcode-14.3.0-Release.Candidate.2.app -> Xcode-14.3.0.app would be helpful. It can be done manually in the Finder, but having Xcodes manage the rename would be nice.
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
No files or tests are named in the issue. Start by tracing the installation and app-naming flow in XcodesApp, then verify the release build can be renamed from its release-candidate name to the standard version name without affecting an installed app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100