diff --git a/src-tauri/entitlements.plist b/src-tauri/entitlements.plist index 7ffb8ca..eb43132 100644 --- a/src-tauri/entitlements.plist +++ b/src-tauri/entitlements.plist @@ -2,117 +2,13 @@ - - com.apple.security.app-sandbox - - - - com.apple.security.network.client - - - - com.apple.security.network.outgoing - - - - com.apple.security.files.user-selected.read-write - - - - com.apple.security.files.downloads.read-write - - - - com.apple.security.files.home-relative-path.read-write - - - - com.apple.security.temporary-exception.files.absolute-path.read-write - - /tmp/ - /var/tmp/ - - - - com.apple.security.cs.allow-unsigned-executable-memory - - - - com.apple.security.cs.allow-jit - - - - com.apple.security.cs.allow-dyld-environment-variables - - - com.apple.security.cs.disable-library-validation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - keychain-access-groups - - $(AppIdentifierPrefix)com.hackclub.hackatime - - - - com.apple.security.automation.apple-events + com.apple.security.cs.allow-dyld-environment-variables + + com.apple.security.device.audio-input + + com.apple.security.device.camera - - - - - - - - - - + \ No newline at end of file