From a065cd75be03cfdc19660ee3968ec6af783642c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Wei=C3=9F?= Date: Wed, 6 Jan 2021 14:05:06 +0100 Subject: [PATCH 1/2] Actually fix LSMinimumSystemVersion in Info.plist. --- Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Info.plist b/Info.plist index 152757515..4eb243dd8 100644 --- a/Info.plist +++ b/Info.plist @@ -1017,7 +1017,7 @@ LSApplicationCategoryType public.app-category.music LSMinimumSystemVersion - 10.13.0 + $(MACOSX_DEPLOYMENT_TARGET) NSAppTransportSecurity NSAllowsArbitraryLoads From 10a76e3b39a8d1a876af89d8bb5c87d3a99a0e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Wei=C3=9F?= Date: Wed, 6 Jan 2021 14:05:34 +0100 Subject: [PATCH 2/2] Info.plist touched by Xcode. --- Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Info.plist b/Info.plist index 4eb243dd8..b3c737e60 100644 --- a/Info.plist +++ b/Info.plist @@ -649,7 +649,7 @@ CFBundleTypeIconFile ape.icns CFBundleTypeName - Monkey's Audio File + Monkey's Audio File CFBundleTypeRole Viewer LSTypeIsPackage