diff --git a/Delta/Supporting Files/Info.plist b/Delta/Supporting Files/Info.plist index fa7d425..26aa9ed 100644 --- a/Delta/Supporting Files/Info.plist +++ b/Delta/Supporting Files/Info.plist @@ -74,6 +74,20 @@ com.rileytestut.delta.game.gbc + + CFBundleTypeIconFiles + + CFBundleTypeName + NES Game + CFBundleTypeRole + Viewer + LSHandlerRank + Owner + LSItemContentTypes + + com.rileytestut.delta.game.nes + + CFBundleExecutable $(EXECUTABLE_NAME) @@ -240,6 +254,23 @@ + + UTTypeConformsTo + + com.rileytestut.delta.game + + UTTypeDescription + NES Game + UTTypeIdentifier + com.rileytestut.delta.game.nes + UTTypeTagSpecification + + public.filename-extension + + nes + + +