Release v1.4.0
What's Changed
- Merge incremental builds by @cameroncooke in #40
- Add
preferXcodebuild
argument to build tools with improved error handling allowing the agent to force the use of xcodebuild over xcodemake for complex projects. It also adds a hint when incremental builds fail due to non-compiler errors, enabling the agent to automatically switch to xcodebuild for a recovery build attempt, improving reliability.
Full Changelog: v1.3.8...v1.4.0