git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

commit 2aa4726e012716a5f0d1f0ecbf95d7b5fd14eb91
parent 3a7e5ecac5863dc9123278fab7ac785172096587
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Sun, 15 Sep 2024 22:21:32 +0300

Add missing Info.plist item

Diffstat:
MiOS/Info.plist2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/iOS/Info.plist b/iOS/Info.plist @@ -121,6 +121,8 @@ <array> <string>com.pkware.zip-archive</string> </array> + <key>LSHandlerRank</key> + <string>Alternate</string> </dict> </array> <key>UTExportedTypeDeclarations</key>

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.