Skip to content

Commit 27a4df7

Browse files
committed
docs(changelog): add unreleased entry for #350 fix
Records the user-visible CLI/MCP guidance fix that removes the unsupported --device-id/deviceId hint from the device list next-step output.
1 parent fb4e30a commit 27a4df7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929

3030
- Fixed `xcode_tools_bridge_disconnect` immediately re-syncing proxied tools after a manual disconnect ([#343](https://github.com/getsentry/XcodeBuildMCP/issues/343)).
3131

32+
### Fixed
33+
34+
- Stopped suggesting an unsupported `--device-id`/`deviceId` argument in the `device list` next-step hint for `device build`/`build_device`; device targeting flows through session defaults ([#350](https://github.com/getsentry/XcodeBuildMCP/pull/350) by [@MukundaKatta](https://github.com/MukundaKatta)).
35+
3236
## [2.3.2]
3337

3438
### Fixed

0 commit comments

Comments
 (0)