From 32ad6cab8d58d99ebd8a28e8fa6e6f4e587cb1e5 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Tue, 17 Mar 2026 23:19:43 -0500 Subject: v1.0 --- Hutch/Info.plist | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Hutch/Info.plist (limited to 'Hutch/Info.plist') diff --git a/Hutch/Info.plist b/Hutch/Info.plist new file mode 100644 index 0000000..8360406 --- /dev/null +++ b/Hutch/Info.plist @@ -0,0 +1,23 @@ + + + + + CFBundleDisplayName + Hutch + CFBundleName + Hutch + CFBundleURLTypes + + + CFBundleTypeRole + Editor + CFBundleURLName + .cleberg.Hutch + CFBundleURLSchemes + + hutch + + + + + -- cgit v1.2.3