From 80908efdcb1f8d4deb35c0df65651cc96fae71ac Mon Sep 17 00:00:00 2001 From: Kenneth Chew Date: Sun, 15 May 2022 16:33:52 -0400 Subject: Fix indentation of macOS resources --- program_info/App.entitlements | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'program_info/App.entitlements') diff --git a/program_info/App.entitlements b/program_info/App.entitlements index 1850b990..032308a1 100644 --- a/program_info/App.entitlements +++ b/program_info/App.entitlements @@ -2,11 +2,11 @@ - com.apple.security.cs.disable-library-validation - - com.apple.security.device.audio-input - - com.apple.security.device.camera - + com.apple.security.cs.disable-library-validation + + com.apple.security.device.audio-input + + com.apple.security.device.camera + -- cgit