From cb1a86f80058c42373ab0ee359808542fa93f012 Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Mon, 15 Oct 2018 10:15:51 +0200 Subject: [PATCH] Add plist key --- FinderGo/Info.plist | 2 ++ FinderSyncExtension/Info.plist | 2 ++ 2 files changed, 4 insertions(+) diff --git a/FinderGo/Info.plist b/FinderGo/Info.plist index 0d67dff..434608d 100644 --- a/FinderGo/Info.plist +++ b/FinderGo/Info.plist @@ -34,5 +34,7 @@ Main NSPrincipalClass NSApplication + NSAppleEventsUsageDescription + Get current Finder path diff --git a/FinderSyncExtension/Info.plist b/FinderSyncExtension/Info.plist index 510a71e..b412794 100644 --- a/FinderSyncExtension/Info.plist +++ b/FinderSyncExtension/Info.plist @@ -37,5 +37,7 @@ Copyright © 2017 Fantageek. All rights reserved. NSPrincipalClass NSApplication + NSAppleEventsUsageDescription + Get current Finder path