Skip to content

Comments

Fix Swift type inference issue for Xcode 26.4 beta#604

Draft
timsutton wants to merge 1 commit intomainfrom
tsutton/xcode-26.4-optional-extension
Draft

Fix Swift type inference issue for Xcode 26.4 beta#604
timsutton wants to merge 1 commit intomainfrom
tsutton/xcode-26.4-optional-extension

Conversation

@timsutton
Copy link
Member

Summary

  • Adds an explicit : Wrapped type annotation to Optional+Extensions.swift to fix a type inference regression in the Xcode 26.4 beta Swift compiler.

Test plan

  • Verified the file compiles with DEVELOPER_DIR=/Applications/Xcode-26.4.0-Beta.app swiftc

…beta

Add explicit type annotation to resolve a type inference regression in
the new Swift compiler.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant