From a7037ee45a6225697304660c542ca0b76c9afef7 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Sun, 16 Oct 2016 12:36:01 -0700 Subject: [PATCH] Updates Info.plist UTI declarations --- Delta/Supporting Files/Info.plist | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/Delta/Supporting Files/Info.plist b/Delta/Supporting Files/Info.plist index b12b0c9..d5e31d6 100644 --- a/Delta/Supporting Files/Info.plist +++ b/Delta/Supporting Files/Info.plist @@ -18,6 +18,20 @@ com.rileytestut.delta.game.snes + + CFBundleTypeIconFiles + + CFBundleTypeName + GBA Game + CFBundleTypeRole + Viewer + LSHandlerRank + Owner + LSItemContentTypes + + com.rileytestut.delta.game.gba + + CFBundleExecutable $(EXECUTABLE_NAME) @@ -83,7 +97,10 @@ UTTypeTagSpecification public.filename-extension - smc + + smc + sfc +