You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## [2.0.1]
4
+
5
+
### Added
6
+
7
+
- Homebrew installation (`brew tap cameroncooke/xcodebuildmcp && brew install xcodebuildmcp`) — installs a self-contained binary with no Node.js dependency.
8
+
9
+
### Removed
10
+
11
+
- Smithery distribution channel.
12
+
3
13
## [2.0.0]
4
14
5
15
### New! CLI
@@ -256,3 +266,4 @@ Please note that the UI automation features are an early preview and currently i
256
266
## [v1.0.1] - 2025-04-02
257
267
- Initial release of XcodeBuildMCP
258
268
- Basic support for building iOS and macOS applications
0 commit comments