Add MarsEdit 5 to Apple events entitlements.

This commit is contained in:
Brent Simmons
2024-12-02 21:30:05 -08:00
parent 4c3ff3bba7
commit efa92d3df7
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
<key>com.apple.security.temporary-exception.apple-events</key>
<array>
<string>com.red-sweater.marsedit4</string>
<string>com.red-sweater.marsedit5</string>
</array>
<key>com.apple.security.application-groups</key>
<array>

View File

@@ -29,6 +29,7 @@
<key>com.apple.security.temporary-exception.apple-events</key>
<array>
<string>com.red-sweater.marsedit4</string>
<string>com.red-sweater.marsedit5</string>
</array>
</dict>
</plist>