mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-04-04 22:18:00 +00:00
Fix the os family name
This commit is contained in:
parent
ba840b81f4
commit
96eea217e3
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue