revert: disable rosetta as Electron does not run under rosetta

This reverts commit 4829b0f816.
This commit is contained in:
Samuel Attard
2020-11-18 09:04:16 -08:00
committed by GitHub
parent 2bc859b884
commit dcc6196fe7
4 changed files with 0 additions and 8 deletions

View File

@@ -14,7 +14,5 @@
<true/>
<key>CFBundleVersion</key>
<string>${ELECTRON_VERSION}</string>
<key>LSRequiresNativeExecution</key>
<true/>
</dict>
</plist>