Prevent Mac app from running under Rosseta 2

This commit is contained in:
Wojtek Mach 2022-11-24 16:48:57 +01:00
parent b335e1c9cb
commit 93532b8d63

View file

@ -63,5 +63,8 @@
<key>LSUIElement</key>
<true/>
<% end %>
<key>LSRequiresNativeExecution</key>
<true/>
</dict>
</plist>