- Added support for interacting with the simulator (tap, swipe etc.)
- Added support for capturing simulator screenshots
Please note that the UI automation features are an early preview and currently in beta your mileage may vary.
- Improved xcodebuild reporting of warnings and errors in tool response
- Refactor build utils and remove redundant code
- Added support for skipping macro validation
- Improved log readability with version information for easier debugging
- Enhanced overall stability and performance
- General stability improvements and bug fixes
- New simulator log capture feature: Easily view and debug your app's logs while running in the simulator
- Automatic project discovery: XcodeBuildMCP now finds your Xcode projects and workspaces automatically
- Support for both Intel and Apple Silicon Macs in macOS builds
- Cleaner, more readable build output with better error messages
- Faster build times and more reliable build process
- Enhanced documentation with clearer usage examples
- Real-time build progress reporting
- Separate tools for iOS and macOS builds
- Better workspace and project support
- Simplified build commands with better parameter handling
- More reliable clean operations for both projects and workspaces
- Improved documentation with better examples and clearer instructions
- Easier version tracking for compatibility checks
- Initial release of XcodeBuildMCP
- Basic support for building iOS and macOS applications