diff --git a/apps/desktop/build/entitlements.mac.plist b/apps/desktop/build/entitlements.mac.plist new file mode 100644 index 0000000000..043ecf496e --- /dev/null +++ b/apps/desktop/build/entitlements.mac.plist @@ -0,0 +1,21 @@ + + + + + + com.apple.security.cs.allow-jit + + com.apple.security.cs.allow-unsigned-executable-memory + + + com.apple.security.cs.allow-dyld-environment-variables + + + com.apple.security.cs.disable-library-validation + + + diff --git a/apps/desktop/build/icon.png b/apps/desktop/build/icon.png new file mode 100644 index 0000000000..48dadbfc58 Binary files /dev/null and b/apps/desktop/build/icon.png differ