mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 21:52:31 -05:00
af73790306
Note `audio-input` and `camera` were already in `entitlements.plist` Supporting changes: - Add `allow-jit` entitlement since documentation says it's needed. - Only use sandbox for MAS build, not for non-MAS macOS build. NOTE: both still use the hardened runtime, as required on Catalina. - Remove `entitlements.inherit.plist` since it matches default settings. - Add to `electron-builder.yaml` English descriptions for why the app requests access to the microphone and camera. I'm not yet sure if there's a way to localize these. - Minor tweaks in `electron-builder.yaml`. |
||
---|---|---|
.. | ||
appx | ||
.gitignore | ||
entitlements.mac.plist | ||
entitlements.mas.plist | ||
make-icons.sh | ||
ScratchDesktop.icns | ||
ScratchDesktop.ico | ||
screenshot.png |