From b543c55b4a07835ed70e698cda842859928ce606 Mon Sep 17 00:00:00 2001 From: zhouhao Date: Thu, 26 Jun 2025 14:07:45 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BC=98=E5=8C=96profile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jetlinks-standalone/pom.xml | 46 +++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/jetlinks-standalone/pom.xml b/jetlinks-standalone/pom.xml index 991036f5..bfcd1ca9 100644 --- a/jetlinks-standalone/pom.xml +++ b/jetlinks-standalone/pom.xml @@ -56,6 +56,52 @@ + + osx-x86_64 + + + mac + x86_64 + + + + + io.netty + netty-transport-native-kqueue + osx-x86_64 + + + + io.netty + netty-resolver-dns-native-macos + osx-x86_64 + + + + + + osx-aarch_64 + + + mac + aarch64 + + + + + io.netty + netty-transport-native-kqueue + osx-aarch_64 + + + + io.netty + netty-resolver-dns-native-macos + osx-aarch_64 + + + + es7x