scratch-desktop/buildResources
Christopher Willis-Ford af73790306 macOS: request camera and microphone access
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`.
2020-03-17 18:55:40 -07:00
..
appx Fix Microsoft Store logo size 2018-12-13 18:20:39 -08:00
.gitignore Add AppX icons 2018-12-13 17:36:49 -08:00
entitlements.mac.plist macOS: request camera and microphone access 2020-03-17 18:55:40 -07:00
entitlements.mas.plist macOS: request camera and microphone access 2020-03-17 18:55:40 -07:00
make-icons.sh Fix Microsoft Store logo size 2018-12-13 18:20:39 -08:00
ScratchDesktop.icns Add AppX icons 2018-12-13 17:36:49 -08:00
ScratchDesktop.ico Add AppX icons 2018-12-13 17:36:49 -08:00
screenshot.png Add screenshot 2018-12-13 20:11:28 -08:00