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 visionOS support #491

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Add visionOS support #491

merged 1 commit into from
Jan 26, 2024

Conversation

csjones
Copy link
Contributor

@csjones csjones commented Jan 26, 2024

Addresses #489

Copy link

what-the-diff bot commented Jan 26, 2024

PR Summary

  • Adjustments to Object Identifier Values
    The values of 'idEcPublicKey,' 'domainComponent,' and 'emailAddress' in the 'ObjectIdentifier.swift' file have been modified. This impacts the way objects are identified within the system.

  • Operating System Condition Updated
    The condition in 'Zeroization.swift' file now includes 'visionOS.' This extends the functionality to this specific operating system, ensuring that our service remains consistent across different platforms.

  • Change in Count Value in Test File
    A modification has been done to the 'count' value in 'secp256k1Tests.swift.' This adjusts how many times our system runs tests in this particular section, which likely results in a more efficient testing process.

@csjones csjones mentioned this pull request Jan 26, 2024
@csjones csjones linked an issue Jan 26, 2024 that may be closed by this pull request
@csjones csjones added the 🔏 enhancement New feature or request label Jan 26, 2024
@csjones csjones merged commit 347b84e into main Jan 26, 2024
2 checks passed
@csjones csjones deleted the VISION-OS branch January 26, 2024 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔏 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for VisionOS
1 participant