Skip to content

Conversation

@grdsdev
Copy link
Contributor

@grdsdev grdsdev commented Dec 29, 2025

Summary

Updates minimum version requirements for the SDK:

  • Swift: 5.10 → 6.1
  • Xcode: 15.3 → 16.3

Changes

  • Update swift-tools-version from 5.10 to 6.1 in Package.swift
  • Update Xcode requirement from 15.3+ to 16.3+ in documentation
  • Update Swift requirement from 5.10+ to 6.1+ in README.md and AGENTS.md
  • Remove swift(>=5.10) conditional compilation in UserIdentityList.swift
  • Update bug report template placeholder to 6.1

Notes

According to the project's support policy, dropping support for older Swift/Xcode versions is not considered a breaking change and occurs in minor releases.

🤖 Generated with Claude Code

- Update swift-tools-version from 5.10 to 6.1 in Package.swift
- Update Xcode requirement from 15.3+ to 16.3+
- Update Swift requirement from 5.10+ to 6.1+ in README.md and AGENTS.md
- Remove swift(>=5.10) conditional compilation in UserIdentityList.swift
- Update bug report template placeholder to 6.1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
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.

2 participants