Skip to content

Conversation

@sebsto
Copy link
Collaborator

@sebsto sebsto commented Nov 30, 2025

See issues #565
HelloWorld and Resources examples project now use Swift 6.2

@sebsto sebsto self-assigned this Nov 30, 2025
@sebsto sebsto added the 🆕 semver/minor Adds new public API. label Nov 30, 2025
@sebsto sebsto requested a review from Copilot November 30, 2025 10:53
Copilot finished reviewing on behalf of sebsto November 30, 2025 10:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Swift tools version from 6.1 to 6.2 for the HelloWorld and ResourcesPackaging example projects, aligning them with the rest of the codebase and resolving issue #565.

Key changes:

  • Updates swift-tools-version directive from 6.1 to 6.2 in both example packages
  • Removes outdated comments explaining the 6.1 version constraint due to GitHub Actions runner limitations

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Examples/HelloWorld/Package.swift Updates Swift tools version to 6.2, removing obsolete CI environment comments
Examples/ResourcesPackaging/Package.swift Updates Swift tools version to 6.2, removing obsolete CI environment comments

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sebsto sebsto linked an issue Nov 30, 2025 that may be closed by this pull request
@sebsto sebsto merged commit fb31389 into main Nov 30, 2025
1 check passed
@sebsto sebsto deleted the sebsto/fix565 branch November 30, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ci] Update Examples HelloWorld and ResourcesPackaging with Swift 6.2

1 participant