You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For constructing the enum, possibly (including a typealias as well, for any potential inlined type), but consuming the enum, I don't think we can add a case without breaking people's code. But it's an idea we should explore.
Description
The generated code doesn't follow the multipart SOAR proposal, see details in #596
Reproduction
See the example in #596.
Package version(s)
On main.
Expected behavior
Consistent behavior that matches the proposal.
Environment
Xcode 16 Beta.
Additional information
No response
The text was updated successfully, but these errors were encountered: