Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLakshmi Shanmugam2021-01-19 16:40:55 +0000
committerLakshmi Shanmugam2021-01-19 16:40:55 +0000
commitec2808f2dd32db42ce5846dcc71953cd238e02b4 (patch)
treecd5613a90b4e6e6650fe642321112f4d394f5e1b
parente9a10a839e13942f1ae5690010ee81b02fbe4585 (diff)
downloadeclipse.platform.swt.binaries-ec2808f2dd32db42ce5846dcc71953cd238e02b4.tar.gz
eclipse.platform.swt.binaries-ec2808f2dd32db42ce5846dcc71953cd238e02b4.tar.xz
eclipse.platform.swt.binaries-ec2808f2dd32db42ce5846dcc71953cd238e02b4.zip
Bug 565887 - Build SWT Mac libraries with XCode 12
Update build.sha1 file Remove the locally built libraries Change-Id: I0f55ce92800f2ce4ee062f8af5a4c966c01c8314 Signed-off-by: Lakshmi Shanmugam <lshanmug@in.ibm.com>
-rw-r--r--bundles/org.eclipse.swt.cocoa.macosx.arm64/build.sha11
-rwxr-xr-xbundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-awt-cocoa-4942r9.jnilibbin33579 -> 0 bytes
-rwxr-xr-xbundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-cocoa-4942r9.jnilibbin575815 -> 0 bytes
-rwxr-xr-xbundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-pi-cocoa-4942r9.jnilibbin263802 -> 0 bytes
4 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/build.sha1 b/bundles/org.eclipse.swt.cocoa.macosx.arm64/build.sha1
index e69de29bb..870268cd3 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/build.sha1
+++ b/bundles/org.eclipse.swt.cocoa.macosx.arm64/build.sha1
@@ -0,0 +1 @@
+SHA1=3f84894c66ea8916b6ec9b0a4c4a81542e51a967 \ No newline at end of file
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-awt-cocoa-4942r9.jnilib b/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-awt-cocoa-4942r9.jnilib
deleted file mode 100755
index 80fe8a2ef..000000000
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-awt-cocoa-4942r9.jnilib
+++ /dev/null
Binary files differ
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-cocoa-4942r9.jnilib b/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-cocoa-4942r9.jnilib
deleted file mode 100755
index 8244333c4..000000000
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-cocoa-4942r9.jnilib
+++ /dev/null
Binary files differ
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-pi-cocoa-4942r9.jnilib b/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-pi-cocoa-4942r9.jnilib
deleted file mode 100755
index 0c931b645..000000000
--- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-pi-cocoa-4942r9.jnilib
+++ /dev/null
Binary files differ

Back to the top