okay updated the catbox link with a 5mb (40mb) tar.xz by removing openssl and adding openssl as a swift package

also this should fix crashing when it cant find openssl dylib
This commit is contained in:
neon443
2025-09-20 01:01:23 +05:30
parent 2ff111ae6a
commit 606945e4e6
3 changed files with 31 additions and 6 deletions

View File

@@ -1,6 +1,15 @@
{
"originHash" : "d415ccafb2cea88d848a27f2d46c96a1d9161addf9f04c1f3c88326f5d33b325",
"originHash" : "807dd6641a75807af36f6cce4ade2b3a6e5620dde706a944b733556e49cc3c3a",
"pins" : [
{
"identity" : "openssl",
"kind" : "remoteSourceControl",
"location" : "https://github.com/OuterCorner/OpenSSL",
"state" : {
"revision" : "331ee7092308d5a22163c176e682201b6e0eb9b4",
"version" : "1.2.1"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",