git.y1.nz

SameBoy

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

commit ff12bd2bec0cbffc6cd5766a949cf49a6f1cbada
parent df248736c8ecf4d088a7dd5c0444dea34db0e17c
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Fri, 27 Jan 2023 19:01:37 +0200

iPad icons

Diffstat:
AiOS/AppIcon76x76@2x.png0
AiOS/AppIcon83.5x83.5@2x.png0
MiOS/Info.plist2++
3 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/iOS/AppIcon76x76@2x.png b/iOS/AppIcon76x76@2x.png Binary files differ. diff --git a/iOS/AppIcon83.5x83.5@2x.png b/iOS/AppIcon83.5x83.5@2x.png Binary files differ. diff --git a/iOS/Info.plist b/iOS/Info.plist @@ -43,6 +43,8 @@ <array> <string>AppIcon60x60@2x.png</string> <string>AppIcon60x60@3x.png</string> + <string>AppIcon76x76@2x.png</string> + <string>AppIcon83.5x83.5@2x.png</string> </array> </dict> </dict>

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