krzyzanowskim / OpenSSL

OpenSSL package for SwiftPM, CocoaPod, and Carthage, multiplatform
https://swift.best
Other
896 stars 332 forks source link

OpenSSL for visionOS #171

Closed zulfishah closed 2 months ago

zulfishah commented 1 year ago

I integrate with OpenSSL.xcframework, and when I try to build a target for the visionOS SDK, it results in compilation errors:

/Users/zs/Documents/cj/branches/CJ-400/SimpleList/OpenSSL.xcframework:1:1: error: While building for visionOS Simulator, no library for this platform was found in '/Users/zs/Documents/cj/branches/CJ-400/SimpleList/OpenSSL.xcframework'. (in target 'CJKit' from project 'SimpleList')

krzyzanowskim commented 1 year ago

VisioOS SDK is in early beta, I don't plan to release it on main track. maybe some "pre" gonna happen

also I'm on vacation

XITRIX commented 8 months ago

@zulfishah, you could check my brunch with visionOS support here

triplef commented 3 months ago

Now that visionOS is released it would be great if the releases of this project could include builds for visionOS as well. 🙏

krzyzanowskim commented 2 months ago

done via https://github.com/krzyzanowskim/OpenSSL/pull/205