wwdc-notes

Xcode 26

Xcode 26 Beta Release Notes

Highlights from release notes

NotificationCenter can post and observe new Message types with custom properties and isolation checking (132023811)

Swift Testing now supports exit tests which allow you to test code that calls precondition() or fatalError() or might otherwise terminate the test process. (126206192)

New UI Test Recording experience.

Known issues