mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
fix: disable rosetta as Electron does not run under rosetta (#24670)
This commit is contained in:
@@ -12,5 +12,7 @@
|
||||
<string>APPL</string>
|
||||
<key>LSBackgroundOnly</key>
|
||||
<true/>
|
||||
<key>LSRequiresNativeExecution</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user