From 95847fa87e7238bee8d69d05d6818ca63f75a820 Mon Sep 17 00:00:00 2001 From: John Sterling Date: Sat, 21 Nov 2020 11:44:42 +0100 Subject: [PATCH] Fixes #148 --- .../xcshareddata/xcschemes/Finicky.xcscheme | 88 +++++++++++++++++++ Finicky/Finicky/Info.plist | 29 +++++- 2 files changed, 114 insertions(+), 3 deletions(-) create mode 100644 Finicky/Finicky.xcodeproj/xcshareddata/xcschemes/Finicky.xcscheme diff --git a/Finicky/Finicky.xcodeproj/xcshareddata/xcschemes/Finicky.xcscheme b/Finicky/Finicky.xcodeproj/xcshareddata/xcschemes/Finicky.xcscheme new file mode 100644 index 0000000..18719a0 --- /dev/null +++ b/Finicky/Finicky.xcodeproj/xcshareddata/xcschemes/Finicky.xcscheme @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Finicky/Finicky/Info.plist b/Finicky/Finicky/Info.plist index 8defab7..bb60167 100644 --- a/Finicky/Finicky/Info.plist +++ b/Finicky/Finicky/Info.plist @@ -26,6 +26,29 @@ NSDocumentClass NSDocument + + CFBundleTypeExtensions + + xhtml + xht + xhtm + xht + + CFBundleTypeIconFile + finicky + CFBundleTypeMIMETypes + + application/xhtml+xml + + CFBundleTypeName + XHTML document + CFBundleTypeRole + Viewer + LSTypeIsPackage + 0 + NSDocumentClass + NSDocument + CFBundleExecutable $(EXECUTABLE_NAME) @@ -49,7 +72,7 @@ CFBundleTypeRole Viewer CFBundleURLName - FinickyTestHttp + FinickyHttp CFBundleURLSchemes http @@ -59,7 +82,7 @@ CFBundleTypeRole Viewer CFBundleURLName - FinickyTestHttps + FinickyHttps CFBundleURLSchemes https @@ -67,7 +90,7 @@ CFBundleVersion - 244 + 253 LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion