From 56cd2e72efd808a215d44545dd5c8d41a58a048f Mon Sep 17 00:00:00 2001 From: UltraHDR <108294295+UltraHDR@users.noreply.github.com> Date: Mon, 9 Jan 2023 21:40:04 +0000 Subject: [PATCH] Ensure file remains sorted --- src/yuzu/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/yuzu/Info.plist b/src/yuzu/Info.plist index fd85b6cc78..f05f3186c7 100644 --- a/src/yuzu/Info.plist +++ b/src/yuzu/Info.plist @@ -34,6 +34,8 @@ SPDX-License-Identifier: GPL-2.0-or-later CSResourcesFileMapped + LSApplicationCategoryType + public.app-category.games LSRequiresCarbon NSHumanReadableCopyright @@ -42,7 +44,5 @@ SPDX-License-Identifier: GPL-2.0-or-later NSApplication NSHighResolutionCapable True - LSApplicationCategoryType - public.app-category.games