From a6fc70328da1defd08f454b8a43e922bc5537e9a Mon Sep 17 00:00:00 2001 From: Bug-Reaper Date: Thu, 5 Feb 2026 01:56:42 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=8F=20:=20Enables=20Fiddles=20That=20C?= =?UTF-8?q?apture=20Audio=20via=20Apple's=20New=20CoreAudio=20Tap=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🎶 : [CoreAudio Tap API Reference](https://github.com/insidegui/AudioCap) --- forge.config.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/forge.config.ts b/forge.config.ts index 20766cb917..591a8e2822 100644 --- a/forge.config.ts +++ b/forge.config.ts @@ -84,6 +84,8 @@ const config: ForgeConfig = { 'Access is needed by certain built-in fiddles in addition to any custom fiddles that may access Contacts', Reminders: 'Access is needed by certain built-in fiddles in addition to any custom fiddles that may access Reminders', + AudioCapture: + 'Access is needed by certain built-in fiddles in addition to any custom fiddles that may capture Audio', }, appCategoryType: 'public.app-category.developer-tools', protocols: [