diff --git a/package.json b/package.json index f4c49148..fca56524 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,8 @@ "electronUpdaterCompatibility": ">=0.0.1", "category": "public.app-category.productivity", "target": [ + "mas-dev", + "mas", "dmg", "zip" ] diff --git a/resources/entitlements.mas.plist b/resources/entitlements.mas.plist new file mode 100644 index 00000000..ee95ab7e --- /dev/null +++ b/resources/entitlements.mas.plist @@ -0,0 +1,10 @@ + + + + + com.apple.security.app-sandbox + + com.apple.security.network.client + + +