mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-01-24 04:59:47 -05:00
Merge pull request #196 from fsih/updateUploadComment
Update comment to reflect camera upload feature removal
This commit is contained in:
commit
cf4d0bea13
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ mac:
|
||||||
entitlements: buildResources/entitlements.mac.plist
|
entitlements: buildResources/entitlements.mac.plist
|
||||||
extendInfo:
|
extendInfo:
|
||||||
NSCameraUsageDescription: >-
|
NSCameraUsageDescription: >-
|
||||||
This app requires camera access when taking a photo in the paint editor or using the video sensing blocks.
|
This app requires camera access when using the video sensing blocks.
|
||||||
NSMicrophoneUsageDescription: >-
|
NSMicrophoneUsageDescription: >-
|
||||||
This app requires microphone access when recording sounds or detecting loudness.
|
This app requires microphone access when recording sounds or detecting loudness.
|
||||||
gatekeeperAssess: true
|
gatekeeperAssess: true
|
||||||
|
|
Loading…
Reference in a new issue