Skip to content

4.43.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 20:32

CLI

Changed

Added

  • #7345 Add command lint tool as valid target for unit tests on macOS. #7347 by @connor-ricks

Fixed

  • Explicitly use Foundation.FileManager to negotiate conflicting FileManager symbol in module itself in synthesized resource accessors #7338 by @Scvairy
  • Remove duplicates for some settings when using binary cache #7346 by @fortmarek
  • Fix selective testing of projects with aggregate targets #7352 by @fortmarek

CLI (Server features)

  • no changes