OpenSSL
OpenSSL copied to clipboard
OpenSSL for visionOS
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')
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
@zulfishah, you could check my brunch with visionOS support here
Now that visionOS is released it would be great if the releases of this project could include builds for visionOS as well. 🙏
done via https://github.com/krzyzanowskim/OpenSSL/pull/205