Fix compiling for Catalyst

This commit is contained in:
Shadowfacts 2024-06-16 17:40:23 -07:00
parent 8557e110a8
commit 45a90fb4a2
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
<dict>
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionServiceRoleType</key>
<string>NSExtensionServiceRoleTypeViewer</string>
<key>NSExtensionActivationRule</key>
<dict>
<key>NSExtensionActivationSupportsAttachmentsWithMinCount</key>