Skip to content

Commit bdb96a0

Browse files
committed
Mention face sensing in NSCameraUsageDescription
Closes #1267
1 parent 5472bfb commit bdb96a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"extendInfo": {
131131
"ITSAppUsesNonExemptEncryption": false,
132132
"LSMultipleInstancesProhibited": true,
133-
"NSCameraUsageDescription": "This app requires camera access when using the video sensing blocks.",
133+
"NSCameraUsageDescription": "This app requires camera access when using the video sensing or face sensing blocks.",
134134
"NSMicrophoneUsageDescription": "This app requires microphone access when recording sounds or detecting loudness."
135135
},
136136
"target": [

0 commit comments

Comments
 (0)