mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
add camera usage string for forge
This commit is contained in:
parent
51c289ba36
commit
a22c4ecad2
1 changed files with 1 additions and 0 deletions
|
|
@ -199,6 +199,7 @@ module.exports = {
|
|||
],
|
||||
extendInfo: {
|
||||
NSAudioCaptureUsageDescription: 'Rowboat needs access to system audio to transcribe meetings from other apps (Zoom, Meet, etc.)',
|
||||
NSCameraUsageDescription: 'Rowboat uses your camera in video chat mode so the assistant can see you and give feedback (e.g. pitch practice).',
|
||||
},
|
||||
osxSign: {
|
||||
batchCodesignCalls: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue