From 5da86dcf05f521bba0086e5dff39b0b94f9d1127 Mon Sep 17 00:00:00 2001 From: rzen Date: Sun, 9 Aug 2026 14:58:08 -0400 Subject: [PATCH] =?UTF-8?q?The=20Mac=20App=20Store=20learns=20what=20shelf?= =?UTF-8?q?=20we=20sit=20on=20=E2=80=94=20Productivity?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upload validation rejects an archive without LSApplicationCategoryType. Claude-Session: https://claude.ai/code/session_01SR4XGjmBE16ZUYWpfFHXwY --- Kanban/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Kanban/Info.plist b/Kanban/Info.plist index f31ae38..9d94408 100644 --- a/Kanban/Info.plist +++ b/Kanban/Info.plist @@ -18,6 +18,8 @@ $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString $(MARKETING_VERSION) + LSApplicationCategoryType + public.app-category.productivity CFBundleVersion 1 LSMinimumSystemVersion