-
Notifications
You must be signed in to change notification settings - Fork 559
Closed
Labels
good first issueThis is a good first issue for someone to start working with our codeThis is a good first issue for someone to start working with our codetemplatestestsAnything related to testsAnything related to tests
Milestone
Description
"In the next major release following iOS 26, UIScene life cycle will be required when building with the latest SDK.": https://developer.apple.com/videos/play/wwdc2025/282/?time=143
This means we'll have to update our stuff to use the UIScene life cycle:
- templates: Done here 9286980
- test suites Done here [xcode26.0] Update tests to use SceneDelegate #23416
- Revert a8dfce6 and actually fix tests
- Fix test suites once AppKit is also bound
References:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueThis is a good first issue for someone to start working with our codeThis is a good first issue for someone to start working with our codetemplatestestsAnything related to testsAnything related to tests