Skip to content

Commit ef6bee3

Browse files
committed
🍏 : Enables Fiddles That Capture Audio via Apple's New CoreAudio Tap API
🎶 : [CoreAudio Tap API Reference](https://github.com/insidegui/AudioCap)
1 parent 45c58bc commit ef6bee3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

forge.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ const config: ForgeConfig = {
8484
'Access is needed by certain built-in fiddles in addition to any custom fiddles that may access Contacts',
8585
Reminders:
8686
'Access is needed by certain built-in fiddles in addition to any custom fiddles that may access Reminders',
87+
AudioCapture:
88+
'Access is needed by certain built-in fiddles in addition to any custom fiddles that may capture Audio',
8789
},
8890
appCategoryType: 'public.app-category.developer-tools',
8991
protocols: [

0 commit comments

Comments
 (0)