From e8633b243dbf751755823189e99ed3a527f27f4d Mon Sep 17 00:00:00 2001 From: Roopesh Chander Date: Thu, 25 Oct 2018 06:11:51 +0530 Subject: [PATCH] Info.plist: support for opening wg-quick config (.conf) files --- WireGuard/WireGuard/Info.plist | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/WireGuard/WireGuard/Info.plist b/WireGuard/WireGuard/Info.plist index c63f495..262e1a6 100644 --- a/WireGuard/WireGuard/Info.plist +++ b/WireGuard/WireGuard/Info.plist @@ -4,6 +4,25 @@ CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) + CFBundleDocumentTypes + + + CFBundleTypeIconFiles + + CFBundleTypeName + WireGuard wg-quick configuration file + CFBundleTypeRole + Viewer + LSHandlerRank + Default + LSItemContentTypes + + com.wireguard.config.quick + + + + LSSupportsOpeningDocumentsInPlace + CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier