From 61d8de318ef5ac5eed5d2b224fbc6266435e1872 Mon Sep 17 00:00:00 2001 From: Matthias Cullmann Date: Wed, 22 Nov 2023 17:13:45 +0100 Subject: [PATCH] bind os to mac --- pom.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index fdda5af..bb4cbf0 100644 --- a/pom.xml +++ b/pom.xml @@ -156,9 +156,7 @@ org.eclipse.swt.win32.win32.x86_64 - - windows - + false @@ -167,9 +165,7 @@ org.eclipse.swt.gtk.linux.x86_64 - - unix - + false @@ -178,9 +174,7 @@ org.eclipse.swt.cocoa.macosx.x86_64 - - mac - + true