From 56259bfa70376f4d091d20fb520daaf13e0828b4 Mon Sep 17 00:00:00 2001 From: Bixilon Date: Tue, 30 Nov 2021 00:35:53 +0100 Subject: [PATCH] fix macos build: add macos natives for x86_64 --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 64acf38c5..709ead5df 100644 --- a/pom.xml +++ b/pom.xml @@ -175,6 +175,18 @@ natives-macos + + lwjgl-natives-macos-x86_64 + + + mac + x86_64 + + + + natives-macos + + lwjgl-natives-macos-aarch64