From bc27500b70093d2c536b79ddd3c46975753543dd Mon Sep 17 00:00:00 2001 From: tkellner Date: Wed, 10 Apr 2013 19:25:41 +0000 Subject: Add profiles for different mac architectures git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@314 174cde9d-5d70-4d2a-aa98-46368bc2aaf7 --- pdf-over-gui/pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'pdf-over-gui') diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml index 40d911b7..2b71261d 100644 --- a/pdf-over-gui/pom.xml +++ b/pdf-over-gui/pom.xml @@ -305,6 +305,20 @@ + mac + + + mac os x + i386 + + + + org.eclipse.swt.cocoa.macosx + ${project.build.directory}/staging/mac + mac + + + mac-64 @@ -318,6 +332,21 @@ mac + + mac-64 + + + mac os x + x86_64 + + + + org.eclipse.swt.cocoa.macosx.x86_64 + ${project.build.directory}/staging/mac + mac + + + dummy-sign -- cgit v1.2.3