From 46b4aaf6e635f8d1f3152ab05af64efd83eb1172 Mon Sep 17 00:00:00 2001 From: "Jonguk. Lim" Date: Sun, 13 Oct 2024 01:13:38 +0900 Subject: [PATCH] =?UTF-8?q?build:=20macOS=20ARM64=20=EC=A7=80=EC=9B=90=20?= =?UTF-8?q?=EB=84=A4=EC=9D=B4=ED=8B=B0=EB=B8=8C=20=EB=9D=BC=EC=9D=B4?= =?UTF-8?q?=EB=B8=8C=EB=9F=AC=EB=A6=AC=20=EC=B6=94=EA=B0=80=20=20=20=20=20?= =?UTF-8?q?=20=20=20-=20netty=EC=9D=98=20UnsatisfiedLinkerror=20=EC=98=A4?= =?UTF-8?q?=EB=A5=98=20=EB=B0=A9=EC=A7=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index deb26e8..c094f5c 100644 --- a/pom.xml +++ b/pom.xml @@ -260,6 +260,13 @@ + + io.netty + netty-resolver-dns-native-macos + 4.1.68.Final + osx-aarch_64 + +