Skip to content

Conversation

gsbernstein
Copy link

Status

READY

Description

It seems like this was never fully supported by swift but they've recently added an error for it

...MeetingBar/Views/Shared.swift:59:9 Binding multiple 'let' stored properties from a single initializer expression in a struct is unsupported

https://github.com/swiftlang/swift/blob/ec8558942c42ce87baeef5aa32a2b6f43cb66001/lib/Sema/TypeCheckStorage.cpp#L576

Checklist

Steps to Test or Reproduce

Build on xcode 16.1

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Nov 20, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 21, 2024
@leits leits merged commit 2bae0b4 into leits:master Dec 21, 2024
8 checks passed
@gsbernstein gsbernstein deleted the fix-xcode-16.2 branch January 7, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants