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
Now that Swift 6 language mode has been released as part of the Swift 6.0 toolchain, we should bump the tools version of all our Examples and sample code.
Proposed solution
Bump swift-tools-version in the Package.swift files of the examples to 6.0 and make sure they all still build without warnings.
Alternatives considered
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Motivation
Now that Swift 6 language mode has been released as part of the Swift 6.0 toolchain, we should bump the tools version of all our Examples and sample code.
Proposed solution
Bump swift-tools-version in the Package.swift files of the examples to 6.0 and make sure they all still build without warnings.
Alternatives considered
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: