diff options
| author | Lakshmi Shanmugam | 2021-01-19 16:40:55 +0000 |
|---|---|---|
| committer | Lakshmi Shanmugam | 2021-01-19 16:40:55 +0000 |
| commit | ec2808f2dd32db42ce5846dcc71953cd238e02b4 (patch) | |
| tree | cd5613a90b4e6e6650fe642321112f4d394f5e1b | |
| parent | e9a10a839e13942f1ae5690010ee81b02fbe4585 (diff) | |
| download | eclipse.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.sha1 | 1 | ||||
| -rwxr-xr-x | bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-awt-cocoa-4942r9.jnilib | bin | 33579 -> 0 bytes | |||
| -rwxr-xr-x | bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-cocoa-4942r9.jnilib | bin | 575815 -> 0 bytes | |||
| -rwxr-xr-x | bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-pi-cocoa-4942r9.jnilib | bin | 263802 -> 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 Binary files differdeleted file mode 100755 index 80fe8a2ef..000000000 --- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-awt-cocoa-4942r9.jnilib +++ /dev/null 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 Binary files differdeleted file mode 100755 index 8244333c4..000000000 --- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-cocoa-4942r9.jnilib +++ /dev/null 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 Binary files differdeleted file mode 100755 index 0c931b645..000000000 --- a/bundles/org.eclipse.swt.cocoa.macosx.arm64/libswt-pi-cocoa-4942r9.jnilib +++ /dev/null |
