XcodesOrg / XcodesOrg/XcodesApp
Batch uninstall Xcode versions
还没有人认领这个 Issue。
- 主要语言
- Swift
- 星标
- 8.6k
- 派生
- 387
- 平均合并
- 6 天 7 小时
- 30 天内合并 PR
- 3
描述
Tell us how we can improve Xcodes
Uninstall multiple versions of Xcode with one command.
Is your feature request related to a problem? Please describe.
It is not very often I need to uninstall multiple Xcode versions, but when I do it would be a huge time saver. Instead of waiting for each uninstall to finish I could start the process and let the computer work until it is done.
What would you like to see? How would you like it to work?
Make it possible to multi-select installed Xcode versions in the list and then right-click uninstall.
Right now I can only right click on a single version to uninstall this particular version.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先找到已安装的 Xcode 版本列表以及现有的单版本右键卸载操作。添加多选支持,使用户可以通过一个上下文菜单命令选择并卸载多个版本,然后验证批量操作能够为所有选定版本完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- swift
- 领域
- desktop
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100