File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 4
4
<dict >
5
5
<key >com.apple.security.app-sandbox </key >
6
6
<true />
7
+ <key >com.apple.security.cs.allow-unsigned-executable-memory </key >
8
+ <true />
7
9
<key >com.apple.security.inherit </key >
8
10
<true />
9
11
</dict >
Original file line number Diff line number Diff line change 4
4
<dict >
5
5
<key >com.apple.security.app-sandbox </key >
6
6
<true />
7
+ <key >com.apple.security.cs.allow-unsigned-executable-memory </key >
8
+ <true />
7
9
<key >com.apple.security.device.audio-input </key >
8
10
<true />
9
11
<key >com.apple.security.device.camera </key >
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ appId: edu.mit.scratch.scratch-desktop
5
5
productName : " Scratch Desktop"
6
6
mac :
7
7
category : public.app-category.education
8
+ hardenedRuntime : true
8
9
icon : buildResources/ScratchDesktop.icns
9
10
provisioningProfile : embedded.provisionprofile
10
11
target :
You can’t perform that action at this time.
0 commit comments