5642e0b81e
Signed-off-by: tulsi <tulsi@block.xyz> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9 lines
314 B
Plaintext
9 lines
314 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
<string>Goose uses your microphone to capture voice input for dictation.</string>
|
|
</dict>
|
|
</plist>
|