SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 3a7e5ecac5863dc9123278fab7ac785172096587 parent 5d952565c91aa52a29782569d079d24f1c4baef1 Author: Lior Halphon <LIJI32@gmail.com> Date: Sun, 15 Sep 2024 21:46:33 +0300 Fix iOS build Diffstat:
| M | Makefile | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -736,7 +736,7 @@ else endif endif -ios: +ios: bootroms @$(MAKE) _ios $(BIN)/SameBoy-iOS.ipa: ios iOS/sideload.entitlements
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.