From 8bb00a2dfd32a5b3f9a30f55ac8a9e88b73cd6a2 Mon Sep 17 00:00:00 2001 From: bruvzg <7645683+bruvzg@users.noreply.github.com> Date: Fri, 30 Jul 2021 13:41:24 +0300 Subject: [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- misc/dist/osx_template.app/Contents/Info.plist | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'misc') diff --git a/misc/dist/osx_template.app/Contents/Info.plist b/misc/dist/osx_template.app/Contents/Info.plist index 8e221df946..a087550290 100644 --- a/misc/dist/osx_template.app/Contents/Info.plist +++ b/misc/dist/osx_template.app/Contents/Info.plist @@ -24,10 +24,7 @@ $signature CFBundleVersion $version - NSMicrophoneUsageDescription - $microphone_usage_description - NSCameraUsageDescription - $camera_usage_description +$usage_descriptions NSHumanReadableCopyright $copyright CFBundleSupportedPlatforms @@ -46,6 +43,6 @@ 10.12 NSHighResolutionCapable - $highres +$highres -- cgit v1.2.3