From 9427e27e24a7135880ee2881c3c44988e174b41a Mon Sep 17 00:00:00 2001 From: Zephyron Date: Tue, 31 Dec 2024 16:19:25 +1000 Subject: chore: update project branding to citron --- src/yuzu/Info.plist | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) delete mode 100644 src/yuzu/Info.plist (limited to 'src/yuzu/Info.plist') diff --git a/src/yuzu/Info.plist b/src/yuzu/Info.plist deleted file mode 100644 index f05f3186c..000000000 --- a/src/yuzu/Info.plist +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleGetInfoString - - CFBundleIconFile - yuzu.icns - CFBundleIdentifier - com.yuzu-emu.yuzu - CFBundleInfoDictionaryVersion - 6.0 - CFBundleLongVersionString - - CFBundleName - yuzu - CFBundlePackageType - APPL - CFBundleShortVersionString - - CFBundleSignature - ???? - CFBundleVersion - - CSResourcesFileMapped - - LSApplicationCategoryType - public.app-category.games - LSRequiresCarbon - - NSHumanReadableCopyright - - NSPrincipalClass - NSApplication - NSHighResolutionCapable - True - - -- cgit v1.2.3