doesn't even work yet, there has to be a better way than to add 2913912309 libraries

This commit is contained in:
DubbleClick
2025-07-21 00:32:43 +07:00
parent f3400b8756
commit 38cc4cfe7e
3 changed files with 45 additions and 15 deletions

View File

@@ -186,12 +186,12 @@
"grpc": {
"source": "grpc",
"static-libs-unix": [
"libgrpc.a",
"libcares.a"
"libgrpc.a"
],
"lib-depends": [
"zlib",
"openssl"
"openssl",
"libcares"
],
"frameworks": [
"CoreFoundation"