add camera usage string for forge

This commit is contained in:
Arjun 2026-07-04 23:13:04 +05:30
parent 51c289ba36
commit a22c4ecad2

View file

@ -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,