mirror of https://github.com/LIJI32/SameBoy.git
Allow SameBoy Cocoa to coexist with VBA
This commit is contained in:
parent
27d42146ba
commit
8ed46a6a58
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue