Skip to content

Commit

Permalink
revert: disable rosetta as Electron does not run under rosetta
Browse files Browse the repository at this point in the history
This reverts commit 4829b0f.

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
  • Loading branch information
trop[bot] and MarshallOfSound committed Nov 18, 2020
1 parent 3f2d5c2 commit fdaaee0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions shell/app/resources/mac/loginhelper-Info.plist
Expand Up @@ -12,7 +12,5 @@
<string>APPL</string>
<key>LSBackgroundOnly</key>
<true/>
<key>LSRequiresNativeExecution</key>
<true/>
</dict>
</plist>
2 changes: 0 additions & 2 deletions shell/browser/resources/mac/Info.plist
Expand Up @@ -38,7 +38,5 @@
<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>
2 changes: 0 additions & 2 deletions shell/common/resources/mac/Info.plist
Expand Up @@ -14,7 +14,5 @@
<true/>
<key>CFBundleVersion</key>
<string>${ELECTRON_VERSION}</string>
<key>LSRequiresNativeExecution</key>
<true/>
</dict>
</plist>
2 changes: 0 additions & 2 deletions shell/renderer/resources/mac/Info.plist
Expand Up @@ -12,7 +12,5 @@
<true/>
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>LSRequiresNativeExecution</key>
<true/>
</dict>
</plist>

0 comments on commit fdaaee0

Please sign in to comment.