-
Notifications
You must be signed in to change notification settings - Fork 59
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 support for VisionOS #489
Comments
Awesome! So, I think it's working as expected, but something to note. And this happens on main branch too, when I add the package via package manager, it also adds zkp. When I try and build, it get 70 duplicate errors. If I remove zkp framework it builds. |
Just created a new release including the change https://github.com/GigaBitcoin/secp256k1.swift/releases/tag/0.16.0 The 70 duplicate errors you're encountering are expected. This is because the If you found any of this helpful, I would greatly appreciate it if you could star this repo 😁 |
Awesome! Thanks for the quick turnaround. Star coming up! |
Im not exactly sure how hard this would be, but curious if adding support for VisionOS platform would be possible?
Of course I can use VisionOS (Made for iPad) target, but you lose the native look and feel of the platform by doing so.
The text was updated successfully, but these errors were encountered: