<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Xcode 26 on 文森的科技小站</title><link>https://vincent-blog.top/tags/xcode-26/</link><description>Recent content in Xcode 26 on 文森的科技小站</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>vincentshajing@gmail.com (文森的科技小站)</managingEditor><webMaster>vincentshajing@gmail.com (文森的科技小站)</webMaster><copyright>© 2026 文森的科技小站</copyright><lastBuildDate>Thu, 11 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://vincent-blog.top/tags/xcode-26/index.xml" rel="self" type="application/rss+xml"/><item><title>Xcode 26如何使用 Agentic Coding 与 GitHub Copilot</title><link>https://vincent-blog.top/posts/agentic-coding-xcode-26-github-copilot/</link><pubDate>Thu, 11 Jun 2026 00:00:00 +0000</pubDate><author>vincentshajing@gmail.com (文森的科技小站)</author><guid>https://vincent-blog.top/posts/agentic-coding-xcode-26-github-copilot/</guid><description>&lt;h1 class="relative group">Xcode 26如何使用 Agentic Coding 与 GitHub Copilot
 &lt;div id="xcode-26如何使用-agentic-coding-与-github-copilot" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#xcode-26%e5%a6%82%e4%bd%95%e4%bd%bf%e7%94%a8-agentic-coding-%e4%b8%8e-github-copilot" aria-label="锚点">#&lt;/a>
 &lt;/span>
 
&lt;/h1>
&lt;figure>&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt="Header image"
 src="https://miro.medium.com/v2/resize:fit:700/0*VK5GqqYDLBvNoEcg.png"
 >&lt;/figure>
&lt;p>&lt;strong>作者&lt;/strong>：Bastián Véliz Vega · 7 分钟阅读 · 2026-02-08&lt;/p>

&lt;h2 class="relative group">快速导览
 &lt;div id="快速导览" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e5%bf%ab%e9%80%9f%e5%af%bc%e8%a7%88" aria-label="锚点">#&lt;/a>
 &lt;/span>
 
&lt;/h2>
&lt;p>本文是为那些已经有 GitHub Copilot 并想在 Xcode 26.3 中直接使用 Agentic Coding 功能的开发者准备的实作指南。虽然存在官方插件（https://github.com/github/CopilotForXcode），但本文介绍如何在不借助中间插件的情况下，直接把 Copilot 的模型通过本地代理暴露给 Xcode 使用。&lt;/p>
&lt;hr>

&lt;h2 class="relative group">安装前提
 &lt;div id="安装前提" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e5%ae%89%e8%a3%85%e5%89%8d%e6%8f%90" aria-label="锚点">#&lt;/a>
 &lt;/span>
 
&lt;/h2>
&lt;ul>
&lt;li>macOS Tahoe 26.2 或更高&lt;/li>
&lt;li>Homebrew&lt;/li>
&lt;li>Docker（Docker Desktop 或 OrbStack）&lt;/li>
&lt;li>Xcode 26.3&lt;/li>
&lt;li>在 Xcode 中已安装 Codex 与 Claude Agent&lt;/li>
&lt;li>Visual Studio Code（用于查看可用模型）&lt;/li>
&lt;/ul>

&lt;h2 class="relative group">可用模型
 &lt;div id="可用模型" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e5%8f%af%e7%94%a8%e6%a8%a1%e5%9e%8b" aria-label="锚点">#&lt;/a>
 &lt;/span>
 
&lt;/h2>
&lt;p>可用模型取决于你 GitHub Copilot 帐号类型（个人或企业）及你在 Copilot 设置中启用的模型。以下为作者示例中可用的模型列表：&lt;/p></description></item></channel></rss>