Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sendable conformance #235

Merged
merged 5 commits into from
Jan 31, 2025
Merged

Add Sendable conformance #235

merged 5 commits into from
Jan 31, 2025

Conversation

Widcket
Copy link
Contributor

@Widcket Widcket commented Jan 16, 2025

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

📋 Changes

This PR makes the SimpleKeychain struct and the Accessibility enum conform to Sendable, for better compatibility with Swift 6.

📎 References

Closes #231

🎯 Testing

N/A

@Widcket Widcket marked this pull request as ready for review January 17, 2025 00:46
@Widcket Widcket enabled auto-merge (squash) January 17, 2025 00:48
@Widcket Widcket merged commit cc9209d into master Jan 31, 2025
14 checks passed
@Widcket Widcket deleted the feat/sendable branch January 31, 2025 00:18
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.

Sendable Conformance
2 participants