-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Quick RSS Feed: [投稿] 文章/软件/资源的标题 #35
- Loading branch information
1 parent
521e601
commit 364ffca
Showing
9 changed files
with
155 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
[投稿] 文章/软件/资源的标题 | ||
=== | ||
|
||
Xcodes 是一款简化 Xcode 安装与切换的工具,只需点击几下鼠标即可管理多个 Xcode 版本。它支持从 Apple Developer 网站或 Xcode Releases 获取最新版本,并通过高速下载工具 aria2 提供更快的下载速度。Xcodes 还可自动处理网络中断,确保安装流程顺利完成。用户无需手动操作,只需点击按钮即可轻松激活所需的 Xcode 版本。应用支持深色和浅色模式,方便用户查看发行说明、兼容性等详细信息,是开发者管理 Xcode 的高效助手。 | ||
|
||
![image](https://github.com/user-attachments/assets/c121cd89-9d2d-4225-bccc-f80e4bd54831) | ||
|
||
|
||
如果你正在寻找 Xcodes.app 的命令行版本,可以试试 xcodes。 | ||
|
||
**功能:** | ||
|
||
- 从 Xcode Releases 数据或 Apple Developer 网站列出所有可用的 Xcode 版本。 | ||
- 全自动安装任何版本的 Xcode,从开始到结束无需人工干预。Xcodes 使用 aria2,支持多达 16 个连接,比 URLSession 快 3-5 倍。 | ||
- 网络错误时自动恢复安装。 | ||
- 下载 Xcode 版本需要 Apple ID。 | ||
- 只需点击一个按钮,通过 xcode-select 激活所需版本。 | ||
- 查看 Xcode Releases 提供的发行说明、操作系统兼容性、包含的 SDK 和编译器。 | ||
- 支持深色/浅色模式。 | ||
|
||
![image](https://github.com/user-attachments/assets/548fc213-7f50-4614-b624-378c4ac0046d) | ||
|
||
👉 https://github.com/XcodesOrg/XcodesApp | ||
|
||
--- | ||
|
||
<p align="center"> | ||
<a href="https://github.com/XcodesOrg/XcodesApp" target="_blank">🔗 查看链接</a> • | ||
<a href="https://github.com/jaywcjlove/quick-rss/issues/new/choose" target="_blank">投稿/推荐/自荐</a> • | ||
<a href="https://wangchujiang.com/quick-rss/feeds/index.html" target="_blank">Quick RSS</a> • | ||
<a href="https://github.com/jaywcjlove/quick-rss/issues/35" target="_blank">#35</a> • | ||
<a href="https://github.com/jaywcjlove" target="_blank">@jaywcjlove</a> | ||
</p> | ||
|
||
--- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.