OpenSSL icon indicating copy to clipboard operation
OpenSSL copied to clipboard

OpenSSL for visionOS

Open zulfishah opened this issue 2 years ago • 2 comments

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')

zulfishah avatar Jul 11 '23 06:07 zulfishah

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

krzyzanowskim avatar Jul 12 '23 10:07 krzyzanowskim

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

XITRIX avatar Nov 01 '23 11:11 XITRIX

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

triplef avatar Apr 09 '24 10:04 triplef

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

krzyzanowskim avatar Apr 28 '24 18:04 krzyzanowskim