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

Support macOS 10.15 and added a new Obj-C wrapper #241

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

guidedways
Copy link

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

📋 Changes

  • Changed macOS target to 10.15+ (as it's supported without any code changes)
  • Obj-C support: added new SimpleKeychainObjC class that wraps the Swift SimpleKeychain struct
  • Used conditional compilation to support LAContext on platforms where unavailable

Provides the same functionality as the Swift API but with Objective-C conventions

🎯 Testing

  • Added new unit tests

@guidedways guidedways requested a review from a team as a code owner March 1, 2025 09:08
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.

1 participant