Skip to content

Commit

Permalink
Merge pull request #5308 from kwin/patch-1
Browse files Browse the repository at this point in the history
Support installation on Apple Silicon
  • Loading branch information
turesheim committed Mar 16, 2022
2 parents bee0314 + 017c7c7 commit cf15956
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions net.resheim.eclipse.launcher-feature/feature.xml
Expand Up @@ -5,9 +5,7 @@
version="3.0.2.qualifier"
provider-name="%providerName"
plugin="net.resheim.eclipse.launcher.core"
os="macosx"
ws="cocoa"
arch="x86_64">
os="macosx">

<description>
%description
Expand Down

0 comments on commit cf15956

Please sign in to comment.