From 99293bbc029cdccf6d70b037e29b5c08c5a36707 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Sat, 2 Jul 2022 21:12:13 +0200 Subject: [PATCH] Add aarch64 environment to target platform configuration Change-Id: Ib2b25f2f0abb9aac6327c030fc530c0c361cc0f9 --- org.eclipse.jgit.packaging/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 1c581eec1..56946faec 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -259,6 +259,11 @@ cocoa x86_64 + + macosx + cocoa + aarch64 +