From b3c303539e33d526716d20ae204e5bfe621d8f4d Mon Sep 17 00:00:00 2001 From: MerryMage Date: Sat, 13 Jan 2018 23:11:51 +0000 Subject: [PATCH] macOS: Update Info.plist --- src/yuzu/Info.plist | 68 ++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/src/yuzu/Info.plist b/src/yuzu/Info.plist index 7d46b39d19..5f1c95d544 100644 --- a/src/yuzu/Info.plist +++ b/src/yuzu/Info.plist @@ -2,39 +2,39 @@ - CFBundleDevelopmentRegion - English - CFBundleExecutable - ${EXECUTABLE_NAME} - CFBundleGetInfoString - - CFBundleIconFile - citra.icns - CFBundleIdentifier - com.citra-emu.citra - CFBundleInfoDictionaryVersion - 6.0 - CFBundleLongVersionString - - CFBundleName - Citra - CFBundlePackageType - APPL - CFBundleShortVersionString - - CFBundleSignature - ???? - CFBundleVersion - - CSResourcesFileMapped - - LSRequiresCarbon - - NSHumanReadableCopyright - - NSPrincipalClass - NSApplication - NSHighResolutionCapable - True + 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 + + LSRequiresCarbon + + NSHumanReadableCopyright + + NSPrincipalClass + NSApplication + NSHighResolutionCapable + True