mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-01-04 15:59:57 +01:00
Fix the os family name
This commit is contained in:
parent
ba840b81f4
commit
96eea217e3
|
|
@ -42,7 +42,7 @@
|
|||
<id>OSX</id>
|
||||
<activation>
|
||||
<os>
|
||||
<family>macos</family>
|
||||
<family>mac</family>
|
||||
</os>
|
||||
</activation>
|
||||
<modules>
|
||||
|
|
@ -56,4 +56,4 @@
|
|||
</modules>
|
||||
</profile>
|
||||
</profiles>
|
||||
</project>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue