File tree Expand file tree Collapse file tree 2 files changed +8
-14
lines changed
Expand file tree Collapse file tree 2 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.12.2] - 2025-08-21
4+ ### Fixed
5+ - ** Clean tool** : Fixed issue where clean would fail for simulators
6+
37## [ 1.12.1] - 2025-08-18
48### Improved
59- ** Sentry Logging** : No longer logs domain errors to Sentry, now only logs MCP server errors.
Original file line number Diff line number Diff line change 22
33A Model Context Protocol (MCP) server that provides Xcode-related tools for integration with AI assistants and other MCP clients.
44
5- [ ![ npm version] ( https://badge.fury.io/js/xcodebuildmcp.svg )] ( https://badge.fury.io/js/xcodebuildmcp ) [ ![ CI] ( https://github.com/cameroncooke/XcodeBuildMCP/actions/workflows/ci.yml/badge.svg )] ( https://github.com/cameroncooke/XcodeBuildMCP/actions/workflows/ci.yml ) [ ![ CodeQL] ( https://github.com/cameroncooke/XcodeBuildMCP/actions/workflows/github-code-scanning/codeql/badge.svg )] ( https://github.com/cameroncooke/XcodeBuildMCP/actions/workflows/github-code-scanning/codeql ) [ ![ pkg.pr.new] ( https://pkg.pr.new/badge/cameroncooke/XcodeBuildMCP )] ( https://pkg.pr.new/~/cameroncooke/XcodeBuildMCP )
6- [ ![ Licence: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
7- [ ![ Verified on MseeP] ( https://mseep.ai/badge.svg )] ( https://mseep.ai/app/e0f4ab6d-e867-4c6e-90cd-77363faaafcc )
5+ [ ![ CI] ( https://github.com/cameroncooke/XcodeBuildMCP/actions/workflows/ci.yml/badge.svg )] ( https://github.com/cameroncooke/XcodeBuildMCP/actions/workflows/ci.yml )
6+ [ ![ npm version] ( https://badge.fury.io/js/xcodebuildmcp.svg )] ( https://badge.fury.io/js/xcodebuildmcp ) [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT ) [ ![ Node.js] ( https://img.shields.io/badge/node->=18.x-brightgreen.svg )] ( https://nodejs.org/ ) [ ![ Xcode 16] ( https://img.shields.io/badge/Xcode-16-blue.svg )] ( https://developer.apple.com/xcode/ ) [ ![ macOS] ( https://img.shields.io/badge/platform-macOS-lightgrey.svg )] ( https://www.apple.com/macos/ ) [ ![ MCP] ( https://img.shields.io/badge/MCP-Compatible-green.svg )] ( https://modelcontextprotocol.io/ ) [ ![ Ask DeepWiki] ( https://deepwiki.com/badge.svg )] ( https://deepwiki.com/cameroncooke/XcodeBuildMCP )
87
98## Table of contents
109
@@ -397,6 +396,8 @@ https://github.com/user-attachments/assets/e3c08d75-8be6-4857-b4d0-9350b26ef086
397396
398397## Contributing
399398
399+ [ ![ TypeScript] ( https://img.shields.io/badge/TypeScript-5.x-blue.svg )] ( https://www.typescriptlang.org/ ) [ ![ Node.js] ( https://img.shields.io/badge/node->=18.x-brightgreen.svg )] ( https://nodejs.org/ )
400+
400401Contributions are welcome! Here's how you can help improve XcodeBuildMCP.
401402
402403See our documentation for development:
@@ -409,14 +410,3 @@ See our documentation for development:
409410
410411This project is licensed under the MIT License - see the [ LICENSE] ( LICENSE ) file for details.
411412
412- ## MCP Server Verification
413-
414- ### Glama.ai
415-
416- <a href =" https://glama.ai/mcp/servers/@cameroncooke/XcodeBuildMCP " >
417- <img width =" 380 " height =" 200 " src =" https://glama.ai/mcp/servers/@cameroncooke/XcodeBuildMCP/badge " alt =" XcodeBuildMCP MCP server " />
418- </a >
419-
420- ### MseeP.a
421-
422- [ ![ MseeP.ai Security Assessment Badge] ( https://mseep.net/pr/cameroncooke-xcodebuildmcp-badge.png )] ( https://mseep.ai/app/cameroncooke-xcodebuildmcp )
You can’t perform that action at this time.
0 commit comments