by github
AI coding assistant for Xcode
# Add to your Claude Code skills
git clone https://github.com/github/CopilotForXcodeGitHub Copilot for Xcode is the leading AI coding assistant for Swift, Objective-C and iOS/macOS development. It delivers intelligent Completions, Chat, and Code Review—plus advanced features like Agent Mode, Next Edit Suggestions, MCP Registry, and Copilot Vision to make Xcode development faster and smarter.
GitHub Copilot Chat provides suggestions to your specific coding tasks via chat. <img alt="Chat of GitHub Copilot for Xcode" src="./Docs/Images/chat_agent.gif" width="800" />
GitHub Copilot Agent Mode provides AI-powered assistance that can understand and modify your codebase directly. With Agent Mode, you can:
Agent Mode integrates with Xcode's environment, creating a seamless development experience where Copilot can help implement features, fix bugs, and refactor code with comprehensive understanding of your project.
You can receive auto-complete type suggestions from GitHub Copilot either by starting to write the code you want to use, or by writing a natural language comment describing what you want the code to do. <img alt="Code Completion of GitHub Copilot for Xcode" src="./Docs/Images/demo.gif" width="800" />
Install via Homebrew:
brew install --cask github-copilot-for-xcode
Or download the dmg from
the latest release.
Drag GitHub Copilot for Xcode into the Applications folder:
Updates can be downloaded and installed by the app.
Open the GitHub Copilot for Xcode application (from the Applications folder). Accept the security warning.
A background item will be added to enable the GitHub Copilot for Xcode extension app to connect to the host app. This permission is usually automatically added when first launching the app.
<p align="center"> <img alt="Screenshot of background item" src="./Docs/Images/background-item.png" width="370" /> </p>Three permissions are required for GitHub Copilot for X...
No comments yet. Be the first to share your thoughts!