Skip to content

Conversation

@mlch911
Copy link
Contributor

@mlch911 mlch911 commented Dec 1, 2025

Downgrade the SPM for supporting running in Xcode 15.
Downgrade the Demo project for supporting running in Xcode 15.
Add MacroTesting for better experience writing tests.

@meta-cla meta-cla bot added the cla signed label Dec 1, 2025
),
.init(
message: """
Method 'layoutSubviews' is missing required implementation call. Below Swift 6.0, you must manually add the following call:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you, for raising the diff.
Am I correct to understand that with Swift 5.9, one would always have to provide implementation for willMoveToWindow and layoutSubviews manually?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants