From b61bbd842627d18139ad7f2ecabf862723bcce4a Mon Sep 17 00:00:00 2001 From: Dhruv Shah Date: Thu, 28 Jan 2021 21:34:16 +0100 Subject: [PATCH] fix: Issue #294 NSAllowsArbitraryLoads flag set to false to avoid security issues raised by code-analysers --- vendor/mac.noindex/terminal-notifier.app/Contents/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/mac.noindex/terminal-notifier.app/Contents/Info.plist b/vendor/mac.noindex/terminal-notifier.app/Contents/Info.plist index f08df7b..9e6ad8f 100644 --- a/vendor/mac.noindex/terminal-notifier.app/Contents/Info.plist +++ b/vendor/mac.noindex/terminal-notifier.app/Contents/Info.plist @@ -49,7 +49,7 @@ NSAppTransportSecurity NSAllowsArbitraryLoads - + NSHumanReadableCopyright Copyright © 2012-2016 Eloy Durán, Julien Blanchard. All rights reserved.