From 15b1d81f72c3ad0c594f8c47900e4d3a2f43de63 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Wed, 2 Sep 2020 14:35:49 +0100 Subject: [PATCH] 550545: MAT macOS binaries should be signed for apple's gatekeeper Try signing eclipse_1705.so Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=550545 Change-Id: I2750bc4f0fd89a86a360e4d7aeae9abf3be903a4 --- org.eclipse.mat.product/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/org.eclipse.mat.product/pom.xml b/org.eclipse.mat.product/pom.xml index 2451d3f30..9fbeaae34 100644 --- a/org.eclipse.mat.product/pom.xml +++ b/org.eclipse.mat.product/pom.xml @@ -78,6 +78,19 @@ + + + + + + + + + + + + +