Skip to content

Commit

Permalink
Adds native Apple Silicon launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisDrogoul committed May 6, 2022
1 parent 22c941c commit 93ccdf7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ummisco.gama.feature.dependencies/feature.xml
Expand Up @@ -1416,4 +1416,14 @@
fragment="true"
unpack="false"/>

<plugin
id="org.eclipse.equinox.launcher.cocoa.macosx.aarch64"
os="macosx"
ws="cocoa"
arch="aarch64"
download-size="0"
install-size="0"
version="0.0.0"
fragment="true"/>

</feature>

0 comments on commit 93ccdf7

Please sign in to comment.