fix: disable rosetta as Electron does not run under rosetta (#24670)
This commit is contained in:
parent
a612fb00c8
commit
4829b0f816
4 changed files with 8 additions and 0 deletions
|
@ -40,5 +40,7 @@
|
|||
<string>This app needs access to the microphone</string>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>This app needs access to the camera</string>
|
||||
<key>LSRequiresNativeExecution</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue