apple / apple/swift-openapi-generator
Migrate all Examples and other sample mode to Swift 6 language mode
- Dominant language
- Swift
- Stars
- 2k
- Forks
- 182
- Avg merge
- 13h 28m
- Merged PRs (30d)
- 5
Description
### 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_
Contributor guide
Research direction
Locate all Package.swift files under the Examples and other sample-code areas, then inspect their current swift-tools-version values. Update the manifests to Swift 6.0 and build each example with the Swift 6.0 toolchain, confirming that they complete without warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100