Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-21 | 910 Bytes | |
v1.3.2 - Troubleshooting Guide source code.tar.gz | 2025-04-21 | 37.5 kB | |
v1.3.2 - Troubleshooting Guide source code.zip | 2025-04-21 | 42.5 kB | |
Totals: 3 Items | 80.9 kB | 0 |
iOS Simulator MCP v1.3.2
New Features & Improvements
- Added Troubleshooting Guide: Introduced a
TROUBLESHOOTING.md
file and linked it in the main entry point for easier debugging. (9d0720f) - Improved Error Handling: Implemented consistent error messaging using a dedicated
toError
function. (e2d5889) - Enhanced Troubleshooting Link: Updated the troubleshooting link in
index.ts
to include a plain text guide suitable for LLMs. (31638f2) - Added Release Automation: Integrated a Cursor workflow to streamline the GitHub release creation process. (a75d2e1, 01c0e33)
Documentation
- Refined QA Use Case: Updated the description of the QA use case in
README.md
. (354942e) - Updated Installation Instructions: Revised the server installation steps in
README.md
. (6fec54a)
Build
- Version Bump: Updated the project version to 1.3.2. (9f562d8)