Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@cameroncooke cameroncooke released this 11 May 20:00
· 354 commits to main since this release
6996e4e

What's Changed

  • 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