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