SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 90b3e1ff38b4b9b0f252b66f0bde3cf5e4c56cfa parent b3d9404055668a17292673784c0127a48c357aca Author: Lior Halphon <LIJI32@gmail.com> Date: Sat, 15 Oct 2022 14:36:36 +0300 Add launchservices category to Cocoa. Closes #505 Diffstat:
| M | Cocoa/Info.plist | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/Cocoa/Info.plist b/Cocoa/Info.plist @@ -113,6 +113,8 @@ <string>AppIcon.icns</string> <key>CFBundleIdentifier</key> <string>com.github.liji32.sameboy</string> + <key>LSApplicationCategoryType</key> + <string>public.app-category.games</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</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.