Add frameworks for extension

This commit is contained in:
crazywhalecc
2025-06-12 01:16:57 +08:00
parent 2ea8a7e662
commit e0734fe848
4 changed files with 31 additions and 1 deletions

View File

@@ -424,6 +424,10 @@
"openssl",
"zstd",
"zlib"
],
"frameworks": [
"CoreFoundation",
"Security"
]
},
"msgpack": {