Allow SameBoy Cocoa to coexist with VBA

This commit is contained in:
Lior Halphon 2023-12-20 23:54:49 +02:00
parent 27d42146ba
commit 8ed46a6a58
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@
<key>LSItemContentTypes</key>
<array>
<string>com.github.liji32.sameboy.gb</string>
<string>public.gbrom</string>
</array>
<key>LSTypeIsPackage</key>
<integer>0</integer>

View File

@ -14,6 +14,7 @@
<string>com.github.liji32.sameboy.gb</string>
<string>com.github.liji32.sameboy.gbc</string>
<string>com.github.liji32.sameboy.isx</string>
<string>public.gbrom</string>
</array>
</dict>
</array>