Skip to content

v1.92.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 18:27
· 36 commits to main since this release
  • drop unsupported OnFailure from set_test_plan_options diagnostic_collection_policy enum; Xcode 26.2 only accepts Always/Never for XCTHDiagnosticCollectionPolicy and writing OnFailure made the plan unreadable, so the value is removed and the tool description no longer recommends it (suggests Never instead) (#395)