From f8c877e01e6517b13ec085d9d79bf316c7637344 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Fri, 11 Jul 2025 12:30:36 +0200 Subject: Share a configuration between app and quicklook --- Map/Info.plist | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Map') diff --git a/Map/Info.plist b/Map/Info.plist index fb1a6fc..3ce52cd 100644 --- a/Map/Info.plist +++ b/Map/Info.plist @@ -4,12 +4,6 @@ ATSApplicationFontsPath Fonts - SUEnableInstallerLauncherService - - SUPublicEDKey - lacD9VFVjJO55y+hEy+ReU4S0xbrnbdhncui1qLsmfI= - SUFeedURL - https://map.tranquil.systems/appcast.xml CFBundleDocumentTypes @@ -25,6 +19,12 @@ $(PRODUCT_BUNDLE_IDENTIFIER).exampledocument + SUEnableInstallerLauncherService + + SUFeedURL + https://map.tranquil.systems/appcast.xml + SUPublicEDKey + lacD9VFVjJO55y+hEy+ReU4S0xbrnbdhncui1qLsmfI= UTImportedTypeDeclarations @@ -33,7 +33,7 @@ public.plain-text UTTypeDescription - Wardley Map written in Map's wmap syntax + Wardley Map written in Map's wmap syntax UTTypeIcons UTTypeIdentifier -- cgit